Hello community,

here is the log from the commit of package ghc-http-date for openSUSE:Factory 
checked in at 2020-10-23 15:14:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-http-date (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-http-date.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-http-date"

Fri Oct 23 15:14:05 2020 rev:4 rq:842749 version:0.0.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-http-date/ghc-http-date.changes      
2020-09-30 19:53:38.856744813 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-http-date.new.3463/ghc-http-date.changes    
2020-10-23 15:14:08.118128097 +0200
@@ -1,0 +2,6 @@
+Wed Oct  7 02:01:16 UTC 2020 - psim...@suse.com
+
+- Update http-date to version 0.0.10.
+  Upstream does not provide a change log file.
+
+-------------------------------------------------------------------

Old:
----
  http-date-0.0.9.tar.gz

New:
----
  http-date-0.0.10.tar.gz

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

Other differences:
------------------
++++++ ghc-http-date.spec ++++++
--- /var/tmp/diff_new_pack.WcIwWU/_old  2020-10-23 15:14:09.374128703 +0200
+++ /var/tmp/diff_new_pack.WcIwWU/_new  2020-10-23 15:14:09.378128705 +0200
@@ -19,7 +19,7 @@
 %global pkg_name http-date
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.0.9
+Version:        0.0.10
 Release:        0
 Summary:        HTTP Date parser/formatter
 License:        BSD-3-Clause

++++++ http-date-0.0.9.tar.gz -> http-date-0.0.10.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-date-0.0.9/http-date.cabal 
new/http-date-0.0.10/http-date.cabal
--- old/http-date-0.0.9/http-date.cabal 2020-09-25 03:36:29.000000000 +0200
+++ new/http-date-0.0.10/http-date.cabal        2020-10-07 02:30:59.000000000 
+0200
@@ -1,5 +1,5 @@
 Name:                   http-date
-Version:                0.0.9
+Version:                0.0.10
 Author:                 Kazu Yamamoto <k...@iij.ad.jp>
 Maintainer:             Kazu Yamamoto <k...@iij.ad.jp>
 License:                BSD3
@@ -18,7 +18,7 @@
                         Network.HTTP.Date.Formatter
                         Network.HTTP.Date.Types
                         Network.HTTP.Date.Parser
-  Build-Depends:        base >= 4 && < 5
+  Build-Depends:        base >= 4.8 && < 5
                       , array
                       , attoparsec
                       , bytestring
@@ -31,7 +31,7 @@
   Main-Is:              Spec.hs
   Other-Modules:        DateSpec
                         Model
-  Build-Depends:        base >= 4 && < 5
+  Build-Depends:        base >= 4.8 && < 5
                       , bytestring
                       , hspec
                       , http-date


Reply via email to