Hello community,

here is the log from the commit of package ghc-benchpress for openSUSE:Factory 
checked in at 2017-03-14 10:04:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-benchpress (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-benchpress.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-benchpress"

Tue Mar 14 10:04:18 2017 rev:2 rq:461604 version:0.2.2.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-benchpress/ghc-benchpress.changes    
2016-09-25 14:33:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-benchpress.new/ghc-benchpress.changes       
2017-03-14 10:04:20.675089067 +0100
@@ -1,0 +2,5 @@
+Mon Feb 20 08:40:33 UTC 2017 - [email protected]
+
+- Update to version 0.2.2.9 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  benchpress-0.2.2.8.tar.gz

New:
----
  benchpress-0.2.2.9.tar.gz

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

Other differences:
------------------
++++++ ghc-benchpress.spec ++++++
--- /var/tmp/diff_new_pack.oJ0Zwe/_old  2017-03-14 10:04:21.358992227 +0100
+++ /var/tmp/diff_new_pack.oJ0Zwe/_new  2017-03-14 10:04:21.358992227 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-benchpress
 #
-# 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,19 @@
 
 %global pkg_name benchpress
 Name:           ghc-%{pkg_name}
-Version:        0.2.2.8
+Version:        0.2.2.9
 Release:        0
 Summary:        Micro-benchmarking with detailed statistics
 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-bytestring-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-time-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Benchmarks actions and produces statistics such as min, mean, median, standard
@@ -53,11 +51,9 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 rm %{buildroot}%{_bindir}/example

++++++ benchpress-0.2.2.8.tar.gz -> benchpress-0.2.2.9.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/benchpress-0.2.2.8/benchpress.cabal 
new/benchpress-0.2.2.9/benchpress.cabal
--- old/benchpress-0.2.2.8/benchpress.cabal     2016-06-18 14:17:21.000000000 
+0200
+++ new/benchpress-0.2.2.9/benchpress.cabal     2017-02-14 10:46:44.000000000 
+0100
@@ -1,5 +1,5 @@
 name:           benchpress
-version:        0.2.2.8
+version:        0.2.2.9
 synopsis:       Micro-benchmarking with detailed statistics.
 Description:    Benchmarks actions and produces statistics
                 such as min, mean, median, standard deviation,
@@ -22,7 +22,7 @@
 
   build-depends:  base >= 2.0 && < 4.10,
                   mtl >= 1 && < 2.3,
-                  time >= 1 && < 1.7
+                  time >= 1 && < 1.9
 
   ghc-options:  -funbox-strict-fields -Wall
 


Reply via email to