Hello community, here is the log from the commit of package gnote for openSUSE:Factory checked in at 2018-03-08 10:57:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnote (Old) and /work/SRC/openSUSE:Factory/.gnote.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnote" Thu Mar 8 10:57:26 2018 rev:58 rq:582691 version:3.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnote/gnote.changes 2018-02-22 15:02:53.317048613 +0100 +++ /work/SRC/openSUSE:Factory/.gnote.new/gnote.changes 2018-03-08 10:57:28.337394740 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:30:25 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnote.spec ++++++ --- /var/tmp/diff_new_pack.SxX3iu/_old 2018-03-08 10:57:29.749343701 +0100 +++ /var/tmp/diff_new_pack.SxX3iu/_new 2018-03-08 10:57:29.749343701 +0100 @@ -21,17 +21,12 @@ Version: 3.26.0 Release: 0 Summary: A Port of Tomboy to C++ -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Text/Editors -Url: http://live.gnome.org/Gnote +URL: http://live.gnome.org/Gnote Source: http://download.gnome.org/sources/gnote/3.26/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM shortkey-ctrl-o-alt-w.patch bsc#1075335 bgo#792859 [email protected] -- When left-click the note tree view, shortkey should be enable. Patch0: shortkey-ctrl-o-alt-w.patch -%if 0%{?suse_version} > 1325 -BuildRequires: libboost_test-devel -%else -BuildRequires: boost-devel >= 1.34 -%endif BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: intltool @@ -48,8 +43,12 @@ BuildRequires: pkgconfig(libxslt) BuildRequires: pkgconfig(uuid) Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_test-devel +%else +BuildRequires: boost-devel >= 1.34 +%endif %description It is the same note taking application, including most of the add-ins (more are @@ -100,7 +99,7 @@ %icon_theme_cache_postun %files -%defattr(-,root,root) +%license COPYING %doc %{_datadir}/help/C/%{name}/ %{_bindir}/gnote %{_libdir}/gnote/ @@ -116,10 +115,8 @@ %{_datadir}/appdata/gnote.appdata.xml %files lang -f %{name}.lang -%defattr(-,root,root) %files -n gnome-shell-search-provider-%{name} -%defattr(-,root,root) %{_datadir}/dbus-1/services/org.gnome.Gnote.service %dir %{_datadir}/gnome-shell %dir %{_datadir}/gnome-shell/search-providers
