epel9
Marc Deop i Argemí 2 years ago
parent eb1f01a46a
commit f85d615fd0

1
.gitignore vendored

@ -31,3 +31,4 @@
/kcontacts-5.98.0.tar.xz
/kcontacts-5.99.0.tar.xz
/kcontacts-5.100.0.tar.xz
/kcontacts-5.101.0.tar.xz

@ -9,7 +9,7 @@
Name: kf5-%{framework}
Epoch: 1
Version: 5.100.0
Version: 5.101.0
Release: 1%{?dist}
Summary: The KContacts Library
@ -17,12 +17,7 @@ License: LGPLv2+
URL: https://projects.kde.org/%{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
@ -96,6 +91,10 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%changelog
* Mon Dec 12 2022 Marc Deop <marcdeop@fedoraproject.org> - 1:5.101.0-1
- 5.101.0
- use new macros to simplify code
* Sun Nov 06 2022 Marc Deop <marcdeop@fedoraproject.org> - 1:5.100.0-1
- 5.100.0

@ -1 +1 @@
SHA512 (kcontacts-5.100.0.tar.xz) = e46bb48521250d9874021c43bb7374d8f483f833258c2e9fbedea6d995802404d065589c39812a6407079188cc93af8a45d08dcb6dcc81f0f2c67400242019c1
SHA512 (kcontacts-5.101.0.tar.xz) = 90fb939cc945f195185521745c226168a2eae0c3354cf57e73a6c1f2edcfa16eb2c266727e48e7b67c7eff5fb8f4436836ed75f8139e848e953a3562fe8b5569

Loading…
Cancel
Save