epel9
Rex Dieter 8 years ago
parent 3d50b34bce
commit 99e99ffe7d

1
.gitignore vendored

@ -20,3 +20,4 @@
/kwayland-integration-5.8.6.tar.xz
/kwayland-integration-5.9.3.tar.xz
/kwayland-integration-5.9.4.tar.xz
/kwayland-integration-5.9.5.tar.xz

@ -1,12 +1,12 @@
%global wayland_min_version 1.3
Name: kwayland-integration
Version: 5.9.4
Version: 5.9.5
Release: 1%{?dist}
Summary: Provides integration plugins for various KDE Frameworks for Wayland
License: LGPLv2+
URL: https://quickgit.kde.org/?p=%{name}.git
URL: https://cgit.kde.org/%{name}.git
%global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50
@ -58,6 +58,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Wed Apr 26 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.9.5-1
- 5.9.5
* Thu Mar 23 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.9.4-1
- 5.9.4

@ -1 +1 @@
SHA512 (kwayland-integration-5.9.4.tar.xz) = 45eb5559e6c1ad9dc07027cb933bf1be7ea6e89128c67cc41bc2a74da61340f7ff878cbadc6eb086c025cdb2ccf84e025f683597a8df4fb5b4006594eb59c4db
SHA512 (kwayland-integration-5.9.5.tar.xz) = c42cf013ff2d93833986c164bf0cd5ad9173a94f04566be726d9ecb99216daa563668026a854d95c6b5f5e85d2613bc2c54c231be892ef07211ce517115b6a29

Loading…
Cancel
Save