1.24.2
This commit is contained in:
parent
ae178a1413
commit
e4cf3e7cb3
@ -1,7 +1,7 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: libmbim
|
||||
Version: 1.22.0
|
||||
Version: 1.24.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Support library for the Mobile Broadband Interface Model protocol
|
||||
License: LGPLv2+
|
||||
@ -9,7 +9,7 @@ URL: http://freedesktop.org/software/libmbim
|
||||
Source: http://freedesktop.org/software/libmbim/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: glib2-devel >= 2.48.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: automake autoconf libtool
|
||||
%if 0%{?rhel} > 0 && 0%{?rhel} < 8
|
||||
@ -89,6 +89,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 27 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1.24.2-1
|
||||
- Update to 1.24.2
|
||||
|
||||
* Thu Mar 5 2020 Peter Robinson <pbrobinson@fedoraproject.org> 1.22.0-1
|
||||
- Update to 1.22.0 release
|
||||
- Fix shipped license, use %%license
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libmbim-1.22.0.tar.xz) = ec7ecf1c65dd7b6017cc3e91eadd6700a954065d070640ab97e583b1791cc315133dd6c882f569fff2efe1f56e3766821533c20d814fe7db75aeb0bbcd7ed3ee
|
||||
SHA512 (libmbim-1.24.2.tar.xz) = 1005ca982b9f705deb64ae6e9ed0af7803a7802cf653b1dc83c7c90a073ac9e776100f6b2bda2be8c72fefd18ae7adb5c5509d9368398271b3b364a0ae977a1f
|
||||
|
Loading…
Reference in New Issue
Block a user