Hello community, here is the log from the commit of package rsibreak for openSUSE:Factory checked in at 2019-06-20 18:56:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rsibreak (Old) and /work/SRC/openSUSE:Factory/.rsibreak.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rsibreak" Thu Jun 20 18:56:30 2019 rev:35 rq:711031 version:0.12.10 Changes: -------- --- /work/SRC/openSUSE:Factory/rsibreak/rsibreak.changes 2018-10-11 11:55:19.390033363 +0200 +++ /work/SRC/openSUSE:Factory/.rsibreak.new.4811/rsibreak.changes 2019-06-20 18:56:31.332938038 +0200 @@ -1,0 +2,12 @@ +Thu Jun 20 07:44:13 UTC 2019 - [email protected] + +- Update to 0.12.10: + * Added appdata file + * Translation improvements + * Minor internal refactoring +- Use %kf5_find_htmldocs macro to generate the translated docs + filelist +- Remove ldconfig calls in %post/%postun, the package doesn't + install shared libraries + +------------------------------------------------------------------- Old: ---- rsibreak-0.12.9.tar.xz New: ---- rsibreak-0.12.10.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rsibreak.spec ++++++ --- /var/tmp/diff_new_pack.rFGfAP/_old 2019-06-20 18:56:33.120940487 +0200 +++ /var/tmp/diff_new_pack.rFGfAP/_new 2019-06-20 18:56:33.120940487 +0200 @@ -1,7 +1,7 @@ # # spec file for package rsibreak # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,19 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define base_ver 0.12 Name: rsibreak -Version: 0.12.9 +Version: 0.12.10 Release: 0 Summary: Assists in the Recovery and Prevention of Repetitive Strain Injury License: GPL-2.0-or-later Group: Productivity/Other -Url: https://userbase.kde.org/RSIBreak -Source0: http://download.kde.org/stable/rsibreak/%{base_ver}/rsibreak-%{version}.tar.xz +URL: https://userbase.kde.org/RSIBreak +Source0: https://download.kde.org/stable/rsibreak/%{base_ver}/rsibreak-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: kconfig-devel @@ -69,23 +69,20 @@ %install %kf5_makeinstall -C build -%suse_update_desktop_file -G "RSI Prevention" rsibreak Qt KDE TimeUtility +%suse_update_desktop_file -G "RSI Prevention" org.kde.rsibreak Qt KDE TimeUtility %find_lang %{name} --all-name +%kf5_find_htmldocs %fdupes -s %{buildroot}%{_kf5_sharedir} -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig - %files lang -f %{name}.lang -%doc %{_kf5_htmldir} -%exclude %{_kf5_htmldir}/en/ %files %license COPYING COPYING.DOC %doc AUTHORS ChangeLog NEWS %{_kf5_configdir}/autostart/rsibreak_autostart.desktop %{_kf5_dbusinterfacesdir}/org.rsibreak.rsiwidget.xml -%{_kf5_applicationsdir}/rsibreak.desktop +%{_kf5_applicationsdir}/org.kde.rsibreak.desktop +%{_kf5_appstreamdir}/org.kde.rsibreak.appdata.xml %{_kf5_notifydir}/rsibreak.notifyrc %{_kf5_bindir}/rsibreak %{_kf5_iconsdir}/hicolor/*/*/* ++++++ rsibreak-0.12.9.tar.xz -> rsibreak-0.12.10.tar.xz ++++++ ++++ 6838 lines of diff (skipped)
