Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package signify for openSUSE:Factory checked 
in at 2023-03-07 16:49:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/signify (Old)
 and      /work/SRC/openSUSE:Factory/.signify.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "signify"

Tue Mar  7 16:49:13 2023 rev:7 rq:1069721 version:31

Changes:
--------
--- /work/SRC/openSUSE:Factory/signify/signify.changes  2021-06-04 
00:33:16.632877747 +0200
+++ /work/SRC/openSUSE:Factory/.signify.new.31432/signify.changes       
2023-03-07 16:49:46.989410530 +0100
@@ -1,0 +2,9 @@
+Thu Mar  2 20:36:24 UTC 2023 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Update to version 31:
+  * provides a bundled libbsd (not used in the openSUSE package)
+- needs libbsd 0.11.0 for freezero
+- run tests
+- add upstream signing key and verify source signature
+
+-------------------------------------------------------------------

Old:
----
  signify-30.tar.xz

New:
----
  signify-31.tar.xz
  signify-31.tar.xz.asc
  signify.keyring

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

Other differences:
------------------
++++++ signify.spec ++++++
--- /var/tmp/diff_new_pack.rEunQJ/_old  2023-03-07 16:49:47.533413393 +0100
+++ /var/tmp/diff_new_pack.rEunQJ/_new  2023-03-07 16:49:47.537413414 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package signify
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,18 @@
 
 
 Name:           signify
-Version:        30
+Version:        31
 Release:        0
 Summary:        OpenBSD tool to sign and verify signatures on files (portable 
version)
 License:        BSD-3-Clause
 Group:          Productivity/Networking/Security
 URL:            https://github.com/aperezdc/signify
 Source0:        %{url}/releases/download/v%{version}/signify-%{version}.tar.xz
+Source1:        
%{url}/releases/download/v%{version}/signify-%{version}.tar.xz.asc
+# https://github.com/aperezdc/signify/blob/master/README.md#release-signing
+Source2:        %{name}.keyring
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(libbsd) >= 0.8
+BuildRequires:  pkgconfig(libbsd) >= 0.11.0
 
 %description
 Signify - Sign and Verify.
@@ -45,6 +48,9 @@
 export PREFIX="%{_prefix}"
 %make_install
 
+%check
+%make_build check
+
 %files
 %license COPYING
 %doc README.md CHANGELOG.md

++++++ signify-30.tar.xz -> signify-31.tar.xz ++++++
++++ 2394 lines of diff (skipped)

Reply via email to