Hello community,

here is the log from the commit of package ghc-x509-system for openSUSE:Factory 
checked in at 2015-08-25 07:19:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-x509-system (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-x509-system.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-x509-system"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-x509-system/ghc-x509-system.changes  
2015-05-28 09:53:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-x509-system.new/ghc-x509-system.changes     
2015-08-25 08:48:30.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug  6 20:40:15 UTC 2015 - [email protected]
+
+- update to 1.6.0 
+
+-------------------------------------------------------------------

Old:
----
  x509-system-1.5.0.tar.gz

New:
----
  x509-system-1.6.0.tar.gz

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

Other differences:
------------------
++++++ ghc-x509-system.spec ++++++
--- /var/tmp/diff_new_pack.y63N3R/_old  2015-08-25 08:48:31.000000000 +0200
+++ /var/tmp/diff_new_pack.y63N3R/_new  2015-08-25 08:48:31.000000000 +0200
@@ -17,8 +17,8 @@
 
 %global pkg_name x509-system
 
-Name:           ghc-%{pkg_name}
-Version:        1.5.0
+Name:           ghc-x509-system
+Version:        1.6.0
 Release:        0
 Summary:        Handle per-operating-system X.509 accessors and storage
 Group:          System/Libraries

++++++ x509-system-1.5.0.tar.gz -> x509-system-1.6.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/x509-system-1.5.0/x509-system.cabal 
new/x509-system-1.6.0/x509-system.cabal
--- old/x509-system-1.5.0/x509-system.cabal     2014-10-19 11:38:03.000000000 
+0200
+++ new/x509-system-1.6.0/x509-system.cabal     2015-06-19 22:17:39.000000000 
+0200
@@ -1,5 +1,5 @@
 Name:                x509-system
-Version:             1.5.0
+Version:             1.6.0
 Description:         System X.509 handling
 License:             BSD3
 License-file:        LICENSE
@@ -22,8 +22,8 @@
                    , filepath
                    , process
                    , pem >= 0.1 && < 0.3
-                   , x509 >= 1.5 && < 1.6
-                   , x509-store >= 1.5 && < 1.6
+                   , x509 >= 1.6 && < 1.7
+                   , x509-store >= 1.6 && < 1.7
   Exposed-modules:   System.X509
                      System.X509.Unix
                      System.X509.MacOS


Reply via email to