Hello community,

here is the log from the commit of package ghc-microlens-th for 
openSUSE:Factory checked in at 2020-10-23 15:14:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-microlens-th (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-microlens-th.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-microlens-th"

Fri Oct 23 15:14:18 2020 rev:3 rq:842755 version:0.4.3.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-microlens-th/ghc-microlens-th.changes        
2020-08-28 21:34:59.404712773 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-microlens-th.new.3463/ghc-microlens-th.changes  
    2020-10-23 15:14:21.778134689 +0200
@@ -1,0 +2,8 @@
+Tue Oct  6 08:56:46 UTC 2020 - psim...@suse.com
+
+- Update microlens-th to version 0.4.3.6.
+  # 0.4.3.6
+
+  * Bumped th-abstraction.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ghc-microlens-th.spec ++++++
--- /var/tmp/diff_new_pack.8bhWcN/_old  2020-10-23 15:14:22.330134955 +0200
+++ /var/tmp/diff_new_pack.8bhWcN/_new  2020-10-23 15:14:22.330134955 +0200
@@ -19,7 +19,7 @@
 %global pkg_name microlens-th
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.4.3.5
+Version:        0.4.3.6
 Release:        0
 Summary:        Automatic generation of record lenses for microlens
 License:        BSD-3-Clause

++++++ microlens-th-0.4.3.5.tar.gz -> microlens-th-0.4.3.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-th-0.4.3.5/CHANGELOG.md 
new/microlens-th-0.4.3.6/CHANGELOG.md
--- old/microlens-th-0.4.3.5/CHANGELOG.md       2020-04-14 21:00:01.000000000 
+0200
+++ new/microlens-th-0.4.3.6/CHANGELOG.md       2020-10-01 20:57:55.000000000 
+0200
@@ -1,3 +1,7 @@
+# 0.4.3.6
+
+* Bumped th-abstraction.
+
 # 0.4.3.5
 
 * Changes needed for template-haskell-2.16.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-th-0.4.3.5/microlens-th.cabal 
new/microlens-th-0.4.3.6/microlens-th.cabal
--- old/microlens-th-0.4.3.5/microlens-th.cabal 2020-04-14 21:00:01.000000000 
+0200
+++ new/microlens-th-0.4.3.6/microlens-th.cabal 2020-10-01 20:57:55.000000000 
+0200
@@ -1,5 +1,5 @@
 name:                microlens-th
-version:             0.4.3.5
+version:             0.4.3.6
 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).
@@ -42,7 +42,7 @@
                      , transformers
                      -- lens has >=2.4, but GHC 7.4 shipped with 2.7
                      , template-haskell >=2.7 && <2.17
-                     , th-abstraction >=0.2.1 && <0.4
+                     , th-abstraction >=0.2.1 && <0.5
 
   ghc-options:
     -Wall -fwarn-tabs


Reply via email to