Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-calculator-plugin for
openSUSE:Factory checked in at 2023-04-20 15:14:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-calculator-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-calculator-plugin.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-calculator-plugin"
Thu Apr 20 15:14:58 2023 rev:3 rq:1080849 version:0.7.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-calculator-plugin/xfce4-calculator-plugin.changes
2021-01-12 10:28:33.573188578 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-calculator-plugin.new.2023/xfce4-calculator-plugin.changes
2023-04-20 15:16:06.618528013 +0200
@@ -1,0 +2,23 @@
+Thu Apr 20 08:00:26 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to 0.7.2
+ * Add basic GitLab pipeline
+ * Use same automake options as other projects
+ * build: Fix intltool lock file problem during make distcheck
+ * Update copyright year
+ * Remove deprecated project files
+ * build: Add missing includes
+ * build: Fix autoconf warnings
+ * build: Add GLib requirement
+ * Use "logo-icon-name" instead of "logo" in about dialog
+ * Fix license notices mentioning LGPL (#7)
+ * tests: Parenthesize concatenations to avoid ambiguity
+ * Fix the 64x64 icon
+ * Fix compilation warnings
+ * autoconf: Some updates
+ * Update bug report URL
+ * Make configure.ac.in more friendly to xfce-do-release helper
+ * Translation Updates
+- Remove _service file
+
+-------------------------------------------------------------------
Old:
----
_service
xfce4-calculator-plugin-0.7.1.tar.bz2
New:
----
xfce4-calculator-plugin-0.7.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-calculator-plugin.spec ++++++
--- /var/tmp/diff_new_pack.1fgfPc/_old 2023-04-20 15:16:07.174531785 +0200
+++ /var/tmp/diff_new_pack.1fgfPc/_new 2023-04-20 15:16:07.182531840 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-calculator-plugin
#
-# Copyright (c) 2020 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
@@ -16,11 +16,11 @@
#
-%define panel_version 4.14.0
+%define panel_version 4.12.0
%define plugin calculator
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 0.7.1
+Version: 0.7.2
Release: 0
Summary: Calculator plugin for the Xfce4 panel
License: GPL-2.0-only
@@ -30,7 +30,8 @@
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: pkgconfig
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.22
+BuildRequires: pkgconfig(glib-2.0) >= 2.50.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
BuildRequires: pkgconfig(libxfce4ui-2) >= %{panel_version}
BuildRequires: pkgconfig(libxfce4util-1.0) >= %{panel_version}
@@ -83,7 +84,7 @@
%fdupes %{buildroot}%{_datadir}
%files
-%license COPYING COPYING.LIB
+%license COPYING
%doc AUTHORS NEWS README.md
%{_libdir}/xfce4/panel/plugins/libcalculator.la
%{_libdir}/xfce4/panel/plugins/libcalculator.so
++++++ xfce4-calculator-plugin-0.7.1.tar.bz2 ->
xfce4-calculator-plugin-0.7.2.tar.bz2 ++++++
++++ 46526 lines of diff (skipped)