diff --git a/kpublictransport.spec b/kpublictransport.spec index 9b7d94e..fe049ec 100644 --- a/kpublictransport.spec +++ b/kpublictransport.spec @@ -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 -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 20.12.2-1mamba +- automatic version update by autodist + * Mon Jan 25 2021 Silvan Calarco 20.12.1-1mamba - package created using the webbuild interface