Update to 1.8.32 release
Related: rhbz#1996101 Signed-off-by: Wen Liang <wenliang@redhat.com>
This commit is contained in:
parent
1ad5b93e88
commit
c332203b95
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/libnma-1.8.26.tar.xz
|
||||
/libnma-1.8.28.tar.xz
|
||||
/libnma-1.8.30.tar.xz
|
||||
/libnma-1.8.32.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global mbp_version 0.20090602
|
||||
%global old_libnma_version 1.8.27
|
||||
|
||||
%global rpm_version 1.8.30
|
||||
%global real_version 1.8.30
|
||||
%global rpm_version 1.8.32
|
||||
%global real_version 1.8.32
|
||||
%global release_version 1
|
||||
|
||||
%global real_version_major %(printf '%s' '%{real_version}' | sed -n 's/^\\([1-9][0-9]*\\.[1-9][0-9]*\\)\\.[1-9][0-9]*$/\\1/p')
|
||||
@ -16,7 +16,7 @@
|
||||
Name: libnma
|
||||
Summary: NetworkManager GUI library
|
||||
Version: %{rpm_version}
|
||||
Release: %{release_version}%{?dist}.5
|
||||
Release: %{release_version}%{?dist}
|
||||
# The entire source code is GPLv2+ except some files in shared/ which are LGPLv2+
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: https://gitlab.gnome.org/GNOME/libnma/
|
||||
@ -146,6 +146,9 @@ files to be used for integrating GUI tools with NetworkManager.
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 20 2021 Wen Liang <wenliang@redhat.com> - 1.8.32-1
|
||||
- Update to 1.8.32 release
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.8.30-1.5
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libnma-1.8.30.tar.xz) = 4d8f93d035fca4252e5c5dafc756ee6bc8f1d302aaeca77c5c0acb5d7f6cd4214224fb48e2706e69084c5a714aafa7837769be17d0642cc29eded9eb175a1107
|
||||
SHA512 (libnma-1.8.32.tar.xz) = 65244a8901322bc17d48c9cb809080790d5af0195b79becf0317da77b6c6a0fde3f8d3b752f5d7e59a5dba0970f4499077c5d9d6776912a72748290b8ac98e11
|
||||
|
Loading…
Reference in New Issue
Block a user