pull in upstream fix so internal version is consistent

epel8
Rex Dieter 4 years ago
parent 46742f75df
commit 6a5591dffc

1
.gitignore vendored

@ -2,3 +2,4 @@
/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 /plasma-wayland-protocols-1.2.0.tar.xz
/0001-Bump-version-to-1.2.0.patch

@ -4,20 +4,17 @@
Name: plasma-wayland-protocols Name: plasma-wayland-protocols
Version: 1.2.0 Version: 1.2.0
Release: 1%{?dist} Release: 2%{?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
URL: https://invent.kde.org/libraries/%{name}.git URL: https://invent.kde.org/libraries/%{name}.git
#%global revision %(echo %{version} | cut -d. -f3)
#%if %{revision} >= 50
#%global stable unstable
#%else
#%global stable stable
#%endif
Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
## upstream patches (lookaside cache)
Patch1: 0001-Bump-version-to-1.2.0.patch
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtbase-devel
@ -56,6 +53,9 @@ developing applications that use %{name}.
%changelog %changelog
* Tue Mar 30 2021 Rex Dieter <rdieter@fedoraproject.org> - 1.2.0-2
- pull in upstream fix so internal version is consistent
* Sat Mar 27 2021 Rex Dieter <rdieter@fedoraproject.org> - 1.2.0-1 * Sat Mar 27 2021 Rex Dieter <rdieter@fedoraproject.org> - 1.2.0-1
- 1.2.0 - 1.2.0

@ -1 +1,2 @@
SHA512 (plasma-wayland-protocols-1.2.0.tar.xz) = a28a469e9bb895ca3660d6a0f1cc97638804a207c2e5cb450deca8a16d3f2f0ba9813fe66ccd0c97a262cdb532fffc1174bdb3f5c58e78b04e584b92e068e1d9 SHA512 (plasma-wayland-protocols-1.2.0.tar.xz) = a28a469e9bb895ca3660d6a0f1cc97638804a207c2e5cb450deca8a16d3f2f0ba9813fe66ccd0c97a262cdb532fffc1174bdb3f5c58e78b04e584b92e068e1d9
SHA512 (0001-Bump-version-to-1.2.0.patch) = 44788c11d33373b2def0157f563fbd0599dd0f02364c61933cca7c152271f07532cf3f39349e1eb6707236082fc90d2f62480b8c411501172173bcfb112506fd

Loading…
Cancel
Save