|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
Name: spectacle
|
|
|
|
|
Summary: Screenshot capture utility
|
|
|
|
|
Version: 16.12.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
|
|
|
|
|
License: GPLv2
|
|
|
|
|
URL: https://www.kde.org/applications/graphics/spectacle/
|
|
|
|
@ -45,6 +45,11 @@ BuildRequires: pkgconfig(xcb-image)
|
|
|
|
|
BuildRequires: pkgconfig(xcb-util)
|
|
|
|
|
BuildRequires: pkgconfig(xcb-xfixes)
|
|
|
|
|
|
|
|
|
|
# f26+ upgrade path
|
|
|
|
|
%if 0%{?fedora} > 25
|
|
|
|
|
Obsoletes: ksnapshot <= 15.08.3
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
%{summary}.
|
|
|
|
|
|
|
|
|
@ -97,6 +102,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Feb 20 2017 Rex Dieter <rdieter@fedoraproject.org> - 16.12.2-2
|
|
|
|
|
- Obsoletes: ksnapshot (f26+)
|
|
|
|
|
|
|
|
|
|
* Thu Feb 09 2017 Rex Dieter <rdieter@fedoraproject.org> - 16.12.2-1
|
|
|
|
|
- 16.12.2
|
|
|
|
|
|
|
|
|
|