update to 0.12.15 [release 0.12.15-1mamba;Sun Oct 09 2022]
This commit is contained in:
parent
5b72a50752
commit
c7c97a271f
@ -2,7 +2,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: rsibreak
|
||||
Version: 0.12.14
|
||||
Version: 0.12.15
|
||||
Release: 1mamba
|
||||
Summary: A small utility which bothers you at certain intervals
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -10,7 +10,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://userbase.kde.org/RSIBreak
|
||||
Source: https://download.kde.org/Attic/rsibreak/%{majver}/rsibreak-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/rsibreak/%{majver}/rsibreak-%{version}.tar.xz
|
||||
Patch0: %{name}-0.9.0-cmake_fix_for_plasma.patch
|
||||
Patch1: %{name}-0.9.0-memory_leak.patch
|
||||
Patch2: %{name}-0.9.0-po_remove_duplicates.patch
|
||||
@ -48,7 +48,7 @@ It will show you a random picture from a collection you can configure yourself f
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n rsibreak-%{version}
|
||||
%setup -q
|
||||
#%patch0 -p1
|
||||
#%patch1 -p1
|
||||
#%patch2 -p1
|
||||
@ -75,9 +75,12 @@ It will show you a random picture from a collection you can configure yourself f
|
||||
%{_kde5_icondir}/hicolor/*/*/*.png
|
||||
%{_datadir}/applications/org.kde.rsibreak.desktop
|
||||
%{_datadir}/metainfo/org.kde.rsibreak.appdata.xml
|
||||
%doc COPYING COPYING.DOC AUTHORS
|
||||
%doc LICENSES AUTHORS
|
||||
|
||||
%changelog
|
||||
* Sun Oct 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.12.15-1mamba
|
||||
- update to 0.12.15
|
||||
|
||||
* Sat May 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.12.14-1mamba
|
||||
- update to 0.12.14
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user