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 2025-10-10 17:10:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-microlens-ghc (Old)
and /work/SRC/openSUSE:Factory/.ghc-microlens-ghc.new.5300 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-microlens-ghc"
Fri Oct 10 17:10:47 2025 rev:13 rq:1310466 version:0.4.15.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-microlens-ghc/ghc-microlens-ghc.changes
2025-03-17 22:23:01.076079403 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-microlens-ghc.new.5300/ghc-microlens-ghc.changes
2025-10-10 17:12:43.813779048 +0200
@@ -1,0 +2,8 @@
+Mon Sep 22 02:11:04 UTC 2025 - Peter Simons <[email protected]>
+
+- Update microlens-ghc to version 0.4.15.2.
+ # 0.4.15.2
+
+ * Bump version for microlens 0.5.
+
+-------------------------------------------------------------------
Old:
----
microlens-ghc-0.4.15.1.tar.gz
New:
----
microlens-ghc-0.4.15.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-microlens-ghc.spec ++++++
--- /var/tmp/diff_new_pack.UsUh8G/_old 2025-10-10 17:12:44.329800797 +0200
+++ /var/tmp/diff_new_pack.UsUh8G/_new 2025-10-10 17:12:44.333800966 +0200
@@ -19,7 +19,7 @@
%global pkg_name microlens-ghc
%global pkgver %{pkg_name}-%{version}
Name: ghc-%{pkg_name}
-Version: 0.4.15.1
+Version: 0.4.15.2
Release: 0
Summary: Microlens + array, bytestring, containers, transformers
License: BSD-3-Clause
++++++ microlens-ghc-0.4.15.1.tar.gz -> microlens-ghc-0.4.15.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/microlens-ghc-0.4.15.1/CHANGELOG.md
new/microlens-ghc-0.4.15.2/CHANGELOG.md
--- old/microlens-ghc-0.4.15.1/CHANGELOG.md 2001-09-09 03:46:40.000000000
+0200
+++ new/microlens-ghc-0.4.15.2/CHANGELOG.md 2001-09-09 03:46:40.000000000
+0200
@@ -1,3 +1,7 @@
+# 0.4.15.2
+
+* Bump version for microlens 0.5.
+
# 0.4.15.1
* Allow building with containers 0.8.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/microlens-ghc-0.4.15.1/microlens-ghc.cabal
new/microlens-ghc-0.4.15.2/microlens-ghc.cabal
--- old/microlens-ghc-0.4.15.1/microlens-ghc.cabal 2001-09-09
03:46:40.000000000 +0200
+++ new/microlens-ghc-0.4.15.2/microlens-ghc.cabal 2001-09-09
03:46:40.000000000 +0200
@@ -1,5 +1,5 @@
name: microlens-ghc
-version: 0.4.15.1
+version: 0.4.15.2
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>).
@@ -46,7 +46,7 @@
, base >=4.5 && <5
, bytestring >=0.9.2.1 && <0.13
, containers >=0.4.0 && <0.9
- , microlens ==0.4.14.*
+ , microlens ==0.5.0.*
, transformers >=0.2 && <0.7
ghc-options: