Compare commits
4 Commits
24.12.0-1m
...
25.04.0-1m
Author | SHA1 | Date | |
---|---|---|---|
c9998026f8 | |||
2f5daca2cf | |||
27515404d6 | |||
6f44ec8053 |
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kpublictransport
|
||||
Version: 24.12.0
|
||||
Version: 25.04.0
|
||||
Release: 1mamba
|
||||
Summary: A library for accessing realtime public transport data and for performing public transport journey queries
|
||||
Group: System/Libraries
|
||||
@ -52,7 +52,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -91,6 +90,18 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_qt6_docdir}/KPublicTransport.*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 17 2025 Automatic Build System <autodist@openmamba.org> 25.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 08 2025 Automatic Build System <autodist@openmamba.org> 24.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 07 2025 Automatic Build System <autodist@openmamba.org> 24.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 10 2025 Automatic Build System <autodist@openmamba.org> 24.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user