Hello community,

here is the log from the commit of package ghc-rfc5051 for openSUSE:Factory 
checked in at 2020-08-10 14:55:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-rfc5051 (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-rfc5051.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-rfc5051"

Mon Aug 10 14:55:30 2020 rev:4 rq:824314 version:0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-rfc5051/ghc-rfc5051.changes  2020-06-19 
17:17:42.234936024 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-rfc5051.new.3399/ghc-rfc5051.changes        
2020-08-10 14:55:50.243932043 +0200
@@ -1,0 +2,8 @@
+Tue Aug  4 09:04:39 UTC 2020 - [email protected]
+
+- Update rfc5051 to version 0.2.
+  Upstream added a new change log file in this release. With no
+  previous version to compare against, the automatic updater cannot
+  reliable determine the relevante entries for this release.
+
+-------------------------------------------------------------------

Old:
----
  rfc5051-0.1.0.4.tar.gz

New:
----
  rfc5051-0.2.tar.gz

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

Other differences:
------------------
++++++ ghc-rfc5051.spec ++++++
--- /var/tmp/diff_new_pack.pdQ6ZD/_old  2020-08-10 14:55:54.675934384 +0200
+++ /var/tmp/diff_new_pack.pdQ6ZD/_new  2020-08-10 14:55:54.679934386 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-rfc5051
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,18 @@
 
 
 %global pkg_name rfc5051
+%bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.1.0.4
+Version:        0.2
 Release:        0
 Summary:        Simple unicode collation as per RFC5051
 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
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-text-devel
 
 %description
 This library implements 'i;unicode-casemap', the simple, non locale-sensitive
@@ -36,13 +37,13 @@
 done using text-icu, but that is a big dependency that depends on a large C
 library, and rfc5051 might be better for some purposes.
 
-Here is a list of strings sorted by the Prelude's 'sort' function: 'Abe Oeb abe
-abé oeb Ábe Äbe Ôeb ábe äbe ôeb'.
+Here is a list of strings sorted by the Prelude's 'sort' function:
+
+Abe Oeb abe abé oeb Ábe Äbe Ôeb ábe äbe ôeb.
 
 Here is the same list sorted by 'sortBy compareUnicode':
 
-'Abe abe abé Ábe ábe Äbe äbe Oeb oeb Ôeb
-ôeb'.
+Abe abe abé Ábe ábe Äbe äbe Oeb oeb Ôeb ôeb.
 
 %package devel
 Summary:        Haskell %{pkg_name} library development files
@@ -63,6 +64,9 @@
 %install
 %ghc_lib_install
 
+%check
+%cabal_test
+
 %post devel
 %ghc_pkg_recache
 
@@ -73,5 +77,6 @@
 %license LICENSE
 
 %files devel -f %{name}-devel.files
+%doc changelog.md
 
 %changelog

++++++ rfc5051-0.1.0.4.tar.gz -> rfc5051-0.2.tar.gz ++++++
++++ 11027 lines of diff (skipped)


Reply via email to