Hello community,

here is the log from the commit of package ghc-regex-posix for openSUSE:Factory 
checked in at 2019-10-18 14:34:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-regex-posix (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-regex-posix.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-regex-posix"

Fri Oct 18 14:34:41 2019 rev:3 rq:737214 version:0.96.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-regex-posix/ghc-regex-posix.changes  
2018-10-25 08:18:51.288004670 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-regex-posix.new.2352/ghc-regex-posix.changes    
    2019-10-18 14:34:41.968041564 +0200
@@ -1,0 +2,8 @@
+Tue Oct  1 02:01:37 UTC 2019 - psim...@suse.com
+
+- Update regex-posix to version 0.96.0.0.
+  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:
----
  regex-posix-0.95.2.tar.gz

New:
----
  regex-posix-0.96.0.0.tar.gz

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

Other differences:
------------------
++++++ ghc-regex-posix.spec ++++++
--- /var/tmp/diff_new_pack.n4Zrs3/_old  2019-10-18 14:34:42.652039782 +0200
+++ /var/tmp/diff_new_pack.n4Zrs3/_new  2019-10-18 14:34:42.660039762 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-regex-posix
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,9 @@
 
 %global pkg_name regex-posix
 Name:           ghc-%{pkg_name}
-Version:        0.95.2
+Version:        0.96.0.0
 Release:        0
-Summary:        Replaces/Enhances Text.Regex
+Summary:        POSIX Backend for "Text.Regex" (regex-base)
 License:        BSD-3-Clause
 Group:          Development/Libraries/Haskell
 URL:            https://hackage.haskell.org/package/%{pkg_name}
@@ -33,7 +33,16 @@
 BuildRequires:  ghc-rpm-macros
 
 %description
-The posix regex backend for regex-base.
+The POSIX regex backend for <//hackage.haskell.org/package/regex-base
+regex-base>.
+
+The main appeal of this backend is that it's very lightweight due to its
+reliance on the ubiquitous
+<https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/regex.h.html POSIX.2
+regex> facility that is provided by the standard C library on most POSIX
+platforms.
+
+See also <https://wiki.haskell.org/Regular_expressions> for more information.
 
 %package devel
 Summary:        Haskell %{pkg_name} library development files
@@ -65,5 +74,6 @@
 %license LICENSE
 
 %files devel -f %{name}-devel.files
+%doc ChangeLog.md
 
 %changelog

++++++ regex-posix-0.95.2.tar.gz -> regex-posix-0.96.0.0.tar.gz ++++++
++++ 7220 lines of diff (skipped)


Reply via email to