Hello community, here is the log from the commit of package ghc-binary-tagged for openSUSE:Factory checked in at 2017-06-04 01:51:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-binary-tagged (Old) and /work/SRC/openSUSE:Factory/.ghc-binary-tagged.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-binary-tagged" Sun Jun 4 01:51:58 2017 rev:11 rq:494141 version:0.1.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-binary-tagged/ghc-binary-tagged.changes 2017-02-21 13:45:18.626941392 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-binary-tagged.new/ghc-binary-tagged.changes 2017-06-04 01:52:09.709193154 +0200 @@ -1,0 +2,10 @@ +Sat Apr 29 18:32:33 UTC 2017 - [email protected] + +- Update to version 0.1.4.2 revision 5 with cabal2obs. + +------------------------------------------------------------------- +Wed Apr 19 13:32:24 UTC 2017 - [email protected] + +- Update to version 0.1.4.2 revision 4 with cabal2obs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-binary-tagged.spec ++++++ --- /var/tmp/diff_new_pack.x4WGC1/_old 2017-06-04 01:52:10.225120260 +0200 +++ /var/tmp/diff_new_pack.x4WGC1/_new 2017-06-04 01:52:10.229119695 +0200 @@ -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/3.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-SHA-devel BuildRequires: ghc-aeson-devel @@ -94,5 +94,6 @@ %files devel -f %{name}-devel.files %defattr(-,root,root,-) +%doc CHANGELOG.md README.md %changelog ++++++ binary-tagged.cabal ++++++ --- /var/tmp/diff_new_pack.x4WGC1/_old 2017-06-04 01:52:10.261115175 +0200 +++ /var/tmp/diff_new_pack.x4WGC1/_new 2017-06-04 01:52:10.261115175 +0200 @@ -1,6 +1,6 @@ name: binary-tagged version: 0.1.4.2 -x-revision: 3 +x-revision: 5 synopsis: Tagged binary serialisation. description: Check <https://github.com/phadej/binary-tagged#readme README on Github> category: Web @@ -28,13 +28,13 @@ ghc-options: -Wall build-depends: base >=4.7 && <4.10 - , aeson >=0.8 && <1.2 + , aeson >=0.8 && <1.3 , array >=0.5 && <0.6 , base16-bytestring >=0.1.1.6 && <0.2 - , binary >=0.7 && <0.9 + , binary >=0.7 && <0.10 , bytestring >=0.10 && <0.11 , containers >=0.5 && <0.6 - , generics-sop >=0.1 && <0.3 + , generics-sop >=0.1 && <0.4 , hashable >=1.2 && <1.3 , nats >=1 && <1.2 , scientific >=0.3 && <0.4 @@ -57,10 +57,10 @@ ghc-options: -Wall build-depends: base >=4.7 && <4.10 - , aeson >=0.8 && <1.2 + , aeson >=0.8 && <1.3 , array >=0.5 && <0.6 , base16-bytestring >=0.1.1.6 && <0.2 - , binary >=0.7 && <0.9 + , binary >=0.7 && <0.10 , bytestring >=0.10 && <0.11 , containers >=0.5 && <0.6 , generics-sop >=0.1 && <0.3 @@ -94,10 +94,10 @@ ghc-options: -Wall build-depends: base >=4.7 && <4.10 - , aeson >=0.8 && <1.2 + , aeson >=0.8 && <1.3 , array >=0.5 && <0.6 , base16-bytestring >=0.1.1.6 && <0.2 - , binary >=0.7 && <0.9 + , binary >=0.7 && <0.10 , bytestring >=0.10 && <0.11 , containers >=0.5 && <0.6 , generics-sop >=0.1 && <0.3
