From b614853f410e6d921a65db316945aec5532f6524 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Aug 12 2015 01:00:58 +0000 Subject: Update to 8.0.5 - Update URL --- diff --git a/.gitignore b/.gitignore index 489f123..f1176f0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /ast-8.0.1.tar.gz /ast-8.0.2.tar.gz /ast-8.0.4.tar.gz +/ast-8.0.5.tar.gz diff --git a/ast-bundled.patch b/ast-bundled.patch index 7894bf4..3f30ce6 100644 --- a/ast-bundled.patch +++ b/ast-bundled.patch @@ -1,6 +1,6 @@ -diff -up ast-8.0.4/Makefile.in.bundled ast-8.0.4/Makefile.in ---- ast-8.0.4/Makefile.in.bundled 2015-04-17 18:27:34.062273923 -0600 -+++ ast-8.0.4/Makefile.in 2015-04-17 18:29:40.338469796 -0600 +diff -up ast-8.0.5/Makefile.in.bundled ast-8.0.5/Makefile.in +--- ast-8.0.5/Makefile.in.bundled 2015-08-11 18:59:25.044101526 -0600 ++++ ast-8.0.5/Makefile.in 2015-08-11 18:59:25.047101573 -0600 @@ -215,10 +215,6 @@ am__objects_1 = libast_la-axis.lo libast am__objects_2 = am__objects_3 = $(am__objects_2) @@ -169,7 +169,7 @@ diff -up ast-8.0.4/Makefile.in.bundled ast-8.0.4/Makefile.in distclean-libtool: -rm -f libtool config.lt -@@ -3645,8 +3551,6 @@ clean-generic: +@@ -3648,8 +3554,6 @@ clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) @@ -178,7 +178,7 @@ diff -up ast-8.0.4/Makefile.in.bundled ast-8.0.4/Makefile.in maintainer-clean-generic: @echo "This command is intended for maintainers to use" -@@ -3666,7 +3570,6 @@ clean-am: clean-checkPROGRAMS clean-gene +@@ -3669,7 +3573,6 @@ clean-am: clean-checkPROGRAMS clean-gene distclean: distclean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) @@ -186,7 +186,7 @@ diff -up ast-8.0.4/Makefile.in.bundled ast-8.0.4/Makefile.in -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-libtool distclean-tags -@@ -3719,7 +3622,6 @@ installcheck-am: +@@ -3722,7 +3625,6 @@ installcheck-am: maintainer-clean: maintainer-clean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache diff --git a/ast.spec b/ast.spec index 39d9037..1f5cb49 100644 --- a/ast.spec +++ b/ast.spec @@ -1,14 +1,14 @@ %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}} Name: ast -Version: 8.0.4 -Release: 2%{?dist} +Version: 8.0.5 +Release: 1%{?dist} Summary: A Library for Handling World Coordinate Systems in Astronomy Group: System Environment/Libraries # proj.c proj.h wcsmath.h wcstrig.c wcstrig.h are LGPLv2+ License: LGPLv3+ and LGPLv2+ -URL: http://starlink.jach.hawaii.edu/starlink/AST +URL: http://starlink.eao.hawaii.edu/starlink/AST Source0: http://www.starlink.ac.uk/download/ast/ast-%{version}.tar.gz # Fix up library linkages Patch0: ast-libs.patch @@ -129,6 +129,10 @@ make check %changelog +* Tue Aug 11 2015 Orion Poplawski 8.0.5-1 +- Update to 8.0.5 +- Update URL + * Wed Jun 17 2015 Fedora Release Engineering - 8.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 64a052f..2b93a01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4bcd879f693e83215c0109b8b541b584 ast-8.0.4.tar.gz +9cd4b9f8b83f46f208d6a5aa9a6882d3 ast-8.0.5.tar.gz