Hello community, here is the log from the commit of package ghc-binary-tagged for openSUSE:Factory checked in at 2017-02-04 15:22:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-binary-tagged (Old) and /work/SRC/openSUSE:Factory/.ghc-binary-tagged.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-binary-tagged" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-binary-tagged/ghc-binary-tagged.changes 2017-02-03 17:38:41.188333176 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-binary-tagged.new/ghc-binary-tagged.changes 2017-02-04 16:56:08.254433605 +0100 @@ -1,0 +2,5 @@ +Mon Jan 16 09:44:01 UTC 2017 - [email protected] + +- Update to version 0.1.4.2 revision 2 with cabal2obs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-binary-tagged.spec ++++++ --- /var/tmp/diff_new_pack.NDD9rR/_old 2017-02-04 16:56:08.550391475 +0100 +++ /var/tmp/diff_new_pack.NDD9rR/_new 2017-02-04 16:56:08.554390906 +0100 @@ -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-SHA-devel BuildRequires: ghc-aeson-devel ++++++ binary-tagged.cabal ++++++ --- /var/tmp/diff_new_pack.NDD9rR/_old 2017-02-04 16:56:08.586386351 +0100 +++ /var/tmp/diff_new_pack.NDD9rR/_new 2017-02-04 16:56:08.586386351 +0100 @@ -1,6 +1,6 @@ name: binary-tagged version: 0.1.4.2 -x-revision: 1 +x-revision: 2 synopsis: Tagged binary serialisation. description: Check <https://github.com/phadej/binary-tagged#readme README on Github> category: Web @@ -44,7 +44,7 @@ , text >=1.2 && <1.3 , time >=1.4 && <1.7 , unordered-containers >=0.2 && <0.3 - , vector >=0.10 && <0.12 + , vector >=0.10 && <0.13 exposed-modules: Data.Binary.Tagged default-language: Haskell2010 @@ -110,7 +110,7 @@ , text >=1.2 && <1.3 , time >=1.4 && <1.7 , unordered-containers >=0.2 && <0.3 - , vector >=0.10 && <0.12 + , vector >=0.10 && <0.13 , binary-tagged , binary-orphans >=0.1.1 , deepseq
