automatic version update by autodist [release 19.12.1-1mamba;Sat Jan 11 2020]
This commit is contained in:
parent
4a3db6f15e
commit
24e8bd4cbd
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kitinerary
|
Name: kitinerary
|
||||||
Version: 19.12.0
|
Version: 19.12.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 library containing itinerary data model and itinerary extraction code
|
Summary: KDE Frameworks 5 library containing itinerary data model and itinerary extraction code
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -14,17 +14,21 @@ Source: https://download.kde.org/stable/release-service/%{version}/src/ki
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: ldconfig
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libkcalcore-devel
|
BuildRequires: libkarchive-devel
|
||||||
|
BuildRequires: libkcalendarcore-devel
|
||||||
BuildRequires: libkcontacts-devel
|
BuildRequires: libkcontacts-devel
|
||||||
BuildRequires: libkcoreaddons-devel
|
|
||||||
BuildRequires: libki18n-devel
|
BuildRequires: libki18n-devel
|
||||||
BuildRequires: libkmime-devel
|
BuildRequires: libkmime-devel
|
||||||
BuildRequires: libkpkpass-devel
|
BuildRequires: libkpkpass-devel
|
||||||
|
BuildRequires: libphonenumber-devel
|
||||||
BuildRequires: libpoppler-devel
|
BuildRequires: libpoppler-devel
|
||||||
BuildRequires: libqt5-devel
|
BuildRequires: libqt5-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
|
BuildRequires: libzxing-cpp-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: rpm-macros-kde5
|
BuildRequires: rpm-macros-kde5
|
||||||
@ -95,6 +99,9 @@ exit 0
|
|||||||
%{_libdir}/libKPimItinerary.so
|
%{_libdir}/libKPimItinerary.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 11 2020 Automatic Build System <autodist@mambasoft.it> 19.12.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jan 02 2020 Automatic Build System <autodist@mambasoft.it> 19.12.0-1mamba
|
* Thu Jan 02 2020 Automatic Build System <autodist@mambasoft.it> 19.12.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user