Hello community,

here is the log from the commit of package ghc-neat-interpolation for 
openSUSE:Factory checked in at 2019-12-27 13:55:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-neat-interpolation (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-neat-interpolation.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-neat-interpolation"

Fri Dec 27 13:55:31 2019 rev:6 rq:759456 version:0.3.2.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-neat-interpolation/ghc-neat-interpolation.changes
    2018-10-25 08:17:57.168028467 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-neat-interpolation.new.6675/ghc-neat-interpolation.changes
  2019-12-27 13:55:41.100725464 +0100
@@ -1,0 +2,11 @@
+Wed Dec  4 03:03:16 UTC 2019 - psim...@suse.com
+
+- Update neat-interpolation to version 0.3.2.5.
+  Upstream does not provide a change log file.
+
+-------------------------------------------------------------------
+Fri Nov  8 16:14:17 UTC 2019 - Peter Simons <psim...@suse.com>
+
+- Drop obsolete group attributes.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ghc-neat-interpolation.spec ++++++
--- /var/tmp/diff_new_pack.Ay37yU/_old  2019-12-27 13:55:41.688725748 +0100
+++ /var/tmp/diff_new_pack.Ay37yU/_new  2019-12-27 13:55:41.696725752 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-neat-interpolation
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,11 +19,10 @@
 %global pkg_name neat-interpolation
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.3.2.4
+Version:        0.3.2.5
 Release:        0
 Summary:        A quasiquoter for neat and simple multiline text interpolation
 License:        MIT
-Group:          Development/Libraries/Haskell
 URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
@@ -43,7 +42,6 @@
 
 %package devel
 Summary:        Haskell %{pkg_name} library development files
-Group:          Development/Libraries/Haskell
 Requires:       %{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}

++++++ neat-interpolation-0.3.2.4.tar.gz -> neat-interpolation-0.3.2.5.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/neat-interpolation-0.3.2.4/neat-interpolation.cabal 
new/neat-interpolation-0.3.2.5/neat-interpolation.cabal
--- old/neat-interpolation-0.3.2.4/neat-interpolation.cabal     2018-09-14 
03:47:54.000000000 +0200
+++ new/neat-interpolation-0.3.2.5/neat-interpolation.cabal     2019-12-03 
12:25:37.000000000 +0100
@@ -1,7 +1,7 @@
 name:
   neat-interpolation
 version:
-  0.3.2.4
+  0.3.2.5
 synopsis:
   A quasiquoter for neat and simple multiline text interpolation
 description:
@@ -48,7 +48,7 @@
     NeatInterpolation.String
   build-depends:
     text == 1.*,
-    megaparsec >= 7 && < 8,
+    megaparsec >= 7 && < 9,
     template-haskell >= 2.8 && < 3,
     base-prelude < 2,
     base >= 4.9 && < 5


Reply via email to