Hello community,

here is the log from the commit of package ghc-palette for openSUSE:Factory 
checked in at 2016-11-24 21:24:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-palette (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-palette.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-palette"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-palette/ghc-palette.changes  2016-11-15 
17:56:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-palette.new/ghc-palette.changes     
2016-11-24 21:24:10.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Aug 17 18:26:31 UTC 2016 - [email protected]
+
+- Update to version 0.1.0.4 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  palette-0.1.0.3.tar.gz

New:
----
  palette-0.1.0.4.tar.gz

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

Other differences:
------------------
++++++ ghc-palette.spec ++++++
--- /var/tmp/diff_new_pack.eiTfdB/_old  2016-11-24 21:24:11.000000000 +0100
+++ /var/tmp/diff_new_pack.eiTfdB/_new  2016-11-24 21:24:11.000000000 +0100
@@ -18,21 +18,19 @@
 
 %global pkg_name palette
 Name:           ghc-%{pkg_name}
-Version:        0.1.0.3
+Version:        0.1.0.4
 Release:        0
 Summary:        Utilities for choosing and creating color schemes
 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-array-devel
 BuildRequires:  ghc-colour-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-rpm-macros
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Sets of predefined colors and tools for choosing and creating color schemes.
@@ -51,15 +49,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++++++ palette-0.1.0.3.tar.gz -> palette-0.1.0.4.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palette-0.1.0.3/CHANGES.markdown 
new/palette-0.1.0.4/CHANGES.markdown
--- old/palette-0.1.0.3/CHANGES.markdown        2016-02-14 19:07:14.000000000 
+0100
+++ new/palette-0.1.0.4/CHANGES.markdown        2016-08-06 22:45:01.000000000 
+0200
@@ -1,11 +1,17 @@
+0.1.0.4 (6 August 2016)
+-----------------------
+
+- minor tweaks to `.cabal` file
+
 0.1.0.3 (2016-02-14)
 -------
 
-    - allow base-4.9 for GHC-8.0
+- allow base-4.9 for GHC-8.0
 
 0.1.0.1
 --------
 
-  * define Kolor in Types module
+- define Kolor in Types module
 
 0.1.0.0: Initial release
+------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palette-0.1.0.3/LICENSE new/palette-0.1.0.4/LICENSE
--- old/palette-0.1.0.3/LICENSE 2015-04-08 22:16:16.000000000 +0200
+++ new/palette-0.1.0.4/LICENSE 2016-08-06 22:45:01.000000000 +0200
@@ -1,7 +1,8 @@
-Copyright (c) 2011-2015 diagrams-lib team:
+Copyright (c) 2011-2016 diagrams-lib team:
 
   Daniel Bergey <[email protected]>
   Jeffrey Rosenbluth <[email protected]>
+  Brent Yorgey <[email protected]>
 
 All rights reserved.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palette-0.1.0.3/palette.cabal 
new/palette-0.1.0.4/palette.cabal
--- old/palette-0.1.0.3/palette.cabal   2016-02-13 00:48:42.000000000 +0100
+++ new/palette-0.1.0.4/palette.cabal   2016-08-06 22:45:01.000000000 +0200
@@ -1,5 +1,5 @@
 Name:                palette
-Version:             0.1.0.3
+Version:             0.1.0.4
 Synopsis:            Utilities for choosing and creating color schemes.
 Description:         Sets of predefined colors and tools for choosing and
                      creating color schemes.
@@ -15,7 +15,7 @@
 Cabal-version:       >=1.10
 Extra-source-files:  README.markdown, CHANGES.markdown, diagrams/*.svg
 Extra-doc-files:     diagrams/*.svg
-Tested-with:         GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.1, GHC == 7.10.1
+Tested-with:         GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1
 Source-repository head
   type:     git
   location: http://github.com/diagrams/palette.git


Reply via email to