Hello community,

here is the log from the commit of package ghc-microlens-th for 
openSUSE:Factory checked in at 2018-10-25 08:17:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-microlens-th (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-microlens-th.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-microlens-th"

Thu Oct 25 08:17:35 2018 rev:8 rq:642881 version:0.4.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-microlens-th/ghc-microlens-th.changes        
2018-08-27 12:58:19.092748625 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-microlens-th.new/ghc-microlens-th.changes   
2018-10-25 08:17:55.872029035 +0200
@@ -1,0 +2,8 @@
+Thu Oct  4 15:39:57 UTC 2018 - psim...@suse.com
+
+- Update microlens-th to version 0.4.2.3.
+  # 0.4.2.3
+
+  * Bumped template-haskell version.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ghc-microlens-th.spec ++++++
--- /var/tmp/diff_new_pack.G1oCZ2/_old  2018-10-25 08:17:56.844028609 +0200
+++ /var/tmp/diff_new_pack.G1oCZ2/_new  2018-10-25 08:17:56.848028606 +0200
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %global pkg_name microlens-th
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.4.2.2
+Version:        0.4.2.3
 Release:        0
 Summary:        Automatic generation of record lenses for microlens
 License:        BSD-3-Clause

++++++ microlens-th-0.4.2.2.tar.gz -> microlens-th-0.4.2.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-th-0.4.2.2/CHANGELOG.md 
new/microlens-th-0.4.2.3/CHANGELOG.md
--- old/microlens-th-0.4.2.2/CHANGELOG.md       2018-08-19 16:48:57.000000000 
+0200
+++ new/microlens-th-0.4.2.3/CHANGELOG.md       2018-09-28 08:48:04.000000000 
+0200
@@ -1,3 +1,7 @@
+# 0.4.2.3
+
+* Bumped template-haskell version.
+
 # 0.4.2.2
 
 * Bumped containers version.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-th-0.4.2.2/microlens-th.cabal 
new/microlens-th-0.4.2.3/microlens-th.cabal
--- old/microlens-th-0.4.2.2/microlens-th.cabal 2018-08-19 16:49:03.000000000 
+0200
+++ new/microlens-th-0.4.2.3/microlens-th.cabal 2018-09-28 08:48:12.000000000 
+0200
@@ -1,5 +1,5 @@
 name:                microlens-th
-version:             0.4.2.2
+version:             0.4.2.3
 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).
@@ -35,7 +35,7 @@
                      , containers >=0.4.0 && <0.7
                      , transformers
                      -- lens has >=2.4, but GHC 7.4 shipped with 2.7
-                     , template-haskell >=2.7 && <2.14
+                     , template-haskell >=2.7 && <2.15
                      , th-abstraction >=0.2.1 && <0.3
 
   if flag(inlining)


Reply via email to