Hello community,

here is the log from the commit of package ghc-hashable-time for 
openSUSE:Factory checked in at 2017-05-06 18:28:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hashable-time (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-hashable-time.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-hashable-time"

Sat May  6 18:28:38 2017 rev:2 rq:491471 version:0.2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hashable-time/ghc-hashable-time.changes      
2016-11-01 09:54:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-hashable-time.new/ghc-hashable-time.changes 
2017-05-06 18:28:39.815590857 +0200
@@ -1,0 +2,5 @@
+Sun Apr  9 18:08:07 UTC 2017 - [email protected]
+
+- Update to version 0.2.0.1 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  1.cabal
  hashable-time-0.2.tar.gz

New:
----
  hashable-time-0.2.0.1.tar.gz

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

Other differences:
------------------
++++++ ghc-hashable-time.spec ++++++
--- /var/tmp/diff_new_pack.00l5TG/_old  2017-05-06 18:28:40.491495483 +0200
+++ /var/tmp/diff_new_pack.00l5TG/_new  2017-05-06 18:28:40.495494920 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-hashable-time
 #
-# 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,21 +18,18 @@
 
 %global pkg_name hashable-time
 Name:           ghc-%{pkg_name}
-Version:        0.2
+Version:        0.2.0.1
 Release:        0
 Summary:        Hashable instances for Data.Time
 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
-Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-hashable-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-time-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Hashable instances for types in Data.Time.
@@ -50,17 +47,13 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
-
 
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++++++ hashable-time-0.2.tar.gz -> hashable-time-0.2.0.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hashable-time-0.2/hashable-time.cabal 
new/hashable-time-0.2.0.1/hashable-time.cabal
--- old/hashable-time-0.2/hashable-time.cabal   2015-09-17 16:59:20.000000000 
+0200
+++ new/hashable-time-0.2.0.1/hashable-time.cabal       2017-04-06 
11:39:02.000000000 +0200
@@ -1,5 +1,5 @@
 name:                hashable-time
-version:             0.2
+version:             0.2.0.1
 synopsis:            Hashable instances for Data.Time
 description:
   Hashable instances for types in Data.Time
@@ -23,7 +23,7 @@
   default-language: Haskell2010
   ghc-options:      -Wall
   other-extensions: CPP
-  build-depends:    base >=4.7 && <4.9, hashable >=1.2.3.3 && <=1.3
+  build-depends:    base >=4.7 && <4.11, hashable >=1.2.3.3 && <=1.3
   if flag(old-locale)
     build-depends:  time >=1.4 && <1.5, old-locale >=1.0 && <1.1
   else


Reply via email to