From 2b2685ebeae8f345e12543d933f9697a99aae9af2588315e2fced3d18e4ddf33 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 13 Mar 2018 02:20:24 +0000 Subject: [PATCH 1/7] osc copypac from project:devel:languages:haskell:lts:10 package:ghc-zlib revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zlib?expand=0&rev=30 --- ghc-zlib.changes | 6 ++++++ ghc-zlib.spec | 4 ++-- zlib-0.6.1.2.tar.gz | 3 --- zlib-0.6.2.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 zlib-0.6.1.2.tar.gz create mode 100644 zlib-0.6.2.tar.gz diff --git a/ghc-zlib.changes b/ghc-zlib.changes index 9eb034d..d5c00be 100644 --- a/ghc-zlib.changes +++ b/ghc-zlib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Mar 11 03:07:48 UTC 2018 - psimons@suse.com + +- Update zlib to version 0.6.2. + A more detailed change log is not available. + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com diff --git a/ghc-zlib.spec b/ghc-zlib.spec index 4c7da4a..ebf7edf 100644 --- a/ghc-zlib.spec +++ b/ghc-zlib.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-zlib # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name zlib %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.6.1.2 +Version: 0.6.2 Release: 0 Summary: Compression and decompression in the gzip and zlib formats License: BSD-2-Clause diff --git a/zlib-0.6.1.2.tar.gz b/zlib-0.6.1.2.tar.gz deleted file mode 100644 index 9f642c6..0000000 --- a/zlib-0.6.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4eb4e636caf07a16a9730ce469a00b65d5748f259f43edd904dd457b198a2bb -size 142413 diff --git a/zlib-0.6.2.tar.gz b/zlib-0.6.2.tar.gz new file mode 100644 index 0000000..288476f --- /dev/null +++ b/zlib-0.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dcc7d925769bdbeb323f83b66884101084167501f11d74d21eb9bc515707fed +size 142677 From 6cd3c61f4029186c914f748c050b5734c321c50c8fa843d44584e3b437531a3a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 2 Apr 2018 15:08:58 +0000 Subject: [PATCH 2/7] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-zlib revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zlib?expand=0&rev=31 --- ghc-zlib.changes | 98 +----------------------------------------------- 1 file changed, 1 insertion(+), 97 deletions(-) diff --git a/ghc-zlib.changes b/ghc-zlib.changes index d5c00be..351d72d 100644 --- a/ghc-zlib.changes +++ b/ghc-zlib.changes @@ -1,102 +1,6 @@ ------------------------------------------------------------------- -Sun Mar 11 03:07:48 UTC 2018 - psimons@suse.com +Wed Mar 14 16:55:56 UTC 2018 - psimons@suse.com - Update zlib to version 0.6.2. A more detailed change log is not available. -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Sun Oct 30 16:26:14 UTC 2016 - psimons@suse.com - -- Update to version 0.6.1.2 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 10 17:32:48 UTC 2016 - psimons@suse.com - -- Update to version 0.6.1.1 revision 3 with cabal2obs. - -------------------------------------------------------------------- -Wed Dec 30 11:25:25 UTC 2015 - mimi.vx@gmail.com - -- update to 0.6.1.1 -- regenerated spec file with cabal-rpm -* Support for concatenated gzip files (multiple back-to-back streams) -* Fixed warnings with new GHC -* Fixed testsuite -* New incremental interface for compression and decompression -* Provide access to unconsumed trailing data -* Simplified structured error type, and instance of Exception -* Fixed memory leak of zlib z_stream C structure -* More derivied instances (Eq, Show, Typeable, Generic) - -------------------------------------------------------------------- -Sat Apr 11 09:09:18 UTC 2015 - mimi.vx@gmail.com - -- update to 0.5.4.2 -* no upstreqm changelog - -------------------------------------------------------------------- -Fri Sep 12 06:54:28 UTC 2014 - peter.trommler@ohm-hochschule.de - -- update copyright notice (year) in spec file - -------------------------------------------------------------------- -Sat Aug 23 00:31:27 UTC 2014 - peter.trommler@ohm-hochschule.de - -- enable PowerPC builds - -------------------------------------------------------------------- -Mon May 6 10:45:21 UTC 2013 - peter.trommler@ohm-hochschule.de - -- update to 0.5.4.1 -* no changelog -- part of Haskell Platform 2013.2 update -- more transparent packaging (fewer macros) - -------------------------------------------------------------------- -Thu Dec 27 12:28:22 UTC 2012 - peter.trommler@ohm-hochschule.de - -- fix license tag (intentionally empty 3rd clause) -- expand macro in name tag (help factory-auto) - -------------------------------------------------------------------- -Sat Nov 17 14:58:26 UTC 2012 - peter.trommler@ohm-hochschule.de - -- make service localonly for Factory submission - -------------------------------------------------------------------- -Tue Oct 2 11:21:27 UTC 2012 - peter.trommler@ohm-hochschule.de - -- update to 0.5.4.0 from upstream (no changelog) -- required by Haskell Platform 2012.4.0.0 - -------------------------------------------------------------------- -Mon Jun 4 06:51:40 UTC 2012 - peter.trommler@ohm-hochschule.de - -- update to 0.5.3.3 from upstream (no changelog) -- required by Haskell Platform 2012.2.0.0 - -------------------------------------------------------------------- -Thu Feb 23 13:42:43 UTC 2012 - peter.trommler@ohm-hochschule.de - -- Added BuildRoot for sle11-sp1 - -------------------------------------------------------------------- -Thu Dec 15 09:33:05 UTC 2011 - peter.trommler@ohm-hochschule.de - -- Added requires zlib-devel - -------------------------------------------------------------------- -Thu Dec 15 09:08:25 UTC 2011 - peter.trommler@ohm-hochschule.de - -- Add arches for OBS. - -------------------------------------------------------------------- -Thu Dec 15 09:06:35 UTC 2011 - peter.trommler@ohm-hochschule.de - -- Initial packaging. - From d457062291cfc2952fea59a91b0304c07a841648337230545845871dd29c7e1c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 13 Apr 2018 14:13:07 +0000 Subject: [PATCH 3/7] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-zlib revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zlib?expand=0&rev=32 --- ghc-zlib.changes | 98 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 97 insertions(+), 1 deletion(-) diff --git a/ghc-zlib.changes b/ghc-zlib.changes index 351d72d..bde3a73 100644 --- a/ghc-zlib.changes +++ b/ghc-zlib.changes @@ -1,6 +1,102 @@ ------------------------------------------------------------------- -Wed Mar 14 16:55:56 UTC 2018 - psimons@suse.com +Thu Apr 12 08:31:52 UTC 2018 - psimons@suse.com - Update zlib to version 0.6.2. A more detailed change log is not available. +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Sun Oct 30 16:26:14 UTC 2016 - psimons@suse.com + +- Update to version 0.6.1.2 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:32:48 UTC 2016 - psimons@suse.com + +- Update to version 0.6.1.1 revision 3 with cabal2obs. + +------------------------------------------------------------------- +Wed Dec 30 11:25:25 UTC 2015 - mimi.vx@gmail.com + +- update to 0.6.1.1 +- regenerated spec file with cabal-rpm +* Support for concatenated gzip files (multiple back-to-back streams) +* Fixed warnings with new GHC +* Fixed testsuite +* New incremental interface for compression and decompression +* Provide access to unconsumed trailing data +* Simplified structured error type, and instance of Exception +* Fixed memory leak of zlib z_stream C structure +* More derivied instances (Eq, Show, Typeable, Generic) + +------------------------------------------------------------------- +Sat Apr 11 09:09:18 UTC 2015 - mimi.vx@gmail.com + +- update to 0.5.4.2 +* no upstreqm changelog + +------------------------------------------------------------------- +Fri Sep 12 06:54:28 UTC 2014 - peter.trommler@ohm-hochschule.de + +- update copyright notice (year) in spec file + +------------------------------------------------------------------- +Sat Aug 23 00:31:27 UTC 2014 - peter.trommler@ohm-hochschule.de + +- enable PowerPC builds + +------------------------------------------------------------------- +Mon May 6 10:45:21 UTC 2013 - peter.trommler@ohm-hochschule.de + +- update to 0.5.4.1 +* no changelog +- part of Haskell Platform 2013.2 update +- more transparent packaging (fewer macros) + +------------------------------------------------------------------- +Thu Dec 27 12:28:22 UTC 2012 - peter.trommler@ohm-hochschule.de + +- fix license tag (intentionally empty 3rd clause) +- expand macro in name tag (help factory-auto) + +------------------------------------------------------------------- +Sat Nov 17 14:58:26 UTC 2012 - peter.trommler@ohm-hochschule.de + +- make service localonly for Factory submission + +------------------------------------------------------------------- +Tue Oct 2 11:21:27 UTC 2012 - peter.trommler@ohm-hochschule.de + +- update to 0.5.4.0 from upstream (no changelog) +- required by Haskell Platform 2012.4.0.0 + +------------------------------------------------------------------- +Mon Jun 4 06:51:40 UTC 2012 - peter.trommler@ohm-hochschule.de + +- update to 0.5.3.3 from upstream (no changelog) +- required by Haskell Platform 2012.2.0.0 + +------------------------------------------------------------------- +Thu Feb 23 13:42:43 UTC 2012 - peter.trommler@ohm-hochschule.de + +- Added BuildRoot for sle11-sp1 + +------------------------------------------------------------------- +Thu Dec 15 09:33:05 UTC 2011 - peter.trommler@ohm-hochschule.de + +- Added requires zlib-devel + +------------------------------------------------------------------- +Thu Dec 15 09:08:25 UTC 2011 - peter.trommler@ohm-hochschule.de + +- Add arches for OBS. + +------------------------------------------------------------------- +Thu Dec 15 09:06:35 UTC 2011 - peter.trommler@ohm-hochschule.de + +- Initial packaging. + From 05876c95e2b2dfdba74d080e9d0293994928b1efead4733c23b6c5674e751e5a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 26 Apr 2018 07:57:42 +0000 Subject: [PATCH 4/7] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-zlib revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zlib?expand=0&rev=33 --- ghc-zlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-zlib.spec b/ghc-zlib.spec index ebf7edf..fc1c0d1 100644 --- a/ghc-zlib.spec +++ b/ghc-zlib.spec @@ -78,7 +78,7 @@ This package provides the Haskell %{pkg_name} library development files. %ghc_pkg_recache %files -f %{name}.files -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files %doc changelog examples From 774c96e239dfc030a79f7ba91479329f18ff240364aace43c6c663b1992ae0b9 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 13:19:00 +0000 Subject: [PATCH 5/7] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-zlib revision:1, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zlib?expand=0&rev=34 --- ghc-zlib.changes | 102 ----------------------------------------------- 1 file changed, 102 deletions(-) delete mode 100644 ghc-zlib.changes diff --git a/ghc-zlib.changes b/ghc-zlib.changes deleted file mode 100644 index bde3a73..0000000 --- a/ghc-zlib.changes +++ /dev/null @@ -1,102 +0,0 @@ -------------------------------------------------------------------- -Thu Apr 12 08:31:52 UTC 2018 - psimons@suse.com - -- Update zlib to version 0.6.2. - A more detailed change log is not available. - -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Sun Oct 30 16:26:14 UTC 2016 - psimons@suse.com - -- Update to version 0.6.1.2 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 10 17:32:48 UTC 2016 - psimons@suse.com - -- Update to version 0.6.1.1 revision 3 with cabal2obs. - -------------------------------------------------------------------- -Wed Dec 30 11:25:25 UTC 2015 - mimi.vx@gmail.com - -- update to 0.6.1.1 -- regenerated spec file with cabal-rpm -* Support for concatenated gzip files (multiple back-to-back streams) -* Fixed warnings with new GHC -* Fixed testsuite -* New incremental interface for compression and decompression -* Provide access to unconsumed trailing data -* Simplified structured error type, and instance of Exception -* Fixed memory leak of zlib z_stream C structure -* More derivied instances (Eq, Show, Typeable, Generic) - -------------------------------------------------------------------- -Sat Apr 11 09:09:18 UTC 2015 - mimi.vx@gmail.com - -- update to 0.5.4.2 -* no upstreqm changelog - -------------------------------------------------------------------- -Fri Sep 12 06:54:28 UTC 2014 - peter.trommler@ohm-hochschule.de - -- update copyright notice (year) in spec file - -------------------------------------------------------------------- -Sat Aug 23 00:31:27 UTC 2014 - peter.trommler@ohm-hochschule.de - -- enable PowerPC builds - -------------------------------------------------------------------- -Mon May 6 10:45:21 UTC 2013 - peter.trommler@ohm-hochschule.de - -- update to 0.5.4.1 -* no changelog -- part of Haskell Platform 2013.2 update -- more transparent packaging (fewer macros) - -------------------------------------------------------------------- -Thu Dec 27 12:28:22 UTC 2012 - peter.trommler@ohm-hochschule.de - -- fix license tag (intentionally empty 3rd clause) -- expand macro in name tag (help factory-auto) - -------------------------------------------------------------------- -Sat Nov 17 14:58:26 UTC 2012 - peter.trommler@ohm-hochschule.de - -- make service localonly for Factory submission - -------------------------------------------------------------------- -Tue Oct 2 11:21:27 UTC 2012 - peter.trommler@ohm-hochschule.de - -- update to 0.5.4.0 from upstream (no changelog) -- required by Haskell Platform 2012.4.0.0 - -------------------------------------------------------------------- -Mon Jun 4 06:51:40 UTC 2012 - peter.trommler@ohm-hochschule.de - -- update to 0.5.3.3 from upstream (no changelog) -- required by Haskell Platform 2012.2.0.0 - -------------------------------------------------------------------- -Thu Feb 23 13:42:43 UTC 2012 - peter.trommler@ohm-hochschule.de - -- Added BuildRoot for sle11-sp1 - -------------------------------------------------------------------- -Thu Dec 15 09:33:05 UTC 2011 - peter.trommler@ohm-hochschule.de - -- Added requires zlib-devel - -------------------------------------------------------------------- -Thu Dec 15 09:08:25 UTC 2011 - peter.trommler@ohm-hochschule.de - -- Add arches for OBS. - -------------------------------------------------------------------- -Thu Dec 15 09:06:35 UTC 2011 - peter.trommler@ohm-hochschule.de - -- Initial packaging. - From c1f143cd38d82e19dfbf500ebee1a792f66d5b1c10e534115be43a1242a37d50 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 15:21:25 +0000 Subject: [PATCH 6/7] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-zlib revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zlib?expand=0&rev=35 --- ghc-zlib.changes | 96 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 ghc-zlib.changes diff --git a/ghc-zlib.changes b/ghc-zlib.changes new file mode 100644 index 0000000..9eb034d --- /dev/null +++ b/ghc-zlib.changes @@ -0,0 +1,96 @@ +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Sun Oct 30 16:26:14 UTC 2016 - psimons@suse.com + +- Update to version 0.6.1.2 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:32:48 UTC 2016 - psimons@suse.com + +- Update to version 0.6.1.1 revision 3 with cabal2obs. + +------------------------------------------------------------------- +Wed Dec 30 11:25:25 UTC 2015 - mimi.vx@gmail.com + +- update to 0.6.1.1 +- regenerated spec file with cabal-rpm +* Support for concatenated gzip files (multiple back-to-back streams) +* Fixed warnings with new GHC +* Fixed testsuite +* New incremental interface for compression and decompression +* Provide access to unconsumed trailing data +* Simplified structured error type, and instance of Exception +* Fixed memory leak of zlib z_stream C structure +* More derivied instances (Eq, Show, Typeable, Generic) + +------------------------------------------------------------------- +Sat Apr 11 09:09:18 UTC 2015 - mimi.vx@gmail.com + +- update to 0.5.4.2 +* no upstreqm changelog + +------------------------------------------------------------------- +Fri Sep 12 06:54:28 UTC 2014 - peter.trommler@ohm-hochschule.de + +- update copyright notice (year) in spec file + +------------------------------------------------------------------- +Sat Aug 23 00:31:27 UTC 2014 - peter.trommler@ohm-hochschule.de + +- enable PowerPC builds + +------------------------------------------------------------------- +Mon May 6 10:45:21 UTC 2013 - peter.trommler@ohm-hochschule.de + +- update to 0.5.4.1 +* no changelog +- part of Haskell Platform 2013.2 update +- more transparent packaging (fewer macros) + +------------------------------------------------------------------- +Thu Dec 27 12:28:22 UTC 2012 - peter.trommler@ohm-hochschule.de + +- fix license tag (intentionally empty 3rd clause) +- expand macro in name tag (help factory-auto) + +------------------------------------------------------------------- +Sat Nov 17 14:58:26 UTC 2012 - peter.trommler@ohm-hochschule.de + +- make service localonly for Factory submission + +------------------------------------------------------------------- +Tue Oct 2 11:21:27 UTC 2012 - peter.trommler@ohm-hochschule.de + +- update to 0.5.4.0 from upstream (no changelog) +- required by Haskell Platform 2012.4.0.0 + +------------------------------------------------------------------- +Mon Jun 4 06:51:40 UTC 2012 - peter.trommler@ohm-hochschule.de + +- update to 0.5.3.3 from upstream (no changelog) +- required by Haskell Platform 2012.2.0.0 + +------------------------------------------------------------------- +Thu Feb 23 13:42:43 UTC 2012 - peter.trommler@ohm-hochschule.de + +- Added BuildRoot for sle11-sp1 + +------------------------------------------------------------------- +Thu Dec 15 09:33:05 UTC 2011 - peter.trommler@ohm-hochschule.de + +- Added requires zlib-devel + +------------------------------------------------------------------- +Thu Dec 15 09:08:25 UTC 2011 - peter.trommler@ohm-hochschule.de + +- Add arches for OBS. + +------------------------------------------------------------------- +Thu Dec 15 09:06:35 UTC 2011 - peter.trommler@ohm-hochschule.de + +- Initial packaging. + From b07c7287d3252c23f55440739702958c6b366cb837a8c1584ff2739566962170 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 May 2018 18:25:02 +0000 Subject: [PATCH 7/7] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-zlib revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zlib?expand=0&rev=36 --- ghc-zlib.changes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ghc-zlib.changes b/ghc-zlib.changes index 9eb034d..c6c5353 100644 --- a/ghc-zlib.changes +++ b/ghc-zlib.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update zlib to version 0.6.2. + * New cabal flag 'pkg-config' for discovering 'zlib` via pkg-config(1) (#16) + * Use CApiFFI where available for cross-compile friendliness (#14) + * Change the window bits range from 8..15 to 9..15 (#11) + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com