epel8
Rex Dieter 4 years ago
parent 8008069da0
commit c91f2789c1

1
.gitignore vendored

@ -30,3 +30,4 @@
/kcodecs-5.75.0.tar.xz
/kcodecs-5.76.0.tar.xz
/kcodecs-5.77.0.tar.xz
/kcodecs-5.78.0.tar.xz

@ -2,12 +2,12 @@
%global framework kcodecs
Name: kf5-%{framework}
Version: 5.77.0
Version: 5.78.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods
License: GPLv2+ and 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)
@ -72,6 +72,9 @@ developing applications that use %{name}.
%changelog
* Mon Jan 4 08:41:21 CST 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.78.0-1
- 5.78.0
* Sun Dec 13 14:09:19 CST 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.77.0-1
- 5.77.0

@ -1 +1 @@
SHA512 (kcodecs-5.77.0.tar.xz) = d373253aff9b28d90193e7bdeee24eb540b5a61c720b774643712068b9669b71aef2c41e5db5a951e2ea1c5bb47536751ad4073f944a54a805db21fda628369b
SHA512 (kcodecs-5.78.0.tar.xz) = 494ae7091f85cc10ddaa9b92dfdb5565947e1ee38255853f05c1541921be09f80a24fa64ee7f18793aecb85c7cc94c3fca53cc0351d87705ab538a78dda33c1a

Loading…
Cancel
Save