Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-uuid for openSUSE:Factory 
checked in at 2022-10-13 15:44:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-uuid (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-uuid.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-uuid"

Thu Oct 13 15:44:18 2022 rev:9 rq:1009718 version:1.3.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-uuid/ghc-uuid.changes        2022-02-11 
23:11:58.055389892 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-uuid.new.2275/ghc-uuid.changes      
2022-10-13 15:44:55.323063172 +0200
@@ -1,0 +2,6 @@
+Sun Sep 11 09:20:00 UTC 2022 - Peter Simons <psim...@suse.com>
+
+- Update uuid to version 1.3.15 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-uuid.spec ++++++
--- /var/tmp/diff_new_pack.9gYD4o/_old  2022-10-13 15:44:55.931064359 +0200
+++ /var/tmp/diff_new_pack.9gYD4o/_new  2022-10-13 15:44:55.935064367 +0200
@@ -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/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-binary-devel
 BuildRequires:  ghc-bytestring-devel

++++++ uuid.cabal ++++++
--- /var/tmp/diff_new_pack.9gYD4o/_old  2022-10-13 15:44:55.971064437 +0200
+++ /var/tmp/diff_new_pack.9gYD4o/_new  2022-10-13 15:44:55.975064445 +0200
@@ -1,7 +1,7 @@
 cabal-version:      1.12
 name:               uuid
 version:            1.3.15
-x-revision:         1
+x-revision:         2
 copyright:          (c) 2008-2014 Antoine Latter
 author:             Antoine Latter
 maintainer:         Oleg Grenrus <oleg.gren...@iki.fi>
@@ -20,7 +20,9 @@
    || ==8.6.4
    || ==8.8.4
    || ==8.10.7
-   || ==9.0.1
+   || ==9.0.2
+   || ==9.2.4
+   || ==9.4.2
 
 synopsis:
   For creating, comparing, parsing and printing Universally Unique Identifiers
@@ -51,7 +53,7 @@
     , network-info     >=0.2      && <0.3
     , random           >=1.1      && <1.3
     , text             >=1.2.3.0  && <1.3 || >=2.0 && <2.1
-    , time             >=1.4      && <1.12
+    , time             >=1.4      && <1.13
 
   -- strict dependency on uuid-types,
   -- as we re-rexport datatype, thus leak instances etc.

Reply via email to