epel9
Marc Deop i Argemí 2 years ago
parent 671065e8ac
commit 1a190b4e25

1
.gitignore vendored

@ -50,3 +50,4 @@
/kemoticons-5.98.0.tar.xz
/kemoticons-5.99.0.tar.xz
/kemoticons-5.100.0.tar.xz
/kemoticons-5.101.0.tar.xz

@ -2,7 +2,7 @@
%global framework kemoticons
Name: kf5-%{framework}
Version: 5.100.0
Version: 5.101.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 module with support for emoticons and emoticons themes
@ -10,12 +10,7 @@ License: GPLv2+ and LGPLv2+
URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50
%global stable unstable
%else
%global stable stable
%endif
%global stable %stable_kf5
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
# filter plugin provides
@ -79,6 +74,10 @@ developing applications that use %{name}.
%changelog
* Mon Dec 12 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.101.0-1
- 5.101.0
- use new macros to simplify code
* Sun Nov 06 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.100.0-1
- 5.100.0

@ -1 +1 @@
SHA512 (kemoticons-5.100.0.tar.xz) = a1d22009dd6035e2735c0360f675eb9ed6021617213986574a3821b25b3e57143b3b8b3388b61e2dad75987679903569a640069555a039f8598306d6df0c2120
SHA512 (kemoticons-5.101.0.tar.xz) = 0319a814a999b93f61871316494653e967bc4da94ff28e983f82e6bf56681bdaf0d4be5a97b4764af17f518bb0bc55bca37225d148465089fa0c9cddf9e28b6e

Loading…
Cancel
Save