Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-microlens-th for 
openSUSE:Factory checked in at 2024-12-26 12:23:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-microlens-th (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-microlens-th.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-microlens-th"

Thu Dec 26 12:23:54 2024 rev:16 rq:1233270 version:0.4.3.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-microlens-th/ghc-microlens-th.changes        
2024-05-06 17:52:55.754376368 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-microlens-th.new.1881/ghc-microlens-th.changes  
    2024-12-26 12:23:55.942610937 +0100
@@ -1,0 +2,8 @@
+Tue Dec 17 04:33:25 UTC 2024 - Peter Simons <[email protected]>
+
+- Update microlens-th to version 0.4.3.16.
+  # 0.4.3.16
+
+  * [#182](https://github.com/stevenfontanella/microlens/pull/182) Support GHC 
9.12.
+
+-------------------------------------------------------------------

Old:
----
  microlens-th-0.4.3.15.tar.gz

New:
----
  microlens-th-0.4.3.16.tar.gz

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

Other differences:
------------------
++++++ ghc-microlens-th.spec ++++++
--- /var/tmp/diff_new_pack.NiiZRN/_old  2024-12-26 12:23:56.574636833 +0100
+++ /var/tmp/diff_new_pack.NiiZRN/_new  2024-12-26 12:23:56.578636996 +0100
@@ -20,7 +20,7 @@
 %global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.4.3.15
+Version:        0.4.3.16
 Release:        0
 Summary:        Automatic generation of record lenses for microlens
 License:        BSD-3-Clause

++++++ microlens-th-0.4.3.15.tar.gz -> microlens-th-0.4.3.16.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-th-0.4.3.15/CHANGELOG.md 
new/microlens-th-0.4.3.16/CHANGELOG.md
--- old/microlens-th-0.4.3.15/CHANGELOG.md      2001-09-09 03:46:40.000000000 
+0200
+++ new/microlens-th-0.4.3.16/CHANGELOG.md      2001-09-09 03:46:40.000000000 
+0200
@@ -1,3 +1,7 @@
+# 0.4.3.16
+
+* [#182](https://github.com/stevenfontanella/microlens/pull/182) Support GHC 
9.12.
+
 # 0.4.3.15
 
 * [#180](https://github.com/stevenfontanella/microlens/pull/180) 
[#181](https://github.com/stevenfontanella/microlens/pull/181) Support GHC 9.10.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-th-0.4.3.15/microlens-th.cabal 
new/microlens-th-0.4.3.16/microlens-th.cabal
--- old/microlens-th-0.4.3.15/microlens-th.cabal        2001-09-09 
03:46:40.000000000 +0200
+++ new/microlens-th-0.4.3.16/microlens-th.cabal        2001-09-09 
03:46:40.000000000 +0200
@@ -1,5 +1,5 @@
 name:                microlens-th
-version:             0.4.3.15
+version:             0.4.3.16
 synopsis:            Automatic generation of record lenses for microlens
 description:
   This package lets you automatically generate lenses for data types; code was 
extracted from the lens package, and therefore generated lenses are fully 
compatible with ones generated by lens (and can be used both from lens and 
microlens).
@@ -17,9 +17,10 @@
   CHANGELOG.md
 cabal-version:       >=1.10
 tested-with:
+                     GHC==9.12.1
                      GHC==9.10.1
-                     GHC==9.8.2
-                     GHC==9.6.4
+                     GHC==9.8.4
+                     GHC==9.6.6
                      GHC==9.4.8
                      GHC==9.2.8
                      GHC==9.0.2
@@ -29,7 +30,6 @@
                      GHC==8.4.4
                      GHC==8.2.2
                      GHC==8.0.2
-                     GHC==7.10.3
 
 source-repository head
   type:                git
@@ -44,7 +44,7 @@
                      , microlens >=0.4.0 && <0.5
                      , containers >=0.5 && <0.8
                      , transformers
-                     , template-haskell >=2.8 && <2.23
+                     , template-haskell >=2.8 && <2.24
                      , th-abstraction >=0.4.1 && <0.8
 
   ghc-options:

Reply via email to