commit ghc-x509-system for openSUSE:Factory

Hello community, here is the log from the commit of package ghc-x509-system for openSUSE:Factory checked in at 2017-08-31 21:01:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-x509-system (Old) and /work/SRC/openSUSE:Factory/.ghc-x509-system.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-x509-system" Thu Aug 31 21:01:52 2017 rev:7 rq:513542 version:1.6.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-x509-system/ghc-x509-system.changes 2016-11-05 21:27:05.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-x509-system.new/ghc-x509-system.changes 2017-08-31 21:01:52.405809896 +0200 @@ -1,0 +2,5 @@ +Thu Jul 27 14:07:15 UTC 2017 - psimons@suse.com + +- Update to version 1.6.5. + +------------------------------------------------------------------- Old: ---- x509-system-1.6.4.tar.gz New: ---- x509-system-1.6.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-x509-system.spec ++++++ --- /var/tmp/diff_new_pack.i3zrRO/_old 2017-08-31 21:01:53.925596362 +0200 +++ /var/tmp/diff_new_pack.i3zrRO/_new 2017-08-31 21:01:53.949592991 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-x509-system # -# 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,7 +18,7 @@ %global pkg_name x509-system Name: ghc-%{pkg_name} -Version: 1.6.4 +Version: 1.6.5 Release: 0 Summary: Handle per-operating-system X.509 accessors and storage License: BSD-3-Clause ++++++ x509-system-1.6.4.tar.gz -> x509-system-1.6.5.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/x509-system-1.6.4/x509-system.cabal new/x509-system-1.6.5/x509-system.cabal --- old/x509-system-1.6.4/x509-system.cabal 2016-10-03 09:47:13.000000000 +0200 +++ new/x509-system-1.6.5/x509-system.cabal 2017-07-21 19:18:45.000000000 +0200 @@ -1,5 +1,5 @@ Name: x509-system -Version: 1.6.4 +version: 1.6.5 Description: System X.509 handling License: BSD3 License-file: LICENSE @@ -11,9 +11,10 @@ Category: Data stability: experimental Homepage: http://github.com/vincenthz/hs-certificate -Cabal-Version: >=1.8 +Cabal-Version: >= 1.10 Library + Default-Language: Haskell2010 Build-Depends: base >= 3 && < 5 , bytestring , mtl @@ -22,8 +23,8 @@ , filepath , process , pem >= 0.1 && < 0.3 - , x509 >= 1.6 && < 1.7 - , x509-store >= 1.6.2 && < 1.7 + , x509 >= 1.6 + , x509-store >= 1.6.2 Exposed-modules: System.X509 System.X509.Unix System.X509.MacOS
participants (1)
-
root@hilbert.suse.de