Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-feed for openSUSE:Factory 
checked in at 2021-12-19 17:34:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-feed (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-feed.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-feed"

Sun Dec 19 17:34:45 2021 rev:8 rq:934282 version:1.3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-feed/ghc-feed.changes        2021-09-10 
23:41:21.830562740 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-feed.new.2520/ghc-feed.changes      
2021-12-19 17:35:01.496289808 +0100
@@ -1,0 +2,6 @@
+Sat Nov 20 17:29:02 UTC 2021 - [email protected]
+
+- Update feed to version 1.3.2.0 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-feed.spec ++++++
--- /var/tmp/diff_new_pack.MkdxGz/_old  2021-12-19 17:35:02.004290165 +0100
+++ /var/tmp/diff_new_pack.MkdxGz/_new  2021-12-19 17:35:02.008290168 +0100
@@ -25,7 +25,7 @@
 License:        BSD-3-Clause
 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/2.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-compat-devel
 BuildRequires:  ghc-bytestring-devel

++++++ feed.cabal ++++++
--- /var/tmp/diff_new_pack.MkdxGz/_old  2021-12-19 17:35:02.044290194 +0100
+++ /var/tmp/diff_new_pack.MkdxGz/_new  2021-12-19 17:35:02.048290196 +0100
@@ -1,6 +1,6 @@
 name:                feed
 version:             1.3.2.0
-x-revision: 2
+x-revision: 3
 license:             BSD3
 license-file:        LICENSE
 category:            Text
@@ -78,7 +78,7 @@
     Data.Text.Util
     Data.XML.Compat
   build-depends:
-      base >= 4 && < 4.16
+      base >= 4 && < 4.17
     , base-compat >= 0.9 && < 0.13
     , bytestring >= 0.9 && < 0.12
     , old-locale == 1.0.*
@@ -116,7 +116,7 @@
     Text.RSS.Tests
     Text.RSS.Utils
   build-depends:
-      base >= 4.6 && < 4.16
+      base >= 4.6 && < 4.17
     , base-compat >= 0.9 && < 0.13
     , HUnit >= 1.2 && < 1.7
     , feed

Reply via email to