Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-http-media for openSUSE:Factory 
checked in at 2022-02-11 23:09:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-http-media (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-http-media.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-http-media"

Fri Feb 11 23:09:12 2022 rev:4 rq:953487 version:0.8.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-http-media/ghc-http-media.changes    
2021-04-26 16:40:30.038161913 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-http-media.new.1956/ghc-http-media.changes  
2022-02-11 23:11:06.863241829 +0100
@@ -1,0 +2,6 @@
+Sun Dec  5 07:27:43 UTC 2021 - Peter Simons <[email protected]>
+
+- Update http-media to version 0.8.0.0 revision 6.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-http-media.spec ++++++
--- /var/tmp/diff_new_pack.zs5FsR/_old  2022-02-11 23:11:07.271243010 +0100
+++ /var/tmp/diff_new_pack.zs5FsR/_new  2022-02-11 23:11:07.287243056 +0100
@@ -25,7 +25,7 @@
 License:        MIT
 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/5.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/6.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-case-insensitive-devel

++++++ http-media.cabal ++++++
--- /var/tmp/diff_new_pack.zs5FsR/_old  2022-02-11 23:11:07.331243183 +0100
+++ /var/tmp/diff_new_pack.zs5FsR/_new  2022-02-11 23:11:07.335243194 +0100
@@ -1,6 +1,6 @@
 name:          http-media
 version:       0.8.0.0
-x-revision: 5
+x-revision: 6
 license:       MIT
 license-file:  LICENSE
 author:        Timothy Jones
@@ -72,7 +72,7 @@
     Network.HTTP.Media.Utils
 
   build-depends:
-    base             >= 4.8  && < 4.16,
+    base             >= 4.8  && < 4.17,
     bytestring       >= 0.10 && < 0.12,
     case-insensitive >= 1.0  && < 1.3,
     containers       >= 0.5  && < 0.7,

Reply via email to