Hello community,

here is the log from the commit of package ghc-text-binary for openSUSE:Factory 
checked in at 2016-10-14 09:06:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-text-binary (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-text-binary.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-text-binary"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-text-binary/ghc-text-binary.changes  
2016-07-21 08:16:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-text-binary.new/ghc-text-binary.changes     
2016-10-14 09:06:23.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Oct  1 17:19:30 UTC 2016 - psim...@suse.com
+
+- Update to version 0.2.1.1 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  text-binary-0.2.1.tar.gz

New:
----
  text-binary-0.2.1.1.tar.gz

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

Other differences:
------------------
++++++ ghc-text-binary.spec ++++++
--- /var/tmp/diff_new_pack.aAY6ca/_old  2016-10-14 09:06:24.000000000 +0200
+++ /var/tmp/diff_new_pack.aAY6ca/_new  2016-10-14 09:06:24.000000000 +0200
@@ -18,20 +18,18 @@
 
 %global pkg_name text-binary
 Name:           ghc-%{pkg_name}
-Version:        0.2.1
+Version:        0.2.1.1
 Release:        0
 Summary:        Binary instances for text types
 License:        BSD-2-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-binary-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 A compatibility layer providing Binary instances for strict and lazy text types
@@ -51,15 +49,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++++++ text-binary-0.2.1.tar.gz -> text-binary-0.2.1.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/text-binary-0.2.1/text-binary.cabal 
new/text-binary-0.2.1.1/text-binary.cabal
--- old/text-binary-0.2.1/text-binary.cabal     2015-07-13 10:11:24.000000000 
+0200
+++ new/text-binary-0.2.1.1/text-binary.cabal   2016-09-29 11:53:44.000000000 
+0200
@@ -1,11 +1,11 @@
 name:               text-binary
-version:            0.2.1
+version:            0.2.1.1
 synopsis:           Binary instances for text types
 description:
     A compatibility layer providing Binary instances for strict
     and lazy text types for versions older than 1.2.1 of
     <https://hackage.haskell.org/package/text>.
-license:            BSD3
+license:            BSD2
 license-file:       LICENSE
 cabal-version:      >= 1.6
 author:             Jakub Waszczuk


Reply via email to