Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-tar for openSUSE:Factory checked 
in at 2023-10-05 20:04:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-tar (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-tar.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-tar"

Thu Oct  5 20:04:07 2023 rev:22 rq:1115694 version:0.5.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-tar/ghc-tar.changes  2023-09-21 
22:23:49.942572345 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-tar.new.28202/ghc-tar.changes       
2023-10-05 20:05:12.435165573 +0200
@@ -1,0 +2,6 @@
+Wed Sep 27 20:48:39 UTC 2023 - Peter Simons <[email protected]>
+
+- Update tar to version 0.5.1.1 revision 9.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-tar.spec ++++++
--- /var/tmp/diff_new_pack.9xr3GR/_old  2023-10-05 20:05:13.583207048 +0200
+++ /var/tmp/diff_new_pack.9xr3GR/_new  2023-10-05 20:05:13.587207192 +0200
@@ -26,7 +26,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/8.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/9.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-array-devel
 BuildRequires:  ghc-array-prof

++++++ tar.cabal ++++++
--- /var/tmp/diff_new_pack.9xr3GR/_old  2023-10-05 20:05:13.627208637 +0200
+++ /var/tmp/diff_new_pack.9xr3GR/_new  2023-10-05 20:05:13.631208782 +0200
@@ -1,7 +1,7 @@
 cabal-version:   1.12
 name:            tar
 version:         0.5.1.1
-x-revision: 8
+x-revision: 9
 
 license:         BSD3
 license-file:    LICENSE
@@ -45,7 +45,7 @@
   build-depends: base       >= 4 && < 4.20,
                  filepath             < 1.5,
                  array                < 0.6,
-                 containers >= 0.2 && < 0.7,
+                 containers >= 0.2 && < 0.8,
                  deepseq    >= 1.1 && < 1.6
 
   if flag(old-time)

Reply via email to