Merge branch epel8-next into epel8

epel8
Troy Dawson 2 years ago
commit e5575a89bb

7
.gitignore vendored

@ -40,3 +40,10 @@
/kcodecs-5.86.0.tar.xz /kcodecs-5.86.0.tar.xz
/kcodecs-5.87.0.tar.xz /kcodecs-5.87.0.tar.xz
/kcodecs-5.88.0.tar.xz /kcodecs-5.88.0.tar.xz
/kcodecs-5.89.0.tar.xz
/kcodecs-5.90.0.tar.xz
/kcodecs-5.91.0.tar.xz
/kcodecs-5.92.0.tar.xz
./kcodecs-5.93.tar.xz
/kcodecs-5.94.0.tar.xz
/kcodecs-5.96.0.tar.xz

@ -2,7 +2,7 @@
%global framework kcodecs %global framework kcodecs
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.88.0 Version: 5.96.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods
@ -64,7 +64,7 @@ developing applications that use %{name}.
%{_kf5_libdir}/libKF5Codecs.so.* %{_kf5_libdir}/libKF5Codecs.so.*
%files devel %files devel
%{_kf5_includedir}/kcodecs_version.h
%{_kf5_includedir}/KCodecs/ %{_kf5_includedir}/KCodecs/
%{_kf5_libdir}/libKF5Codecs.so %{_kf5_libdir}/libKF5Codecs.so
%{_kf5_libdir}/cmake/KF5Codecs/ %{_kf5_libdir}/cmake/KF5Codecs/
@ -72,6 +72,30 @@ developing applications that use %{name}.
%changelog %changelog
* Sun Jul 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.96.0-1
- 5.96.0
* Fri May 13 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.94.0-1
- 5.94.0
* Sun Apr 10 2022 Justin Zobel <justin@1707.io> - 5.93-1
- Update to 5.93
* Thu Mar 10 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.92.0-1
- 5.92.0
* Fri Feb 11 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.91.0-1
- 5.91.0
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.90.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Jan 04 2022 Marc Deop i Argemí (Private) <marc@marcdeop.com> - 5.90.0-1
- 5.90.0
* Wed Dec 08 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.89.0-1
- 5.89.0
* Mon Nov 08 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.88.0-1 * Mon Nov 08 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.88.0-1
- 5.88.0 - 5.88.0

@ -1 +1 @@
SHA512 (kcodecs-5.88.0.tar.xz) = 82640789b478b1de525f4423c8292463357d48b059a070bd0a2848747d884c8216df13c03e61b7d524ff412228f6d5b16a94b3af7acef5864def04b9d2d4afd4 SHA512 (kcodecs-5.96.0.tar.xz) = 24e467fba8c61834987a6deb7b4ffe60691e7671118c6e55cf901660921d8798bca214f67b9a5e8676881aec95d832770708ceca9787175ab5658231c302a097

Loading…
Cancel
Save