Hello community,

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

Package is "gnome-break-timer"

Fri Mar  9 10:41:59 2018 rev:2 rq:582911 version:1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-break-timer/gnome-break-timer.changes      
2015-03-05 18:16:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-break-timer.new/gnome-break-timer.changes 
2018-03-09 10:42:04.236457608 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:27:18 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnome-break-timer.spec ++++++
--- /var/tmp/diff_new_pack.hXBgjh/_old  2018-03-09 10:42:05.136425197 +0100
+++ /var/tmp/diff_new_pack.hXBgjh/_new  2018-03-09 10:42:05.136425197 +0100
@@ -1,6 +1,7 @@
 #
-# spec file for package
+# spec file for package gnome-break-timer
 #
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,17 +16,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           gnome-break-timer
 Version:        1.1
 Release:        0
-License:        GPL-3.0+
 Summary:        GNOME Break Timer
-Url:            https://wiki.gnome.org/GnomeBreakTimer
+License:        GPL-3.0-or-later
 Group:          System/GUI/GNOME
+URL:            https://wiki.gnome.org/GnomeBreakTimer
 Source:         
http://s1.dylanmccall.com/gnome-break-timer/code/gnome-break-timer-1.1.tar.xz
 # PATCH-FIX-UPSTREAM gnome-break-timer-vala-0.22.1.patch [email protected] 
-- Fix build with Vala 0.22.1
 Patch0:         gnome-break-timer-vala-0.22.1.patch
 BuildRequires:  intltool >= 0.40.0
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  vala
 BuildRequires:  pkgconfig(cairo) >= 1.12.14
@@ -45,23 +48,23 @@
 BuildRequires:  pkgconfig(xi) >= 1.5.99.3
 BuildRequires:  pkgconfig(xtst) >= 1.2.0
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Take a Break - GNOME Break Timer helps you remember about it.
 
 %lang_package
+
 %prep
 %setup -q
 %patch0 -p1
 
 %build
 %configure --disable-static
-make
+make -j1
 
 %install
 %make_install
-find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
 # Remove unndeded files
 rm %{buildroot}%{_datadir}/gnome-break-timer/gir-1.0/Gd-1.0.gir
 rm %{buildroot}%{_prefix}/doc/BrainBreak/*
@@ -80,8 +83,8 @@
 %desktop_database_postun
 
 %files
-%defattr(-,root,root)
-%doc README COPYING README
+%license COPYING
+%doc README README
 %{_bindir}/%{name}
 %{_bindir}/%{name}-service
 %dir %{_datadir}/appdata


Reply via email to