Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-http-date for openSUSE:Factory 
checked in at 2021-03-10 08:54:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-http-date (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-http-date.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-http-date"

Wed Mar 10 08:54:57 2021 rev:6 rq:877634 version:0.0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-http-date/ghc-http-date.changes      
2020-12-22 11:41:05.305598782 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-http-date.new.2378/ghc-http-date.changes    
2021-03-10 08:56:57.658870756 +0100
@@ -1,0 +2,6 @@
+Wed Feb 24 18:10:52 UTC 2021 - [email protected]
+
+- Update http-date to version 0.0.11.
+  Upstream does not provide a change log file.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ghc-http-date.spec ++++++
--- /var/tmp/diff_new_pack.N95ILM/_old  2021-03-10 08:56:58.250871366 +0100
+++ /var/tmp/diff_new_pack.N95ILM/_new  2021-03-10 08:56:58.254871371 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-http-date
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global pkg_name http-date
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.0.10
+Version:        0.0.11
 Release:        0
 Summary:        HTTP Date parser/formatter
 License:        BSD-3-Clause

++++++ http-date-0.0.10.tar.gz -> http-date-0.0.11.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-date-0.0.10/http-date.cabal 
new/http-date-0.0.11/http-date.cabal
--- old/http-date-0.0.10/http-date.cabal        2020-10-07 02:30:59.000000000 
+0200
+++ new/http-date-0.0.11/http-date.cabal        2021-02-24 06:09:32.000000000 
+0100
@@ -1,5 +1,5 @@
 Name:                   http-date
-Version:                0.0.10
+Version:                0.0.11
 Author:                 Kazu Yamamoto <[email protected]>
 Maintainer:             Kazu Yamamoto <[email protected]>
 License:                BSD3
@@ -18,7 +18,7 @@
                         Network.HTTP.Date.Formatter
                         Network.HTTP.Date.Types
                         Network.HTTP.Date.Parser
-  Build-Depends:        base >= 4.8 && < 5
+  Build-Depends:        base >= 4.9 && < 5
                       , array
                       , attoparsec
                       , bytestring
@@ -31,7 +31,7 @@
   Main-Is:              Spec.hs
   Other-Modules:        DateSpec
                         Model
-  Build-Depends:        base >= 4.8 && < 5
+  Build-Depends:        base >= 4.9 && < 5
                       , bytestring
                       , hspec
                       , http-date
@@ -44,7 +44,7 @@
   HS-Source-Dirs:       test
   Ghc-Options:          -threaded
   Main-Is:              doctests.hs
-  Build-Depends:        base
+  Build-Depends:        base >= 4.9
                       , doctest >= 0.8
 
 Source-Repository head

Reply via email to