epel9
Marc Deop i Argemí 2 years ago
parent 499fb9af40
commit 0940334897

1
.gitignore vendored

@ -51,3 +51,4 @@
/kpty-5.99.0.tar.xz /kpty-5.99.0.tar.xz
/kpty-5.100.0.tar.xz /kpty-5.100.0.tar.xz
/kpty-5.101.0.tar.xz /kpty-5.101.0.tar.xz
/kpty-5.102.0.tar.xz

@ -2,7 +2,7 @@
%global framework kpty %global framework kpty
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.101.0 Version: 5.102.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction
@ -71,6 +71,9 @@ developing applications that use %{name}.
%changelog %changelog
* Sat Jan 14 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.102.0-1
- 5.102.0
* Mon Dec 12 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.101.0-1 * Mon Dec 12 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.101.0-1
- 5.101.0 - 5.101.0
- use new macros to simplify code - use new macros to simplify code

@ -1 +1 @@
SHA512 (kpty-5.101.0.tar.xz) = 9b09341edaa6da06e1d7be675be3866e65a6427b40436a7d27aeaa7000677ca3ec05869469742aa796ceaa718e391ef4eab428371bc7b4155bd459ec88cad7c0 SHA512 (kpty-5.102.0.tar.xz) = 19f2f95f1ec4bbbac69a3424de2c3cfc70437abf2aa06a42f4755f5d9b9ed965c62b0da21f7fc4719841abd6f208e775558f26d8ee22ca8d55b6067c3ba6deec

Loading…
Cancel
Save