Hello community,
here is the log from the commit of package ghc-quickcheck-instances for
openSUSE:Factory checked in at 2017-03-20 17:07:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-quickcheck-instances (Old)
and /work/SRC/openSUSE:Factory/.ghc-quickcheck-instances.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-quickcheck-instances"
Mon Mar 20 17:07:51 2017 rev:3 rq:477464 version:0.3.12
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-quickcheck-instances/ghc-quickcheck-instances.changes
2016-11-24 21:24:22.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-quickcheck-instances.new/ghc-quickcheck-instances.changes
2017-03-20 17:07:52.288199100 +0100
@@ -1,0 +2,5 @@
+Sun Jan 8 21:13:22 UTC 2017 - [email protected]
+
+- Update to version 0.3.12 revision 2 with cabal2obs.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-quickcheck-instances.spec ++++++
--- /var/tmp/diff_new_pack.v7DdnW/_old 2017-03-20 17:07:53.508026860 +0100
+++ /var/tmp/diff_new_pack.v7DdnW/_new 2017-03-20 17:07:53.512026296 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ghc-quickcheck-instances
#
-# 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
@@ -25,7 +25,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-QuickCheck-devel
BuildRequires: ghc-array-devel
@@ -88,5 +88,6 @@
%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
+%doc CHANGES
%changelog
++++++ quickcheck-instances.cabal ++++++
--- /var/tmp/diff_new_pack.v7DdnW/_old 2017-03-20 17:07:53.548021213 +0100
+++ /var/tmp/diff_new_pack.v7DdnW/_new 2017-03-20 17:07:53.548021213 +0100
@@ -1,6 +1,6 @@
Name: quickcheck-instances
Version: 0.3.12
-x-revision: 1
+x-revision: 2
Synopsis: Common quickcheck instances
Description: QuickCheck instances.
.
@@ -48,7 +48,7 @@
QuickCheck >= 2.1 && < 2.10,
text >= 0.7 && < 1.3,
time >= 1.1 && < 1.7,
- vector >= 0.9 && <0.12,
+ vector >= 0.9 && <0.13,
scientific >=0.2 && <0.4
Ghc-options: -Wall