From 4c731fb697ab9a6a587eef6b80c7ba89992187e1d2a462c38bbe487f4eb3d016 Mon Sep 17 00:00:00 2001 From: Johannes Meixner Date: Wed, 17 Sep 2014 13:44:14 +0000 Subject: [PATCH] osc copypac from project:home:jsmeix:branches:SUSE:SLE-12:GA package:ghostscript revision:10, using expand, using client side copy OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=41 --- ghostscript-9.15rc2.tar.gz | 3 +++ ghostscript-mini.changes | 10 +++++++++- ghostscript-mini.spec | 10 +++++----- ghostscript.changes | 10 +++++++++- ghostscript.spec | 10 +++++----- 5 files changed, 31 insertions(+), 12 deletions(-) create mode 100644 ghostscript-9.15rc2.tar.gz diff --git a/ghostscript-9.15rc2.tar.gz b/ghostscript-9.15rc2.tar.gz new file mode 100644 index 0000000..db10ddb --- /dev/null +++ b/ghostscript-9.15rc2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:280297d71519cb43c1c18ba7ae6c1330766f8f91b68c1b5890139301c1dc046c +size 33424103 diff --git a/ghostscript-mini.changes b/ghostscript-mini.changes index 2bbf613..4b1253b 100644 --- a/ghostscript-mini.changes +++ b/ghostscript-mini.changes @@ -1,7 +1,15 @@ +------------------------------------------------------------------- +Wed Sep 17 12:17:47 CEST 2014 - jsmeix@suse.de + +- Version upgrade to 9.15rc2 (second release candidate for 9.15). + Ghostscript upstream QA highlighted a couple of issues + that they felt warranted a fresh release candidate. + For details see the History9.htm file. + ------------------------------------------------------------------- Tue Sep 9 16:06:31 CEST 2014 - jsmeix@suse.de -- Version upgrade to 9.15rc1 (release candidate for the 9.15 version). +- Version upgrade to 9.15rc1 (first release candidate for 9.15). For details see the News.htm and History9.htm files. - ppc64le-support.patch is no longer needed because it is fixed in the upstream sources. diff --git a/ghostscript-mini.spec b/ghostscript-mini.spec index 98a472e..1dcd865 100644 --- a/ghostscript-mini.spec +++ b/ghostscript-mini.spec @@ -35,7 +35,7 @@ Url: http://www.ghostscript.com/ # But only with the alphabetic prefix "9.pre15rc1" would be older than the previous version number "9.14" # because rpmvercmp would treat 9.pre15rc1 as 9.pre.15.rc1 and letters are older than numbers # so that we keep additionally the previous version number to upgrade from the previous version: -Version: 9.14pre15rc1 +Version: 9.14pre15rc2 Release: 0 # Normal version for Ghostscript releases is the upstream version: #Version: 9.14 @@ -43,7 +43,7 @@ Release: 0 # Special tarball_version needed for Ghostscript release candidates e.g. "define tarball_version 9.15rc1". # For Ghostscript releases tarball_version and version are the same (i.e. the upstream version): #define tarball_version %{version} -%define tarball_version 9.15rc1 +%define tarball_version 9.15rc2 # built_version is used below in the install and files sections: # Separated built_version needed in case of Ghostscript release candidates e.g. "define built_version 9.15". # For Ghostscript releases built_version and version are the same (i.e. the upstream version): @@ -51,10 +51,10 @@ Release: 0 %define built_version 9.15 # Source0...Source9 is for sources from upstream: # Special URLs for Ghostscript release candidates: -# URL for Source0: http://www.ghostscript.com/~chrisl/ghostscript-9.15rc1.tar.gz +# URL for Source0: http://www.ghostscript.com/~chrisl/ghostscript-9.15rc2.tar.gz # URL for MD5 checksums: http://www.ghostscript.com/~chrisl/MD5SUMS or http://www.ghostscript.com/~chrisl/MD5SUM -# MD5 checksum for Source0: 619e5a1fdfd3f1098f1a37f7f9772b5c -Source0: http://www.ghostscript.com/~chrisl/ghostscript-9.15rc1.tar.gz +# MD5 checksum for Source0: 20bffacff52552aa1c430fe64403fb68 +Source0: http://www.ghostscript.com/~chrisl/ghostscript-9.15rc2.tar.gz # Normal URLs for Ghostscript releases: # URL for Source0: http://downloads.ghostscript.com/public/ghostscript-9.14.tar.gz # URL for MD5 checksums: http://downloads.ghostscript.com/public/MD5SUMS diff --git a/ghostscript.changes b/ghostscript.changes index 0380b6d..52d2d1d 100644 --- a/ghostscript.changes +++ b/ghostscript.changes @@ -1,7 +1,15 @@ +------------------------------------------------------------------- +Wed Sep 17 12:17:47 CEST 2014 - jsmeix@suse.de + +- Version upgrade to 9.15rc2 (second release candidate for 9.15). + Ghostscript upstream QA highlighted a couple of issues + that they felt warranted a fresh release candidate. + For details see the History9.htm file. + ------------------------------------------------------------------- Tue Sep 9 16:06:31 CEST 2014 - jsmeix@suse.de -- Version upgrade to 9.15rc1 (release candidate for the 9.15 version). +- Version upgrade to 9.15rc1 (first release candidate for 9.15). For details see the News.htm and History9.htm files. - ppc64le-support.patch is no longer needed because it is fixed in the upstream sources. diff --git a/ghostscript.spec b/ghostscript.spec index d171707..210c878 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -41,7 +41,7 @@ Url: http://www.ghostscript.com/ # But only with the alphabetic prefix "9.pre15rc1" would be older than the previous version number "9.14" # because rpmvercmp would treat 9.pre15rc1 as 9.pre.15.rc1 and letters are older than numbers # so that we keep additionally the previous version number to upgrade from the previous version: -Version: 9.14pre15rc1 +Version: 9.14pre15rc2 Release: 0 # Normal version for Ghostscript releases is the upstream version: #Version: 9.14 @@ -49,7 +49,7 @@ Release: 0 # Special tarball_version needed for Ghostscript release candidates e.g. "define tarball_version 9.15rc1". # For Ghostscript releases tarball_version and version are the same (i.e. the upstream version): #define tarball_version %{version} -%define tarball_version 9.15rc1 +%define tarball_version 9.15rc2 # built_version is used below in the install and files sections: # Separated built_version needed in case of Ghostscript release candidates e.g. "define built_version 9.15". # For Ghostscript releases built_version and version are the same (i.e. the upstream version): @@ -57,10 +57,10 @@ Release: 0 %define built_version 9.15 # Source0...Source9 is for sources from upstream: # Special URLs for Ghostscript release candidates: -# URL for Source0: http://www.ghostscript.com/~chrisl/ghostscript-9.15rc1.tar.gz +# URL for Source0: http://www.ghostscript.com/~chrisl/ghostscript-9.15rc2.tar.gz # URL for MD5 checksums: http://www.ghostscript.com/~chrisl/MD5SUMS or http://www.ghostscript.com/~chrisl/MD5SUM -# MD5 checksum for Source0: 619e5a1fdfd3f1098f1a37f7f9772b5c -Source0: http://www.ghostscript.com/~chrisl/ghostscript-9.15rc1.tar.gz +# MD5 checksum for Source0: 20bffacff52552aa1c430fe64403fb68 +Source0: http://www.ghostscript.com/~chrisl/ghostscript-9.15rc2.tar.gz # Normal URLs for Ghostscript releases: # URL for Source0: http://downloads.ghostscript.com/public/ghostscript-9.14.tar.gz # URL for MD5 checksums: http://downloads.ghostscript.com/public/MD5SUMS