Hello community,

here is the log from the commit of package ghc-text-metrics for 
openSUSE:Factory checked in at 2018-07-24 17:22:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-text-metrics (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-text-metrics.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-text-metrics"

Tue Jul 24 17:22:27 2018 rev:6 rq:623869 version:0.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-text-metrics/ghc-text-metrics.changes        
2018-05-30 12:27:29.837880064 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-text-metrics.new/ghc-text-metrics.changes   
2018-07-24 17:22:27.703305832 +0200
@@ -1,0 +2,11 @@
+Wed Jul 18 14:26:43 UTC 2018 - [email protected]
+
+- Cosmetic: replace tabs with blanks, strip trailing white space,
+  and update copyright headers with spec-cleaner.
+
+-------------------------------------------------------------------
+Wed Jul 18 14:13:48 UTC 2018 - [email protected]
+
+- Revise cabal build file to specify more accurate dependencies.
+
+-------------------------------------------------------------------
@@ -32 +42,0 @@
-

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

Other differences:
------------------
++++++ ghc-text-metrics.spec ++++++
--- /var/tmp/diff_new_pack.vIzLsC/_old  2018-07-24 17:22:28.923307393 +0200
+++ /var/tmp/diff_new_pack.vIzLsC/_new  2018-07-24 17:22:28.927307398 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-text-metrics
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -26,7 +26,7 @@
 Group:          Development/Libraries/Haskell
 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/2.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-rpm-macros

++++++ text-metrics.cabal ++++++
--- /var/tmp/diff_new_pack.vIzLsC/_old  2018-07-24 17:22:28.959307439 +0200
+++ /var/tmp/diff_new_pack.vIzLsC/_new  2018-07-24 17:22:28.963307445 +0200
@@ -1,6 +1,6 @@
 name:                 text-metrics
 version:              0.3.0
-x-revision: 2
+x-revision: 3
 cabal-version:        >= 1.10
 tested-with:          GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.1
 license:              BSD3
@@ -57,7 +57,7 @@
   hs-source-dirs:     bench-speed
   type:               exitcode-stdio-1.0
   build-depends:      base             >= 4.7 && < 5.0
-                    , criterion        >= 0.6.2.1 && < 1.5
+                    , criterion        >= 0.6.2.1 && < 1.6
                     , deepseq          >= 1.4 && < 1.5
                     , text             >= 0.2 && < 1.3
                     , text-metrics


Reply via email to