Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-yesod-form for openSUSE:Factory 
checked in at 2026-06-22 17:44:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-yesod-form (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-yesod-form.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-yesod-form"

Mon Jun 22 17:44:17 2026 rev:10 rq:1361109 version:1.7.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-yesod-form/ghc-yesod-form.changes    
2026-06-10 16:15:41.940776103 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-yesod-form.new.1956/ghc-yesod-form.changes  
2026-06-22 17:44:50.630153347 +0200
@@ -1,0 +2,8 @@
+Tue Jun 16 20:34:30 UTC 2026 - Peter Simons <[email protected]>
+
+- Update yesod-form to version 1.7.9.3.
+  ## 1.7.9.3
+
+  * Support `yesod-core` 1.7
+
+-------------------------------------------------------------------

Old:
----
  yesod-form-1.7.9.2.tar.gz

New:
----
  yesod-form-1.7.9.3.tar.gz

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

Other differences:
------------------
++++++ ghc-yesod-form.spec ++++++
--- /var/tmp/diff_new_pack.3wMMWH/_old  2026-06-22 17:44:51.426181247 +0200
+++ /var/tmp/diff_new_pack.3wMMWH/_new  2026-06-22 17:44:51.430181388 +0200
@@ -20,7 +20,7 @@
 %global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        1.7.9.2
+Version:        1.7.9.3
 Release:        0
 Summary:        Form handling support for Yesod Web Framework
 License:        MIT

++++++ yesod-form-1.7.9.2.tar.gz -> yesod-form-1.7.9.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yesod-form-1.7.9.2/ChangeLog.md 
new/yesod-form-1.7.9.3/ChangeLog.md
--- old/yesod-form-1.7.9.2/ChangeLog.md 2026-02-01 19:27:33.000000000 +0100
+++ new/yesod-form-1.7.9.3/ChangeLog.md 2026-06-16 21:53:03.000000000 +0200
@@ -1,5 +1,9 @@
 # ChangeLog for yesod-form
 
+## 1.7.9.3
+
+* Support `yesod-core` 1.7
+
 ## 1.7.9.2
 
 * Improve deprecation messages for `radioField` and `checkboxesField` 
[#1902](https://github.com/yesodweb/yesod/pull/1902)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yesod-form-1.7.9.2/yesod-form.cabal 
new/yesod-form-1.7.9.3/yesod-form.cabal
--- old/yesod-form-1.7.9.2/yesod-form.cabal     2026-02-01 19:27:28.000000000 
+0100
+++ new/yesod-form-1.7.9.3/yesod-form.cabal     2026-06-16 21:53:03.000000000 
+0200
@@ -1,6 +1,6 @@
 cabal-version:   >= 1.10
 name:            yesod-form
-version:         1.7.9.2
+version:         1.7.9.3
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman <[email protected]>
@@ -39,7 +39,7 @@
                    , transformers          >= 0.2.2
                    , wai                   >= 1.3
                    , xss-sanitize          >= 0.3.0.1
-                   , yesod-core            >= 1.6      && < 1.7
+                   , yesod-core            >= 1.6      && < 1.8
                    , yesod-persistent      >= 1.6      && < 1.7
 
     if flag(network-uri)

Reply via email to