Hello community,

here is the log from the commit of package ghc-avers for openSUSE:Factory 
checked in at 2017-09-15 21:21:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-avers (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-avers.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-avers"

Fri Sep 15 21:21:19 2017 rev:6 rq:524151 version:0.0.17.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-avers/ghc-avers.changes      2017-08-31 
20:46:19.304863248 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-avers.new/ghc-avers.changes 2017-09-15 
21:21:20.794954075 +0200
@@ -1,0 +2,16 @@
+Fri Aug 25 03:01:44 UTC 2017 - psim...@suse.com
+
+- Update to version 0.0.17.1 revision 16.
+  A more detailed change log is not available.
+
+-------------------------------------------------------------------
+Sat Aug 12 03:01:10 UTC 2017 - psim...@suse.com
+
+- Update to version 0.0.17.1 revision 15.
+
+-------------------------------------------------------------------
+Thu Aug  3 15:38:38 UTC 2017 - psim...@suse.com
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-avers.spec ++++++
--- /var/tmp/diff_new_pack.j6RfSv/_old  2017-09-15 21:21:21.526850905 +0200
+++ /var/tmp/diff_new_pack.j6RfSv/_new  2017-09-15 21:21:21.530850340 +0200
@@ -23,10 +23,10 @@
 Release:        0
 Summary:        Server-side implementation of the Avers storage model
 License:        GPL-3.0+
-Group:          Development/Languages/Other
-Url:            https://hackage.haskell.org/package/%{pkg_name}
+Group:          Development/Libraries/Haskell
+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/14.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/16.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-MonadRandom-devel
 BuildRequires:  ghc-aeson-devel
@@ -52,7 +52,6 @@
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-unordered-containers-devel
 BuildRequires:  ghc-vector-devel
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-base16-bytestring-devel
 BuildRequires:  ghc-cryptohash-devel
@@ -69,7 +68,7 @@
 
 %package devel
 Summary:        Haskell %{pkg_name} library development files
-Group:          Development/Libraries/Other
+Group:          Development/Libraries/Haskell
 Requires:       %{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
@@ -98,10 +97,8 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 
 %changelog

++++++ avers.cabal ++++++
--- /var/tmp/diff_new_pack.j6RfSv/_old  2017-09-15 21:21:21.598840757 +0200
+++ /var/tmp/diff_new_pack.j6RfSv/_new  2017-09-15 21:21:21.602840192 +0200
@@ -1,6 +1,6 @@
 name: avers
 version: 0.0.17.1
-x-revision: 14
+x-revision: 16
 cabal-version: >=1.10
 build-type: Simple
 license: GPL-3
@@ -52,7 +52,7 @@
         network-uri >=2.6.1.0 && <2.7,
         safe >=0.3.10 && <0.4,
         stm >=2.4.4.1 && <2.5,
-        template-haskell >=2.11.0.0 && <2.12,
+        template-haskell >=2.11.0.0 && <2.13,
         text >=1.2.2.1 && <1.3,
         time >=1.6.0.1 && <1.9,
         unordered-containers >=0.2.7.2 && <0.3,
@@ -60,7 +60,7 @@
         MonadRandom >=0.4.2.3 && <0.6,
         cryptonite >=0.21 && <0.25,
         memory ==0.14.*,
-        inflections >=0.3.0.0 && <0.4,
+        inflections >=0.3.0.0 && <0.5,
         resource-pool >=0.2.3.2 && <0.3,
         rethinkdb-client-driver >=0.0.23 && <0.1,
         scrypt >=0.5.0 && <0.6
@@ -82,7 +82,7 @@
         containers >=0.5.7.1 && <0.6,
         cryptohash >=0.11.9 && <0.12,
         hspec >=2.3.2,
-        inflections >=0.3.0.0 && <0.4,
+        inflections >=0.3.0.0 && <0.5,
         mtl >=2.2.1 && <2.3,
         resource-pool >=0.2.3.2 && <0.3,
         rethinkdb-client-driver >=0.0.23 && <0.1,


Reply via email to