Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-text-manipulate for
openSUSE:Factory checked in at 2022-08-01 21:29:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-text-manipulate (Old)
and /work/SRC/openSUSE:Factory/.ghc-text-manipulate.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-text-manipulate"
Mon Aug 1 21:29:01 2022 rev:5 rq:985830 version:0.3.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-text-manipulate/ghc-text-manipulate.changes
2022-02-11 23:11:43.751348520 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-text-manipulate.new.1533/ghc-text-manipulate.changes
2022-08-01 21:29:09.921444119 +0200
@@ -1,0 +2,6 @@
+Sun Mar 20 06:12:25 UTC 2022 - Peter Simons <[email protected]>
+
+- Update text-manipulate to version 0.3.1.0.
+ Upstream does not provide a change log file.
+
+-------------------------------------------------------------------
Old:
----
text-manipulate-0.3.0.0.tar.gz
text-manipulate.cabal
New:
----
text-manipulate-0.3.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-text-manipulate.spec ++++++
--- /var/tmp/diff_new_pack.US6dwn/_old 2022-08-01 21:29:10.485445737 +0200
+++ /var/tmp/diff_new_pack.US6dwn/_new 2022-08-01 21:29:10.489445748 +0200
@@ -19,13 +19,12 @@
%global pkg_name text-manipulate
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 0.3.0.0
+Version: 0.3.1.0
Release: 0
Summary: Case conversion, word boundary manipulation, and textual
subjugation
License: MPL-2.0
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-rpm-macros
BuildRequires: ghc-text-devel
@@ -44,12 +43,6 @@
taking, dropping, and splitting by word, and modifying the first character of a
piece of text.
-/Caution:/ this library makes heavy use of the
-<http://hackage.haskell.org/package/text text> library's internal loop
-optimisation framework. Since internal modules are not guaranteed to have a
-stable API there is potential for build breakage when the text dependency is
-upgraded. Consider yourself warned!.
-
%package devel
Summary: Haskell %{pkg_name} library development files
Requires: %{name} = %{version}-%{release}
@@ -63,7 +56,6 @@
%prep
%autosetup -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
%build
%ghc_lib_build
++++++ text-manipulate-0.3.0.0.tar.gz -> text-manipulate-0.3.1.0.tar.gz ++++++
++++ 1756 lines of diff (skipped)