Hello community,

here is the log from the commit of package ghc-feed for openSUSE:Factory 
checked in at 2017-05-06 18:28:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-feed (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-feed.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-feed"

Sat May  6 18:28:31 2017 rev:7 rq:491467 version:0.3.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-feed/ghc-feed.changes        2017-04-14 
13:37:41.939578519 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-feed.new/ghc-feed.changes   2017-05-06 
18:28:32.748588047 +0200
@@ -1,0 +2,5 @@
+Wed Apr 19 13:32:11 UTC 2017 - [email protected]
+
+- Update to version 0.3.12.0 revision 2 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-feed.spec ++++++
--- /var/tmp/diff_new_pack.TXyGhY/_old  2017-05-06 18:28:33.380498881 +0200
+++ /var/tmp/diff_new_pack.TXyGhY/_new  2017-05-06 18:28:33.384498317 +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/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-old-locale-devel
 BuildRequires:  ghc-old-time-devel

++++++ feed.cabal ++++++
--- /var/tmp/diff_new_pack.TXyGhY/_old  2017-05-06 18:28:33.428492109 +0200
+++ /var/tmp/diff_new_pack.TXyGhY/_new  2017-05-06 18:28:33.432491545 +0200
@@ -1,6 +1,6 @@
 name:                feed
 version:             0.3.12.0
-x-revision: 1
+x-revision: 2
 license:             BSD3
 license-file:        LICENSE
 category:            Text
@@ -62,10 +62,10 @@
     Text.RSS1.Syntax
     Text.RSS1.Utils
   build-depends:
-      base >= 4 && < 4.10
+      base >= 4 && < 4.11
     , old-locale == 1.0.*
     , old-time >= 1 && < 1.2
-    , time < 1.7
+    , time < 1.9
     , time-locale-compat == 0.1.*
     , utf8-string < 1.1
     , xml >= 1.2.6 && < 1.3.15
@@ -87,14 +87,14 @@
     Text.RSS.Tests
     Text.RSS.Utils
   build-depends:
-      base >= 4 && < 4.10
+      base >= 4 && < 4.11
     , HUnit >= 1.2 && < 1.7
     , feed
     , old-locale == 1.0.*
     , old-time >= 1 && < 1.2
     , test-framework == 0.8.*
     , test-framework-hunit == 0.3.*
-    , time < 1.7
+    , time < 1.9
     , time-locale-compat == 0.1.*
     , utf8-string < 1.1
     , xml >= 1.2.6 && < 1.4


Reply via email to