Hello community,

here is the log from the commit of package tomboy for openSUSE:Factory checked 
in at 2018-03-09 10:39:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tomboy (Old)
 and      /work/SRC/openSUSE:Factory/.tomboy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tomboy"

Fri Mar  9 10:39:42 2018 rev:119 rq:582782 version:1.15.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/tomboy/tomboy.changes    2017-09-13 
21:43:44.557009741 +0200
+++ /work/SRC/openSUSE:Factory/.tomboy.new/tomboy.changes       2018-03-09 
10:39:44.757480532 +0100
@@ -1,0 +2,10 @@
+Wed Feb 28 16:40:25 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
+Mon Feb 26 11:32:51 UTC 2018 - [email protected]
+
+- Use SPDX3.0 license tags and package COPYING as %license.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tomboy.spec ++++++
--- /var/tmp/diff_new_pack.3FJo5M/_old  2018-03-09 10:39:45.501453742 +0100
+++ /var/tmp/diff_new_pack.3FJo5M/_new  2018-03-09 10:39:45.501453742 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tomboy
 #
-# Copyright (c) 2017 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
@@ -21,9 +21,9 @@
 Version:        1.15.9
 Release:        0
 Summary:        GNOME Note Taking Application
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Productivity/Office/Other
-Url:            http://projects.gnome.org/tomboy/
+URL:            http://projects.gnome.org/tomboy/
 Source:         
http://download.gnome.org/sources/tomboy/1.15/%{name}-%{version}.tar.xz
 BuildRequires:  dbus-1-x11
 BuildRequires:  dbus-sharp-glib2-devel
@@ -37,16 +37,13 @@
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  libxslt-devel
+BuildRequires:  mono(gmime-sharp)
 BuildRequires:  mono-basic
 BuildRequires:  mono-data-sqlite
 BuildRequires:  mono-devel
 BuildRequires:  pkgconfig
-BuildRequires:  mono(gmime-sharp)
 # We need the %%mime_database_* macros
 BuildRequires:  shared-mime-info
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(mono-addins) >= 0.3
@@ -59,8 +56,10 @@
 Requires:       mono
 Requires:       mono-core
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{gconf_schemas_prereq}
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
 %if 0%{?build_applet}
 BuildRequires:  gnome-panel-devel
 BuildRequires:  gnome-panel-sharp
@@ -89,10 +88,10 @@
 %endif
         --disable-update-mimedb \
         --enable-nunit
-make
+make -j1
 
 %install
-make DESTDIR=%{buildroot} install
+%make_install
 %if 0%{?suse_version} <= 1120
 rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
@@ -119,8 +118,8 @@
 %mime_database_postun
 
 %files -f %{name}.lst
-%defattr(-, root, root)
-%doc AUTHORS NEWS COPYING
+%license COPYING
+%doc AUTHORS NEWS
 %{_datadir}/help/C/%{name}/
 %{_bindir}/%{name}
 %{_libdir}/%{name}


Reply via email to