Hello community,

here is the log from the commit of package ghc-neat-interpolation for 
openSUSE:Factory checked in at 2020-09-15 16:21:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-neat-interpolation (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-neat-interpolation.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-neat-interpolation"

Tue Sep 15 16:21:27 2020 rev:9 rq:833310 version:0.5.1.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-neat-interpolation/ghc-neat-interpolation.changes
    2020-09-07 21:22:12.533018569 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-neat-interpolation.new.4249/ghc-neat-interpolation.changes
  2020-09-15 16:21:31.322208002 +0200
@@ -1,0 +2,7 @@
+Fri Sep  4 17:21:39 UTC 2020 - psim...@suse.com
+
+- Update neat-interpolation to version 0.5.1.2.
+  Upstream has not updated the file "CHANGELOG.md" since the last
+  release.
+
+-------------------------------------------------------------------

Old:
----
  neat-interpolation-0.5.1.1.tar.gz

New:
----
  neat-interpolation-0.5.1.2.tar.gz

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

Other differences:
------------------
++++++ ghc-neat-interpolation.spec ++++++
--- /var/tmp/diff_new_pack.NOWvIw/_old  2020-09-15 16:21:32.566209193 +0200
+++ /var/tmp/diff_new_pack.NOWvIw/_new  2020-09-15 16:21:32.570209197 +0200
@@ -19,7 +19,7 @@
 %global pkg_name neat-interpolation
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.5.1.1
+Version:        0.5.1.2
 Release:        0
 Summary:        A quasiquoter for neat and simple multiline text interpolation
 License:        MIT

++++++ neat-interpolation-0.5.1.1.tar.gz -> neat-interpolation-0.5.1.2.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/neat-interpolation-0.5.1.1/neat-interpolation.cabal 
new/neat-interpolation-0.5.1.2/neat-interpolation.cabal
--- old/neat-interpolation-0.5.1.1/neat-interpolation.cabal     2020-07-13 
13:33:37.000000000 +0200
+++ new/neat-interpolation-0.5.1.2/neat-interpolation.cabal     2020-09-04 
16:26:00.000000000 +0200
@@ -1,5 +1,5 @@
 name: neat-interpolation
-version: 0.5.1.1
+version: 0.5.1.2
 synopsis: A quasiquoter for neat and simple multiline text interpolation
 description:
   A quasiquoter for producing Text values with support for
@@ -34,7 +34,7 @@
     NeatInterpolation.String
   build-depends:
     base >=4.9 && <5,
-    megaparsec >=7 && <9,
+    megaparsec >=7 && <10,
     template-haskell >=2.8 && <3,
     text ==1.*
 


Reply via email to