Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-email-validate for 
openSUSE:Factory checked in at 2024-03-20 21:14:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-email-validate (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-email-validate.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-email-validate"

Wed Mar 20 21:14:02 2024 rev:13 rq:1157243 version:2.3.2.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-email-validate/ghc-email-validate.changes    
2023-08-04 15:03:19.800245622 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-email-validate.new.1905/ghc-email-validate.changes
  2024-03-20 21:15:57.849570139 +0100
@@ -1,0 +2,6 @@
+Thu Feb 22 19:48:27 UTC 2024 - Peter Simons <[email protected]>
+
+- Update email-validate to version 2.3.2.20.
+  Upstream does not provide a change log file.
+
+-------------------------------------------------------------------

Old:
----
  email-validate-2.3.2.19.tar.gz

New:
----
  email-validate-2.3.2.20.tar.gz

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

Other differences:
------------------
++++++ ghc-email-validate.spec ++++++
--- /var/tmp/diff_new_pack.6cbw0s/_old  2024-03-20 21:15:58.881608817 +0100
+++ /var/tmp/diff_new_pack.6cbw0s/_new  2024-03-20 21:15:58.881608817 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-email-validate
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        2.3.2.19
+Version:        2.3.2.20
 Release:        0
 Summary:        Email address validation
 License:        BSD-3-Clause

++++++ email-validate-2.3.2.19.tar.gz -> email-validate-2.3.2.20.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/email-validate-2.3.2.19/email-validate.cabal 
new/email-validate-2.3.2.20/email-validate.cabal
--- old/email-validate-2.3.2.19/email-validate.cabal    2023-07-26 
23:11:47.000000000 +0200
+++ new/email-validate-2.3.2.20/email-validate.cabal    2024-02-22 
20:45:51.000000000 +0100
@@ -1,5 +1,5 @@
 name:           email-validate
-version:        2.3.2.19
+version:        2.3.2.20
 license:        BSD3
 license-file:   LICENSE
 author:         George Pollard <[email protected]>
@@ -19,14 +19,14 @@
 source-repository this
     type: git
     location: git://github.com/Porges/email-validate-hs.git
-    tag: v2.3.2.19
+    tag: v2.3.2.20
 
 library
     build-depends:
         base >= 4.4 && < 5,
         attoparsec >= 0.10.0 && < 0.15,
         bytestring >= 0.9 && < 0.13,
-        template-haskell >= 2.10.0.0 && < 2.21
+        template-haskell >= 2.10.0.0 && < 2.22
     default-language: Haskell2010
     hs-source-dirs: src
     ghc-options: -Wall

Reply via email to