Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ghc-filepath-bytestring"

Fri Feb 11 23:07:51 2022 rev:6 rq:953391 version:1.4.2.1.9

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-filepath-bytestring/ghc-filepath-bytestring.changes
  2021-08-25 20:58:43.553120415 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-filepath-bytestring.new.1956/ghc-filepath-bytestring.changes
        2022-02-11 23:09:40.538992155 +0100
@@ -1,0 +2,10 @@
+Fri Dec  3 15:52:06 UTC 2021 - Peter Simons <[email protected]>
+
+- Update filepath-bytestring to version 1.4.2.1.9.
+  filepath-bytestring (1.4.2.1.9) unstable; urgency=medium
+
+    * Relax bounds to allow base 4.16 (ghc 9.2).
+
+   -- Joey Hess <[email protected]>  Fri, 03 Dec 2021 11:49:58 -0400
+
+-------------------------------------------------------------------

Old:
----
  filepath-bytestring-1.4.2.1.8.tar.gz

New:
----
  filepath-bytestring-1.4.2.1.9.tar.gz

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

Other differences:
------------------
++++++ ghc-filepath-bytestring.spec ++++++
--- /var/tmp/diff_new_pack.Dpd2TM/_old  2022-02-11 23:09:44.335003134 +0100
+++ /var/tmp/diff_new_pack.Dpd2TM/_new  2022-02-11 23:09:44.339003147 +0100
@@ -19,7 +19,7 @@
 %global pkg_name filepath-bytestring
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        1.4.2.1.8
+Version:        1.4.2.1.9
 Release:        0
 Summary:        Library for manipulating RawFilePaths in a cross platform way
 License:        BSD-3-Clause

++++++ filepath-bytestring-1.4.2.1.8.tar.gz -> 
filepath-bytestring-1.4.2.1.9.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/filepath-bytestring-1.4.2.1.8/CHANGELOG 
new/filepath-bytestring-1.4.2.1.9/CHANGELOG
--- old/filepath-bytestring-1.4.2.1.8/CHANGELOG 2001-09-09 03:46:40.000000000 
+0200
+++ new/filepath-bytestring-1.4.2.1.9/CHANGELOG 2001-09-09 03:46:40.000000000 
+0200
@@ -1,3 +1,9 @@
+filepath-bytestring (1.4.2.1.9) unstable; urgency=medium
+
+  * Relax bounds to allow base 4.16 (ghc 9.2).
+
+ -- Joey Hess <[email protected]>  Fri, 03 Dec 2021 11:49:58 -0400
+
 filepath-bytestring (1.4.2.1.8) unstable; urgency=medium
 
   * Faster implementations of encodeFilePath and decodeFilePath.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/filepath-bytestring-1.4.2.1.8/filepath-bytestring.cabal 
new/filepath-bytestring-1.4.2.1.9/filepath-bytestring.cabal
--- old/filepath-bytestring-1.4.2.1.8/filepath-bytestring.cabal 2001-09-09 
03:46:40.000000000 +0200
+++ new/filepath-bytestring-1.4.2.1.9/filepath-bytestring.cabal 2001-09-09 
03:46:40.000000000 +0200
@@ -1,6 +1,6 @@
 cabal-version: 1.18
 name:           filepath-bytestring
-version:        1.4.2.1.8
+version:        1.4.2.1.9
 -- NOTE: Don't forget to update CHANGELOG and the filepath dependency below
 license:        BSD3
 license-file:   LICENSE
@@ -49,7 +49,7 @@
         System.FilePath.Windows.ByteString
 
     build-depends:
-        base >= 4 && < 4.16,
+        base >= 4 && < 4.17,
         bytestring
     if os(Windows)
         build-depends: utf8-string

Reply via email to