Hello community, here is the log from the commit of package abook for openSUSE:Factory checked in at 2018-05-29 10:43:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/abook (Old) and /work/SRC/openSUSE:Factory/.abook.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "abook" Tue May 29 10:43:05 2018 rev:15 rq:611871 version:0.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/abook/abook.changes 2015-10-30 13:44:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.abook.new/abook.changes 2018-05-29 10:43:11.124333234 +0200 @@ -1,0 +2,6 @@ +Wed May 23 14:56:29 UTC 2018 - [email protected] + +- Use OpenPGP signature provided upstream +- Added abook.keyring, which contains the key from the author + +------------------------------------------------------------------- New: ---- abook-0.6.1.tar.gz.asc abook.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ abook.spec ++++++ --- /var/tmp/diff_new_pack.z9ghmz/_old 2018-05-29 10:43:13.004263851 +0200 +++ /var/tmp/diff_new_pack.z9ghmz/_new 2018-05-29 10:43:13.008263703 +0200 @@ -1,7 +1,7 @@ # # spec file for package abook # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -24,11 +24,13 @@ BuildRequires: readline-devel Recommends: %{name}-lang Summary: Text-based addressbook program -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Other Version: 0.6.1 Release: 0 -Source: http://abook.sourceforge.net/devel/%{name}-%{version}.tar.gz +Source0: http://abook.sourceforge.net/devel/%{name}-%{version}.tar.gz +Source1: http://abook.sourceforge.net/devel/%{name}-%{version}.tar.gz.asc +Source2: %{name}.keyring Url: http://abook.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -53,7 +55,8 @@ %files %defattr(-,root,root) -%doc AUTHORS BUGS COPYING ChangeLog FAQ NEWS README THANKS TODO sample.abookrc +%doc AUTHORS BUGS ChangeLog FAQ NEWS README THANKS TODO sample.abookrc +%license COPYING %{_bindir}/abook %{_mandir}/man1/abook.* %{_mandir}/man5/abookrc.*
