Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-x509-system for openSUSE:Factory
checked in at 2022-02-11 23:10:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-x509-system (Old)
and /work/SRC/openSUSE:Factory/.ghc-x509-system.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-x509-system"
Fri Feb 11 23:10:05 2022 rev:15 rq:953568 version:1.6.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-x509-system/ghc-x509-system.changes
2020-12-22 11:49:21.518002817 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-x509-system.new.1956/ghc-x509-system.changes
2022-02-11 23:12:04.455408402 +0100
@@ -1,0 +2,6 @@
+Mon Jan 17 07:56:53 UTC 2022 - Peter Simons <[email protected]>
+
+- Update x509-system to version 1.6.7.
+ Upstream does not provide a change log file.
+
+-------------------------------------------------------------------
Old:
----
x509-system-1.6.6.tar.gz
New:
----
x509-system-1.6.7.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-x509-system.spec ++++++
--- /var/tmp/diff_new_pack.rGgaYp/_old 2022-02-11 23:12:04.823409467 +0100
+++ /var/tmp/diff_new_pack.rGgaYp/_new 2022-02-11 23:12:04.827409478 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ghc-x509-system
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# 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.6
+Version: 1.6.7
Release: 0
Summary: Handle per-operating-system X.509 accessors and storage
License: BSD-3-Clause
@@ -38,7 +38,8 @@
ExcludeArch: %{ix86}
%description
-System X.509 handling.
+System X.509 handling for accessing operating system dependents store and other
+storage methods.
%package devel
Summary: Haskell %{pkg_name} library development files
++++++ x509-system-1.6.6.tar.gz -> x509-system-1.6.7.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/x509-system-1.6.6/x509-system.cabal
new/x509-system-1.6.7/x509-system.cabal
--- old/x509-system-1.6.6/x509-system.cabal 2017-07-31 22:24:06.000000000
+0200
+++ new/x509-system-1.6.7/x509-system.cabal 2022-01-17 08:56:37.000000000
+0100
@@ -1,12 +1,12 @@
Name: x509-system
-version: 1.6.6
-Description: System X.509 handling
+version: 1.6.7
+Synopsis: Handle per-operating-system X.509 accessors and storage
+Description: System X.509 handling for accessing operating system
dependents store and other storage methods
License: BSD3
License-file: LICENSE
Copyright: Vincent Hanquez <[email protected]>
Author: Vincent Hanquez <[email protected]>
Maintainer: Vincent Hanquez <[email protected]>
-Synopsis: Handle per-operating-system X.509 accessors and storage
Build-Type: Simple
Category: Data
stability: experimental