|
|
@ -1,7 +1,7 @@
|
|
|
|
%global project CopyQ
|
|
|
|
%global project CopyQ
|
|
|
|
Name: copyq
|
|
|
|
Name: copyq
|
|
|
|
Summary: Advanced clipboard manager
|
|
|
|
Summary: Advanced clipboard manager
|
|
|
|
Version: 3.11.1
|
|
|
|
Version: 3.12.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
License: GPLv3+
|
|
|
|
License: GPLv3+
|
|
|
|
Url: https://hluk.github.io/%{project}/
|
|
|
|
Url: https://hluk.github.io/%{project}/
|
|
|
@ -11,6 +11,10 @@ BuildRequires: libXtst-devel, libXfixes-devel, desktop-file-utils
|
|
|
|
BuildRequires: kf5-rpm-macros, qt5-qtbase-devel, qt5-qtwebkit-devel, qt5-qtsvg-devel
|
|
|
|
BuildRequires: kf5-rpm-macros, qt5-qtbase-devel, qt5-qtwebkit-devel, qt5-qtsvg-devel
|
|
|
|
BuildRequires: qt5-qttools-devel, qt5-qtscript-devel, qwt-qt5-devel, qt5-qtx11extras-devel
|
|
|
|
BuildRequires: qt5-qttools-devel, qt5-qtscript-devel, qwt-qt5-devel, qt5-qtx11extras-devel
|
|
|
|
BuildRequires: extra-cmake-modules, appstream-qt-devel, libappstream-glib
|
|
|
|
BuildRequires: extra-cmake-modules, appstream-qt-devel, libappstream-glib
|
|
|
|
|
|
|
|
BuildRequires: qt5-qtbase-private-devel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Following line used to track qt5 private api usage
|
|
|
|
|
|
|
|
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
CopyQ is advanced clipboard manager with searchable and editable history with
|
|
|
|
CopyQ is advanced clipboard manager with searchable and editable history with
|
|
|
@ -53,6 +57,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_datadir}/metainfo/com.gi
|
|
|
|
%{_mandir}/man1/%{name}.1.*
|
|
|
|
%{_mandir}/man1/%{name}.1.*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun Jul 12 2020 Gerald Cox <gbcox@fedoraproject.org> - 3.12.0-1
|
|
|
|
|
|
|
|
- Upstream release rhbz#1856080
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 08 2020 Gerald Cox <gbcox@fedoraproject.org> - 3.11.1-1
|
|
|
|
* Fri May 08 2020 Gerald Cox <gbcox@fedoraproject.org> - 3.11.1-1
|
|
|
|
- Upstream release rhbz#1830240
|
|
|
|
- Upstream release rhbz#1830240
|
|
|
|
|
|
|
|
|
|
|
|