Hello community,
here is the log from the commit of package pidgin-birthday-reminder for
openSUSE:Factory checked in at 2018-03-19 23:38:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pidgin-birthday-reminder (Old)
and /work/SRC/openSUSE:Factory/.pidgin-birthday-reminder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pidgin-birthday-reminder"
Mon Mar 19 23:38:02 2018 rev:9 rq:587933 version:1.12
Changes:
--------
---
/work/SRC/openSUSE:Factory/pidgin-birthday-reminder/pidgin-birthday-reminder.changes
2017-05-31 12:17:36.986405109 +0200
+++
/work/SRC/openSUSE:Factory/.pidgin-birthday-reminder.new/pidgin-birthday-reminder.changes
2018-03-19 23:38:03.930030204 +0100
@@ -1,0 +2,6 @@
+Thu Mar 15 18:12:21 UTC 2018 - [email protected]
+
+- Update to version 1.12:
+ * Fix translations with plural forms.
+
+-------------------------------------------------------------------
Old:
----
pidgin-birthday-reminder-1.11.tar.gz
pidgin-birthday-reminder-1.11.tar.gz.asc
New:
----
pidgin-birthday-reminder-1.12.tar.gz
pidgin-birthday-reminder-1.12.tar.gz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pidgin-birthday-reminder.spec ++++++
--- /var/tmp/diff_new_pack.9EqnfY/_old 2018-03-19 23:38:04.610005674 +0100
+++ /var/tmp/diff_new_pack.9EqnfY/_new 2018-03-19 23:38:04.610005674 +0100
@@ -1,7 +1,7 @@
#
# spec file for package pidgin-birthday-reminder
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Christoph Miebach <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -18,18 +18,18 @@
Name: pidgin-birthday-reminder
-Version: 1.11
+Version: 1.12
Release: 0
Summary: Pidgin plugin to remind you of the birthdays of your buddies
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: Productivity/Networking/Instant Messenger
Url: https://github.com/kgraefe/pidgin-birthday-reminder
Source:
https://github.com/kgraefe/pidgin-birthday-reminder/releases/download/v%{version}/%{name}-%{version}.tar.gz
Source1:
https://github.com/kgraefe/pidgin-birthday-reminder/releases/download/v%{version}/%{name}-%{version}.tar.gz.asc
Source2: %{name}.keyring
BuildRequires: intltool
-BuildRequires: pidgin-devel
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildRequires: pkgconfig
+BuildRequires: pkgconfig(pidgin)
%description
Pidgin Birthday Reminder reminds you of your buddies birthdays.
@@ -39,13 +39,13 @@
%package -n pidgin-plugin-birthday-reminder
Summary: Pidgin plugin to remind you of the birthdays of your buddies
Group: Productivity/Networking/Instant Messenger
+%requires_ge pidgin
Recommends: pidgin-plugin-birthday-reminder-lang
# pidgin-birthday-reminder was last used in openSUSE 12.1.
Provides: %{name} = %{version}
Obsoletes: %{name} < %{version}
# pidgin-birthday-reminder-lang was last used in openSUSE Leap 14.2.
Obsoletes: %{name}-lang < %{version}
-%requires_ge pidgin
%description -n pidgin-plugin-birthday-reminder
Pidgin Birthday Reminder reminds you of your buddies birthdays.
@@ -68,8 +68,12 @@
%find_lang %{name}
%files -n pidgin-plugin-birthday-reminder
-%defattr (-,root,root)
-%doc AUTHORS.md CHANGES.md COPYING
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
+%doc COPYING
+%endif
+%doc AUTHORS.md CHANGES.md
%{_libdir}/pidgin/birthday_reminder.so
%{_datadir}/pixmaps/pidgin/birthday_reminder/
%dir %{_datadir}/sounds/pidgin/
@@ -78,6 +82,5 @@
%{_datadir}/appdata/%{name}.metainfo.xml
%files -n pidgin-plugin-birthday-reminder-lang -f %{name}.lang
-%defattr(-,root,root)
%changelog
++++++ pidgin-birthday-reminder-1.11.tar.gz ->
pidgin-birthday-reminder-1.12.tar.gz ++++++
++++ 22605 lines of diff (skipped)