automatic version update by autodist [release 22.04.0-1mamba;Wed Apr 27 2022]
This commit is contained in:
parent
b41df4d8d6
commit
79197ae03f
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: calendarsupport
|
||||
Version: 21.12.3
|
||||
Version: 22.04.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 calendar support library
|
||||
Group: System/Libraries
|
||||
@ -10,7 +10,6 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org/
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/calendarsupport-%{version}.tar.xz
|
||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -104,14 +103,14 @@ exit 0
|
||||
%defattr(-,root,root)
|
||||
%dir %{_kde5_includedir}/CalendarSupport
|
||||
%{_kde5_includedir}/CalendarSupport/*
|
||||
%dir %{_kde5_includedir}/calendarsupport
|
||||
%{_kde5_includedir}/calendarsupport/*
|
||||
%{_kde5_includedir}/calendarsupport_version.h
|
||||
%{_kde5_libdir}/cmake/KF5CalendarSupport/KF5CalendarSupport*.cmake
|
||||
%{_kde5_libdir}/libKF5CalendarSupport.so
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_CalendarSupport.pri
|
||||
%{_kde5_libdir}/cmake/KF5CalendarSupport/KF5CalendarSupport*.cmake
|
||||
|
||||
%changelog
|
||||
* Wed Apr 27 2022 Automatic Build System <autodist@mambasoft.it> 22.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 05 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user