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
|
||||
Version: 21.08.3
|
||||
Version: 21.12.0
|
||||
Release: 1mamba
|
||||
Summary: A ruler in inch, centimeter and pixel to check distances on the screen
|
||||
Group: Graphical Desktop/Applications/Graphics
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org/
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/kruler-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt5X11Extras-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libkauth-devel
|
||||
@ -23,14 +24,13 @@ BuildRequires: libknotifications-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libkxmlgui-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
#Requires: kde-workspace
|
||||
Provides: kruler4
|
||||
Obsoletes: kruler4
|
||||
Obsoletes: kruler4 < 21.12.0
|
||||
|
||||
%description
|
||||
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}/metainfo/org.kde.kruler.appdata.xml
|
||||
%{_datadir}/knotifications5/kruler.notifyrc
|
||||
%doc COPYING COPYING.DOC
|
||||
#TODO
|
||||
%doc LICENSES
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user