epel9
Rex Dieter 4 years ago
parent b413bcf37e
commit 7866f06023

1
.gitignore vendored

@ -51,3 +51,4 @@
/syndication-5.75.0.tar.xz
/syndication-5.76.0.tar.xz
/syndication-5.77.0.tar.xz
/syndication-5.78.0.tar.xz

@ -10,12 +10,12 @@
Name: kf5-%{framework}
Epoch: 1
Version: 5.77.0
Version: 5.78.0
Release: 1%{?dist}
Summary: The Syndication Library
License: LGPLv2+ and BSD
URL: https://cgit.kde.org/%{framework}.git
URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3)
@ -92,6 +92,9 @@ make test/fast -C %{_target_platform}
%changelog
* Mon Jan 4 08:59:59 CST 2021 Rex Dieter <rdieter@fedoraproject.org> - 1:5.78.0-1
- 5.78.0
* Sun Dec 13 14:22:29 CST 2020 Rex Dieter <rdieter@fedoraproject.org> - 1:5.77.0-1
- 5.77.0

@ -1 +1 @@
SHA512 (syndication-5.77.0.tar.xz) = 98f452464f8b777bde70b62340a8838f5e3f9be87e8a7300519685ca7b962f3e4b668f810ad81b0e9eb3cd86bb824dee079b2d2ac0b22f1fab9f64b8947befd7
SHA512 (syndication-5.78.0.tar.xz) = 692c3526711e325f59506b490da5580ce58a2a1a92ce9ac83ce6ec3ed4c8d081de2ae819029ea32601f82427ec1ca52da1c809cd88da58f83c4125d10123c4b0

Loading…
Cancel
Save