Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-uuid-types for openSUSE:Factory 
checked in at 2021-03-10 08:55:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-uuid-types (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-uuid-types"

Wed Mar 10 08:55:53 2021 rev:15 rq:877684 version:1.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes    
2020-12-22 11:48:35.701965887 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.2378/ghc-uuid-types.changes  
2021-03-10 08:57:50.074924859 +0100
@@ -1,0 +2,14 @@
+Sat Feb 20 00:22:44 UTC 2021 - [email protected]
+
+- Update uuid-types to version 1.0.4.
+  Upstream has renamed and modified the change log file(s) in this
+  release. Unfortunately, the automatic updater cannot reliable
+  determine relevant entries for this release.
+
+-------------------------------------------------------------------
+Sun Feb 14 14:46:20 UTC 2021 - [email protected]
+
+- Update uuid-types to version 1.0.3 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

Old:
----
  uuid-types-1.0.3.tar.gz
  uuid-types.cabal

New:
----
  uuid-types-1.0.4.tar.gz

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

Other differences:
------------------
++++++ ghc-uuid-types.spec ++++++
--- /var/tmp/diff_new_pack.PLjML8/_old  2021-03-10 08:57:50.902925713 +0100
+++ /var/tmp/diff_new_pack.PLjML8/_new  2021-03-10 08:57:50.906925718 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-uuid-types
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,12 @@
 %global pkg_name uuid-types
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        1.0.3
+Version:        1.0.4
 Release:        0
 Summary:        Type definitions for Universally Unique Identifiers
 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/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-binary-devel
 BuildRequires:  ghc-bytestring-devel
@@ -36,17 +35,20 @@
 BuildRequires:  ghc-text-devel
 ExcludeArch:    %{ix86}
 %if %{with tests}
-BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-QuickCheck-devel
+BuildRequires:  ghc-ghc-byteorder-devel
 BuildRequires:  ghc-tasty-devel
 BuildRequires:  ghc-tasty-hunit-devel
 BuildRequires:  ghc-tasty-quickcheck-devel
 %endif
 
 %description
-This library contains type definitions for Universally Unique Identifiers and
-basic conversion functions. See <http://en.wikipedia.org/wiki/UUID> for the
-general idea.
+This library contains type definitions for <https://en.wikipedia.org/wiki/UUID
+Universally Unique Identifiers (UUID)> (as specified in
+<http://tools.ietf.org/html/rfc4122 RFC 4122>) and basic conversion functions.
+
+See also the <https://hackage.haskell.org/package/uuid 'uuid' package>
+providing a high-level API for managing the different UUID versions.
 
 %package devel
 Summary:        Haskell %{pkg_name} library development files
@@ -60,7 +62,6 @@
 
 %prep
 %autosetup -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build
@@ -81,6 +82,6 @@
 %license LICENSE
 
 %files devel -f %{name}-devel.files
-%doc CHANGES
+%doc ChangeLog.md
 
 %changelog

++++++ uuid-types-1.0.3.tar.gz -> uuid-types-1.0.4.tar.gz ++++++
++++ 1913 lines of diff (skipped)

Reply via email to