Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-regex-tdfa for openSUSE:Factory 
checked in at 2022-08-01 21:31:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-regex-tdfa (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-regex-tdfa.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-regex-tdfa"

Mon Aug  1 21:31:36 2022 rev:21 rq:990793 version:1.3.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-regex-tdfa/ghc-regex-tdfa.changes    
2022-02-11 23:09:53.695030207 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-regex-tdfa.new.1533/ghc-regex-tdfa.changes  
2022-08-01 21:32:21.041992431 +0200
@@ -1,0 +2,32 @@
+Thu Jul 14 15:15:35 UTC 2022 - Peter Simons <[email protected]>
+
+- Update regex-tdfa to version 1.3.1.3.
+  ### 1.3.1.3
+
+  _2022-07-14, Andreas Abel_
+
+  - Fix an `undefined` in `Show PatternSet` 
[#37](https://github.com/haskell-hvr/regex-tdfa/issues/37))
+  - Document POSIX character classes (e.g. `[[:digit:]]`)
+
+  ### 1.3.1.2 Revision 1
+
+  _2022-05-25, Andreas Abel_
+
+  - Allow `base >= 4.17` (GHC 9.4)
+
+-------------------------------------------------------------------
+Wed May 25 22:26:48 UTC 2022 - Peter Simons <[email protected]>
+
+- Update regex-tdfa to version 1.3.1.2 revision 1.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
+Sat Feb 19 09:51:49 UTC 2022 - Peter Simons <[email protected]>
+
+- Update regex-tdfa to version 1.3.1.2.
+  Upstream has edited the change log file since the last release in
+  a non-trivial way, i.e. they did more than just add a new entry
+  at the top. You can review the file at:
+  http://hackage.haskell.org/package/regex-tdfa-1.3.1.2/src/CHANGELOG.md
+
+-------------------------------------------------------------------

Old:
----
  regex-tdfa-1.3.1.1.tar.gz
  regex-tdfa.cabal

New:
----
  regex-tdfa-1.3.1.3.tar.gz

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

Other differences:
------------------
++++++ ghc-regex-tdfa.spec ++++++
--- /var/tmp/diff_new_pack.C2eRAl/_old  2022-08-01 21:32:21.553993900 +0200
+++ /var/tmp/diff_new_pack.C2eRAl/_new  2022-08-01 21:32:21.561993923 +0200
@@ -19,13 +19,12 @@
 %global pkg_name regex-tdfa
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        1.3.1.1
+Version:        1.3.1.3
 Release:        0
 Summary:        Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)
 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-array-devel
 BuildRequires:  ghc-bytestring-devel
@@ -65,7 +64,6 @@
 
 %prep
 %autosetup -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build
@@ -86,6 +84,6 @@
 %license LICENSE
 
 %files devel -f %{name}-devel.files
-%doc CHANGELOG.md
+%doc CHANGELOG.md README.md
 
 %changelog

++++++ regex-tdfa-1.3.1.1.tar.gz -> regex-tdfa-1.3.1.3.tar.gz ++++++
++++ 1627 lines of diff (skipped)

Reply via email to