Rebuilt for kde 5.26.90 library changes with upstream patch
Signed-off-by: Onuralp SEZER <thunderbirdtr@fedoraproject.org>
This commit is contained in:
parent
19078e7529
commit
b2c543784c
3 changed files with 8 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/applet-window-buttons-0.9.0.tar.gz
|
||||
/applet-window-buttons-0.10.1.tar.gz
|
||||
/applet-window-buttons-0.11.1.tar.gz
|
||||
/191.patch
|
||||
|
|
|
|||
|
|
@ -2,11 +2,12 @@
|
|||
|
||||
Name: applet-window-buttons
|
||||
Version: 0.11.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Plasma 5 applet to show window buttons in panels
|
||||
License: GPLv2+
|
||||
URL: https://github.com/psifidotos/applet-window-buttons
|
||||
Source0: https://github.com/psifidotos/applet-window-buttons/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
Patch0: https://patch-diff.githubusercontent.com/raw/psifidotos/applet-window-buttons/pull/191.patch
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
|
|
@ -43,7 +44,7 @@ one's panels. This plasmoid is coming from Latte land, but it can also
|
|||
support Plasma panels.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version}
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
%cmake
|
||||
|
|
@ -71,6 +72,9 @@ desktop-file-validate %{buildroot}%{_datadir}/plasma/plasmoids/%{orig_name}/meta
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 31 2023 Onuralp Sezer <thunderbirdtr@fedoraproject.org> - 0.11.1-5
|
||||
- Rebuilt for kde 5.26.90 library changes
|
||||
|
||||
* Tue Jan 31 2023 Onuralp Sezer <thunderbirdtr@fedoraproject.org> - 0.11.1-4
|
||||
- Rebuilt for libkdecorations2private.so
|
||||
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -1,2 +1,3 @@
|
|||
SHA512 (applet-window-buttons-0.10.1.tar.gz) = 532b01f1bca634eb19f7bb2036c55f63c8cff401b30ef6ed7980c62a4a4c7e7b2d1a7f1780548d1eca083bc0dedb77b346d4857a96d0c1ce7511319ee04f868a
|
||||
SHA512 (applet-window-buttons-0.11.1.tar.gz) = 62156992792428a8b9d9af3899c1f88be19f912f220a89da715df65755ce3d82cce12468371163f19e520bf31e29a19a7c62f477446047d02a42ce4637bb8c00
|
||||
SHA512 (191.patch) = e6e60e97c931c2aab4c3200b3fcc33b2b039a486c99a96b2608ec44f5070b1d0360f2b409ef4ea3e3898991516b950e20dfe3b9464133a6bcc4bb94fa302755c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue