Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfce4-notes-plugin for openSUSE:Factory checked in at 2021-01-19 16:03:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-notes-plugin (Old) and /work/SRC/openSUSE:Factory/.xfce4-notes-plugin.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-notes-plugin" Tue Jan 19 16:03:23 2021 rev:2 rq:864283 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-notes-plugin/xfce4-notes-plugin.changes 2019-08-20 10:58:09.828671565 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-notes-plugin.new.28504/xfce4-notes-plugin.changes 2021-01-19 16:04:20.067573366 +0100 @@ -1,0 +2,37 @@ +Tue Jan 19 09:13:28 UTC 2021 - Maurizio Galli <[email protected]> + +- Update to version 1.9.0 + +- Remove unused variable + - Update deprecated autotools macros + - Do not mark text with ':' after '://' as a link + (gxo#panel-plugins/xfce4-notes-plugin#52) + - Add support for links with scheme other than HTTP + (gxo#panel-plugins/xfce4-notes-plugin#52) + - Fix missing-prototypes + - Create README.md. Update configure.ac.in + - Add basic gitlab CI + - Fix "Disabled labels on context menu are dark yellow" + - Fix a few deprecation warnings + - Fix make distcheck + - Fix blinking image on panel + - Remove commented code + - Update build system + - Fix make distcheck + - Remove deprecated gtk stock usage + - Fix build system + - Continue the gtk3 port + - Update URLs from goodies.x.o to docs.x.o (bxo#16171) + - po: update POTFILES.in + - gtk3: update css style with required changes from 3.20 + - gtk3: drop libunique leftover flags and code + - gtk3: Drop support for GTK+-2.0 + - bump post release + - Translation Updates + +------------------------------------------------------------------- +Thu Jan 7 01:32:18 UTC 2021 - Maurizio Galli <[email protected]> + +- Fixed dependency requirements to GTK3 + +------------------------------------------------------------------- Old: ---- xfce4-notes-plugin-1.8.1.tar.bz2 New: ---- xfce4-notes-plugin-1.9.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-notes-plugin.spec ++++++ --- /var/tmp/diff_new_pack.b57cKP/_old 2021-01-19 16:04:20.599574166 +0100 +++ /var/tmp/diff_new_pack.b57cKP/_new 2021-01-19 16:04:20.599574166 +0100 @@ -1,7 +1,7 @@ # # spec file for package xfce4-notes-plugin # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,22 +20,22 @@ %define plugin notes %bcond_with git Name: xfce4-%{plugin}-plugin -Version: 1.8.1 -Release: 100 +Version: 1.9.0 +Release: 0 Summary: Note-taking Plugin for the Xfce Panel License: GPL-2.0-or-later Group: System/GUI/XFCE -URL: https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin -Source0: https://archive.xfce.org/src/panel-plugins/%{name}/1.8/%{name}-%{version}.tar.bz2 +URL: https://docs.xfce.org/panel-plugins/xfce4-notes-plugin +Source0: https://archive.xfce.org/src/panel-plugins/%{name}/1.9/%{name}-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: intltool BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(gtk+-2.0) -BuildRequires: pkgconfig(libxfce4panel-1.0) -BuildRequires: pkgconfig(libxfce4ui-2) -BuildRequires: pkgconfig(libxfce4util-1.0) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 +BuildRequires: pkgconfig(libxfce4panel-2.0) >= 4.14.0 +BuildRequires: pkgconfig(libxfce4ui-2) >= 4.14.0 +BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.14.0 BuildRequires: pkgconfig(libxfconf-0) BuildRequires: pkgconfig(unique-1.0) BuildRequires: pkgconfig(xfce4-vala) @@ -96,14 +96,14 @@ %fdupes %{buildroot}%{_datadir} %files -%doc AUTHORS NEWS README +%doc AUTHORS NEWS README.md %license COPYING %{_bindir}/xfce4-notes %{_bindir}/xfce4-notes-settings %{_bindir}/xfce4-popup-notes %{_datadir}/xfce4-notes-plugin %{_datadir}/icons/hicolor/*/apps/xfce4-notes-plugin.* -%{_datadir}/xfce4/panel-plugins/xfce4-notes-plugin.desktop +%{_datadir}/xfce4/panel/plugins/xfce4-notes-plugin.desktop %{_datadir}/applications/xfce4-notes.desktop %{_libdir}/xfce4/panel/plugins/libnotes.so %{_sysconfdir}/xdg/autostart/xfce4-notes-autostart.desktop ++++++ xfce4-notes-plugin-1.8.1.tar.bz2 -> xfce4-notes-plugin-1.9.0.tar.bz2 ++++++ ++++ 82232 lines of diff (skipped)
