automatic version update by autodist [release 20.12.2-1mamba;Fri Feb 05 2021]

This commit is contained in:
Automatic Build System 2024-01-06 02:42:07 +01:00
parent 2b518fd27b
commit beb0cb9b66

View File

@ -1,14 +1,14 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kpublictransport
Version: 20.12.1
Version: 20.12.2
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: http://www.kde.org
URL: https://www.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/kpublictransport-%{version}.tar.xz
License: LGPL, BSD
## AUTOBUILDREQ-BEGIN
@ -89,5 +89,8 @@ exit 0
%{_libdir}/libKPublicTransport.so
%changelog
* Fri Feb 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.2-1mamba
- automatic version update by autodist
* Mon Jan 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 20.12.1-1mamba
- package created using the webbuild interface