Hello community,

here is the log from the commit of package rsibreak for openSUSE:Factory 
checked in at 2016-08-24 10:08:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rsibreak (Old)
 and      /work/SRC/openSUSE:Factory/.rsibreak.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rsibreak"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rsibreak/rsibreak.changes        2015-11-11 
10:35:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rsibreak.new/rsibreak.changes   2016-08-24 
10:08:16.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Aug  4 21:55:38 UTC 2016 - asterios.dra...@gmail.com
+
+- Update to 0.12.3:
+  * ChangeLog not available.
+- Added build requirements kcrash-devel, pkgconfig(Qt5Core),
+  pkgconfig(Qt5Gui) and pkgconfig(Qt5Widgets).
+- Removed build requirement pkgconfig(Qt5X11Extras).
+- Merged doc and lang subpackages since doc holds the translated
+  helpfiles. Moved english help file to main package. Obsolete the
+  doc subpackage.
+
+-------------------------------------------------------------------

Old:
----
  rsibreak-0.12.tar.xz

New:
----
  rsibreak-0.12.3.tar.xz

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

Other differences:
------------------
++++++ rsibreak.spec ++++++
--- /var/tmp/diff_new_pack.oy6MWP/_old  2016-08-24 10:08:18.000000000 +0200
+++ /var/tmp/diff_new_pack.oy6MWP/_new  2016-08-24 10:08:18.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rsibreak
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -16,18 +16,20 @@
 #
 
 
+%define base_ver 0.12
 Name:           rsibreak
-Version:        0.12
+Version:        0.12.3
 Release:        0
 Summary:        Assists in the Recovery and Prevention of Repetitive Strain 
Injury
 License:        GPL-2.0+
 Group:          Productivity/Other
 Url:            https://userbase.kde.org/RSIBreak
-Source0:        
http://download.kde.org/stable/rsibreak/%{version}/rsibreak-%{version}.tar.xz
+Source0:        
http://download.kde.org/stable/rsibreak/%{base_ver}/rsibreak-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel
 BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kcrash-devel
 BuildRequires:  kdbusaddons-devel
 BuildRequires:  kdoctools-devel
 BuildRequires:  ki18n-devel
@@ -39,10 +41,13 @@
 BuildRequires:  kwindowsystem-devel
 BuildRequires:  kxmlgui-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(Qt5Core) >= 5.3.0
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.3.0
+BuildRequires:  pkgconfig(Qt5Gui) >= 5.3.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.3.0
 Requires:       hicolor-icon-theme
 Recommends:     %{name}-lang = %{version}
+Obsoletes:      %{name}-doc < %{version}
 # REMOVE AFTER Leap 42.1 is out of scope
 Provides:       kde4-rsibreak = %{version}
 Obsoletes:      kde4-rsibreak < %{version}
@@ -53,18 +58,10 @@
 working with a mouse and keyboard. This utility can be used to remind
 you to take a break now and then.
 
-%package doc
-Summary:        Documentation for %{name}
-Group:          Productivity/Other
-Requires:       %{name} = %{version}
-
-%description doc
-This package provides documentation for %{name}
-
 %lang_package
 
 %prep
-%setup -q -n rsibreak-%{version}
+%setup -q
 
 %build
 %cmake_kf5 -d build
@@ -72,30 +69,27 @@
 
 %install
 %kf5_makeinstall -C build
-%suse_update_desktop_file -G "RSI Prevention" rsibreak TimeUtility
+%suse_update_desktop_file -G "RSI Prevention" rsibreak Qt KDE TimeUtility
 %find_lang %{name} --all-name
 %fdupes -s %{buildroot}%{_datadir}
 
 %post   -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
-%files doc
-%defattr(-,root,root)
-%doc %{_kf5_htmldir}
-
 %files lang -f %{name}.lang
 %defattr(-,root,root)
-%exclude %{_kf5_htmldir}
+%doc %{_kf5_htmldir}
+%exclude %{_kf5_htmldir}/en/
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING
+%doc AUTHORS ChangeLog COPYING COPYING.DOC NEWS
 %{_sysconfdir}/xdg/autostart/rsibreak_autostart.desktop
 %{_datadir}/dbus-1/interfaces/org.rsibreak.rsiwidget.xml
 %{_kf5_applicationsdir}/rsibreak.desktop
 %{_kf5_notifydir}/rsibreak.notifyrc
 %{_kf5_bindir}/rsibreak
 %{_kf5_iconsdir}/hicolor/*/*/*
+%doc %{_kf5_htmldir}/en/
 
 %changelog

++++++ rsibreak-0.12.tar.xz -> rsibreak-0.12.3.tar.xz ++++++
++++ 7056 lines of diff (skipped)


Reply via email to