Compare commits

...

3 Commits

View File

@ -1,14 +1,14 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kpublictransport
Version: 21.04.0
Version: 21.04.3
Release: 1mamba
Summary: A library for accessing realtime public transport data and for performing public transport journey queries
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.kde.org
URL: https://kde.org/
Source: https://download.kde.org/stable/release-service/%{version}/src/kpublictransport-%{version}.tar.xz
License: LGPL, BSD
## AUTOBUILDREQ-BEGIN
@ -87,6 +87,15 @@ exit 0
%{_libdir}/libKPublicTransport.so
%changelog
* Thu Jul 08 2021 Automatic Build System <autodist@mambasoft.it> 21.04.3-1mamba
- automatic version update by autodist
* Thu Jun 10 2021 Automatic Build System <autodist@mambasoft.it> 21.04.2-1mamba
- automatic version update by autodist
* Thu May 13 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba
- automatic version update by autodist
* Thu Apr 22 2021 Automatic Build System <autodist@mambasoft.it> 21.04.0-1mamba
- automatic version update by autodist