epel9
Marc Deop i Argemí 2 years ago
parent 2edede1899
commit 8e650be1b4

1
.gitignore vendored

@ -51,3 +51,4 @@
/attica-5.98.0.tar.xz
/attica-5.99.0.tar.xz
/attica-5.100.0.tar.xz
/attica-5.101.0.tar.xz

@ -8,7 +8,7 @@
%endif
Name: kf5-attica
Version: 5.100.0
Version: 5.101.0
Release: 1%{?dist}
Summary: KDE Frameworks Tier 1 Addon with Open Collaboration Services API
@ -16,12 +16,7 @@ License: 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
BuildRequires: extra-cmake-modules >= %{version}
@ -96,6 +91,10 @@ BuildArch: noarch
%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 (attica-5.100.0.tar.xz) = 020c05d1d6b3ca4572ffa5e3bf3adfb928f7d7aaf504448c5c1e286f5510f05edd42e52a73f7881fadb8aea2e23291d4b81813068502234ca3ad3a27982f5c4d
SHA512 (attica-5.101.0.tar.xz) = 2e555e52abe4df872aeb189aee5f0b91b2b3b6920207d83fc536426a14ca135037dd3122d03ffeef088b5ffa49e3ae5444812e07add6e5063acc1e43ce293a5d

Loading…
Cancel
Save