Hello community,

here is the log from the commit of package ghc-names-th for openSUSE:Factory 
checked in at 2017-08-31 20:57:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-names-th (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-names-th.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-names-th"

Thu Aug 31 20:57:27 2017 rev:2 rq:513438 version:0.2.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-names-th/ghc-names-th.changes        
2016-10-22 13:13:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-names-th.new/ghc-names-th.changes   
2017-08-31 20:57:29.186792859 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 14:05:08 UTC 2017 - [email protected]
+
+- Update to version 0.2.0.3.
+
+-------------------------------------------------------------------

Old:
----
  names-th-0.2.0.2.tar.gz

New:
----
  names-th-0.2.0.3.tar.gz

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

Other differences:
------------------
++++++ ghc-names-th.spec ++++++
--- /var/tmp/diff_new_pack.yzvq9I/_old  2017-08-31 20:57:29.974682158 +0200
+++ /var/tmp/diff_new_pack.yzvq9I/_new  2017-08-31 20:57:29.978681596 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-names-th
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,20 +18,18 @@
 
 %global pkg_name names-th
 Name:           ghc-%{pkg_name}
-Version:        0.2.0.2
+Version:        0.2.0.3
 Release:        0
 Summary:        Manipulate name strings for TH
 License:        BSD-3-Clause
-Group:          System/Libraries
+Group:          Development/Languages/Other
 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
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-template-haskell-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 This package includes functions to manipulate name string and extra library
@@ -51,15 +49,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++++++ names-th-0.2.0.2.tar.gz -> names-th-0.2.0.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/names-th-0.2.0.2/names-th.cabal 
new/names-th-0.2.0.3/names-th.cabal
--- old/names-th-0.2.0.2/names-th.cabal 2016-06-19 07:50:48.000000000 +0200
+++ new/names-th-0.2.0.3/names-th.cabal 2017-07-17 02:56:42.000000000 +0200
@@ -1,5 +1,5 @@
 name:                names-th
-version:             0.2.0.2
+version:             0.2.0.3
 synopsis:            Manipulate name strings for TH
 description:         This package includes functions to manipulate name string
                      and extra library functions for Template Haskell.
@@ -8,11 +8,12 @@
 license-file:        LICENSE
 author:              Kei Hibino
 maintainer:          [email protected]
-copyright:           Copyright (c) 2013-2016 Kei Hibino
+copyright:           Copyright (c) 2013-2017 Kei Hibino
 category:            Development
 build-type:          Simple
 cabal-version:       >=1.10
-tested-with:           GHC == 8.0.1
+tested-with:           GHC == 8.2.1
+                     , GHC == 8.0.1, GHC == 8.0.2
                      , GHC == 7.10.1, GHC == 7.10.2, GHC == 7.10.3
                      , GHC == 7.8.1, GHC == 7.8.2, GHC == 7.8.3, GHC == 7.8.4
                      , GHC == 7.6.1, GHC == 7.6.2, GHC == 7.6.3


Reply via email to