Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-microlens-ghc for 
openSUSE:Factory checked in at 2023-01-18 13:10:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-microlens-ghc (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-microlens-ghc.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-microlens-ghc"

Wed Jan 18 13:10:07 2023 rev:7 rq:1059084 version:0.4.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-microlens-ghc/ghc-microlens-ghc.changes      
2022-08-01 21:30:23.609655524 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-microlens-ghc.new.32243/ghc-microlens-ghc.changes
   2023-01-18 13:10:26.856691793 +0100
@@ -1,0 +2,7 @@
+Wed Dec 14 05:19:47 UTC 2022 - Peter Simons <psim...@suse.com>
+
+- Update microlens-ghc to version 0.4.14.1.
+  Upstream has not updated the file "CHANGELOG.md" since the last
+  release.
+
+-------------------------------------------------------------------

Old:
----
  microlens-ghc-0.4.14.0.tar.gz

New:
----
  microlens-ghc-0.4.14.1.tar.gz

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

Other differences:
------------------
++++++ ghc-microlens-ghc.spec ++++++
--- /var/tmp/diff_new_pack.0Gp4Zu/_old  2023-01-18 13:10:27.408695065 +0100
+++ /var/tmp/diff_new_pack.0Gp4Zu/_new  2023-01-18 13:10:27.412695088 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name microlens-ghc
 Name:           ghc-%{pkg_name}
-Version:        0.4.14.0
+Version:        0.4.14.1
 Release:        0
 Summary:        Microlens + array, bytestring, containers, transformers
 License:        BSD-3-Clause

++++++ microlens-ghc-0.4.14.0.tar.gz -> microlens-ghc-0.4.14.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-ghc-0.4.14.0/microlens-ghc.cabal 
new/microlens-ghc-0.4.14.1/microlens-ghc.cabal
--- old/microlens-ghc-0.4.14.0/microlens-ghc.cabal      2001-09-09 
03:46:40.000000000 +0200
+++ new/microlens-ghc-0.4.14.1/microlens-ghc.cabal      2001-09-09 
03:46:40.000000000 +0200
@@ -1,5 +1,5 @@
 name:                microlens-ghc
-version:             0.4.14.0
+version:             0.4.14.1
 synopsis:            microlens + array, bytestring, containers, transformers
 description:
   Use this package instead of <http://hackage.haskell.org/package/microlens 
microlens> if you don't mind depending on all dependencies here – 
@Lens.Micro.GHC@ reexports everything from @Lens.Micro@ and additionally 
provides orphan instances of microlens classes for packages coming with GHC 
(<http://hackage.haskell.org/package/array array>, 
<http://hackage.haskell.org/package/bytestring bytestring>, 
<http://hackage.haskell.org/package/containers containers>, 
<http://hackage.haskell.org/package/transfromers transformers>).
@@ -27,8 +27,9 @@
                      GHC==8.6.5
                      GHC==8.8.4
                      GHC==8.10.7
-                     GHC==9.0.1
-                     GHC==9.2.1
+                     GHC==9.0.2
+                     GHC==9.2.5
+                     GHC==9.4.3
 
 source-repository head
   type:                git
@@ -53,3 +54,4 @@
 
   hs-source-dirs:      src
   default-language:    Haskell2010
+  default-extensions:  TypeOperators

Reply via email to