automatic version update by autodist [release 21.12.0-1mamba;Sat Dec 11 2021]
This commit is contained in:
parent
bedca97052
commit
ec46d91ac8
16
kruler.spec
16
kruler.spec
@ -1,16 +1,17 @@
|
|||||||
Name: kruler
|
Name: kruler
|
||||||
Version: 21.08.3
|
Version: 21.12.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A ruler in inch, centimeter and pixel to check distances on the screen
|
Summary: A ruler in inch, centimeter and pixel to check distances on the screen
|
||||||
Group: Graphical Desktop/Applications/Graphics
|
Group: Graphical Desktop/Applications/Graphics
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://kde.org/
|
URL: https://kde.org/
|
||||||
Source: http://download.kde.org/stable/release-service/%{version}/src/kruler-%{version}.tar.xz
|
Source: http://download.kde.org/stable/release-service/%{version}/src/kruler-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt5X11Extras-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libkauth-devel
|
BuildRequires: libkauth-devel
|
||||||
@ -23,14 +24,13 @@ BuildRequires: libknotifications-devel
|
|||||||
BuildRequires: libkwidgetsaddons-devel
|
BuildRequires: libkwidgetsaddons-devel
|
||||||
BuildRequires: libkwindowsystem-devel
|
BuildRequires: libkwindowsystem-devel
|
||||||
BuildRequires: libkxmlgui-devel
|
BuildRequires: libkxmlgui-devel
|
||||||
BuildRequires: libqt5-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libxcb-devel
|
BuildRequires: libxcb-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
#Requires: kde-workspace
|
|
||||||
Provides: kruler4
|
Provides: kruler4
|
||||||
Obsoletes: kruler4
|
Obsoletes: kruler4 < 21.12.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Kruler is a ruler in inch, centimeter and pixel to check distances on the screen.
|
Kruler is a ruler in inch, centimeter and pixel to check distances on the screen.
|
||||||
@ -77,10 +77,12 @@ exit 0
|
|||||||
%{_datadir}/applications/org.kde.kruler.desktop
|
%{_datadir}/applications/org.kde.kruler.desktop
|
||||||
%{_datadir}/metainfo/org.kde.kruler.appdata.xml
|
%{_datadir}/metainfo/org.kde.kruler.appdata.xml
|
||||||
%{_datadir}/knotifications5/kruler.notifyrc
|
%{_datadir}/knotifications5/kruler.notifyrc
|
||||||
%doc COPYING COPYING.DOC
|
%doc LICENSES
|
||||||
#TODO
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 11 2021 Automatic Build System <autodist@mambasoft.it> 21.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Nov 04 2021 Automatic Build System <autodist@mambasoft.it> 21.08.3-1mamba
|
* Thu Nov 04 2021 Automatic Build System <autodist@mambasoft.it> 21.08.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user