update to 1.2.2 [release 1.2.2-1mamba;Mon Jan 16 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 05:30:31 +01:00
parent 73eabe42ef
commit aaf65bef4b

View File

@ -1,5 +1,5 @@
Name: libqrtr-glib
Version: 1.2.0
Version: 1.2.2
Release: 1mamba
Summary: A glib-based library to use and manage the QRTR (Qualcomm IPC Router) bus
Group: System/Libraries
@ -7,7 +7,8 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/linux-mobile-broadband/libqrtr-glib
Source: https://github.com/linux-mobile-broadband/libqrtr-glib.git/%{version}/libqrtr-glib-%{version}.tar.bz2
Source: https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib.git/%{version}/libqrtr-glib-%{version}.tar.bz2
#Source: https://github.com/linux-mobile-broadband/libqrtr-glib.git/%{version}/libqrtr-glib-%{version}.tar.bz2
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -64,5 +65,8 @@ This package contains libraries and header files for developing applications tha
%doc NEWS README.md
%changelog
* Mon Jan 16 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.2-1mamba
- update to 1.2.2
* Sat Jan 14 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-1mamba
- package created using the webbuild interface