epel8
Rex Dieter 4 years ago
parent 1a3178aae6
commit 46742f75df

1
.gitignore vendored

@ -1,3 +1,4 @@
/plasma-wayland-protocols-1.0.tar.xz /plasma-wayland-protocols-1.0.tar.xz
/plasma-wayland-protocols-1.1.0.tar.xz /plasma-wayland-protocols-1.1.0.tar.xz
/plasma-wayland-protocols-1.1.1.tar.xz /plasma-wayland-protocols-1.1.1.tar.xz
/plasma-wayland-protocols-1.2.0.tar.xz

@ -1,11 +1,10 @@
%undefine __cmake_in_source_build
%global wayland_min_version 1.3 %global wayland_min_version 1.3
%global debug_package %{nil} %global debug_package %{nil}
Name: plasma-wayland-protocols Name: plasma-wayland-protocols
Version: 1.1.1 Version: 1.2.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: Plasma Specific Protocols for Wayland Summary: Plasma Specific Protocols for Wayland
License: LGPLv2+ and MIT and BSD License: LGPLv2+ and MIT and BSD
@ -17,7 +16,7 @@ URL: https://invent.kde.org/libraries/%{name}.git
#%else #%else
#%global stable stable #%global stable stable
#%endif #%endif
Source0: https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtbase-devel
@ -57,6 +56,9 @@ developing applications that use %{name}.
%changelog %changelog
* Sat Mar 27 2021 Rex Dieter <rdieter@fedoraproject.org> - 1.2.0-1
- 1.2.0
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-2 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (plasma-wayland-protocols-1.1.1.tar.xz) = 82244fd9a6c25d8faa8aa64f57cb64ac8e589908cc3b0665ca9c8ce98bd42a8e9cae0f40484bacf3a05107c9e14613d1c9be80b363ba690d36c676ca62da8b9c SHA512 (plasma-wayland-protocols-1.2.0.tar.xz) = a28a469e9bb895ca3660d6a0f1cc97638804a207c2e5cb450deca8a16d3f2f0ba9813fe66ccd0c97a262cdb532fffc1174bdb3f5c58e78b04e584b92e068e1d9

Loading…
Cancel
Save