Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-unicode-transforms for
openSUSE:Factory checked in at 2021-08-25 20:57:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-unicode-transforms (Old)
and /work/SRC/openSUSE:Factory/.ghc-unicode-transforms.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-unicode-transforms"
Wed Aug 25 20:57:14 2021 rev:14 rq:912642 version:0.3.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-unicode-transforms/ghc-unicode-transforms.changes
2021-04-26 16:40:35.222170428 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-unicode-transforms.new.1899/ghc-unicode-transforms.changes
2021-08-25 20:58:20.845150226 +0200
@@ -1,0 +2,10 @@
+Fri Jul 23 13:01:45 UTC 2021 - [email protected]
+
+- Update unicode-transforms to version 0.3.8.
+ ## 0.3.8
+
+ * Allow ghc-prim 0.7
+ * Extract `unicode-data` into its own package
+ * Depend on the latest stable `text`
+
+-------------------------------------------------------------------
Old:
----
unicode-transforms-0.3.7.1.tar.gz
unicode-transforms.cabal
New:
----
unicode-transforms-0.3.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-unicode-transforms.spec ++++++
--- /var/tmp/diff_new_pack.rssfsn/_old 2021-08-25 20:58:21.433149454 +0200
+++ /var/tmp/diff_new_pack.rssfsn/_new 2021-08-25 20:58:21.437149449 +0200
@@ -19,17 +19,17 @@
%global pkg_name unicode-transforms
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 0.3.7.1
+Version: 0.3.8
Release: 0
Summary: Unicode normalization
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
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-text-devel
+BuildRequires: ghc-unicode-data-devel
ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-QuickCheck-devel
@@ -55,7 +55,6 @@
%prep
%autosetup -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
%build
%ghc_lib_build
++++++ unicode-transforms-0.3.7.1.tar.gz -> unicode-transforms-0.3.8.tar.gz
++++++
++++ 49621 lines of diff (skipped)