Hello community, here is the log from the commit of package ghc-exceptions for openSUSE:Factory checked in at 2017-07-05 23:58:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-exceptions (Old) and /work/SRC/openSUSE:Factory/.ghc-exceptions.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-exceptions" Wed Jul 5 23:58:47 2017 rev:8 rq:506805 version:0.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-exceptions/ghc-exceptions.changes 2017-01-12 15:48:50.686752693 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-exceptions.new/ghc-exceptions.changes 2017-07-05 23:58:47.365265560 +0200 @@ -1,0 +2,5 @@ +Mon Jun 19 21:01:46 UTC 2017 - [email protected] + +- Update to version 0.8.3 revision 2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-exceptions.spec ++++++ --- /var/tmp/diff_new_pack.1n3iqJ/_old 2017-07-05 23:58:47.925186684 +0200 +++ /var/tmp/diff_new_pack.1n3iqJ/_new 2017-07-05 23:58:47.929186120 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-exceptions # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -26,7 +26,7 @@ Group: Development/Languages/Other Url: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-rpm-macros @@ -80,5 +80,6 @@ %files devel -f %{name}-devel.files %defattr(-,root,root,-) +%doc AUTHORS.markdown CHANGELOG.markdown README.markdown %changelog ++++++ exceptions.cabal ++++++ --- /var/tmp/diff_new_pack.1n3iqJ/_old 2017-07-05 23:58:47.973179923 +0200 +++ /var/tmp/diff_new_pack.1n3iqJ/_new 2017-07-05 23:58:47.973179923 +0200 @@ -1,7 +1,7 @@ name: exceptions category: Control, Exceptions, Monad version: 0.8.3 -x-revision: 1 +x-revision: 2 cabal-version: >= 1.8 license: BSD3 license-file: LICENSE @@ -63,4 +63,4 @@ mtl, test-framework >= 0.8 && < 0.9, test-framework-quickcheck2 >= 0.3 && < 0.4, - QuickCheck >= 2.5 && < 2.10 + QuickCheck >= 2.5 && < 2.11
