Hello community, here is the log from the commit of package ghc-lens-aeson for openSUSE:Factory checked in at 2017-03-18 20:50:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-lens-aeson (Old) and /work/SRC/openSUSE:Factory/.ghc-lens-aeson.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-lens-aeson" Sat Mar 18 20:50:26 2017 rev:6 rq:477456 version:1.0.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-lens-aeson/ghc-lens-aeson.changes 2016-11-01 09:58:09.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-lens-aeson.new/ghc-lens-aeson.changes 2017-03-18 20:50:29.150428451 +0100 @@ -1,0 +2,5 @@ +Mon Jan 9 06:33:50 UTC 2017 - [email protected] + +- Update to version 1.0.0.5 revision 4 with cabal2obs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-lens-aeson.spec ++++++ --- /var/tmp/diff_new_pack.DJA00V/_old 2017-03-18 20:50:29.766341198 +0100 +++ /var/tmp/diff_new_pack.DJA00V/_new 2017-03-18 20:50:29.770340631 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-lens-aeson # -# 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/3.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel BuildRequires: ghc-attoparsec-devel @@ -86,5 +86,6 @@ %files devel -f %{name}-devel.files %defattr(-,root,root,-) +%doc AUTHORS.markdown CHANGELOG.markdown README.markdown %changelog ++++++ lens-aeson.cabal ++++++ --- /var/tmp/diff_new_pack.DJA00V/_old 2017-03-18 20:50:29.810334965 +0100 +++ /var/tmp/diff_new_pack.DJA00V/_new 2017-03-18 20:50:29.810334965 +0100 @@ -1,7 +1,7 @@ name: lens-aeson category: Numeric version: 1.0.0.5 -x-revision: 3 +x-revision: 4 license: MIT cabal-version: >= 1.8 license-file: LICENSE @@ -43,11 +43,11 @@ base >= 4.5 && < 5, lens >= 4.4 && < 5, text >= 0.11.1.10 && < 1.3, - vector >= 0.9 && < 0.12, + vector >= 0.9 && < 0.13, unordered-containers >= 0.2.3 && < 0.3, attoparsec >= 0.10 && < 0.14, bytestring >= 0.9 && < 0.11, - aeson >= 0.7.0.5 && < 1.1, + aeson >= 0.7.0.5 && < 1.2, scientific >= 0.3.2 && < 0.4 exposed-modules:
