Update to 1.22.8
This commit is contained in:
parent
c4c77b9ac1
commit
e3ace6b76e
1
.gitignore
vendored
1
.gitignore
vendored
@ -368,3 +368,4 @@ network-manager-applet-0.8.1.tar.bz2
|
||||
/NetworkManager-1.22.2.tar.xz
|
||||
/NetworkManager-1.22.4.tar.xz
|
||||
/NetworkManager-1.22.6.tar.xz
|
||||
/NetworkManager-1.22.8.tar.xz
|
||||
|
@ -5,9 +5,9 @@
|
||||
%global glib2_version %(pkg-config --modversion glib-2.0 2>/dev/null || echo bad)
|
||||
|
||||
%global epoch_version 1
|
||||
%global rpm_version 1.22.6
|
||||
%global real_version 1.22.6
|
||||
%global release_version 2
|
||||
%global rpm_version 1.22.8
|
||||
%global real_version 1.22.8
|
||||
%global release_version 1
|
||||
%global snapshot %{nil}
|
||||
%global git_sha %{nil}
|
||||
|
||||
@ -135,8 +135,6 @@ Source4: 20-connectivity-fedora.conf
|
||||
Source5: 20-connectivity-redhat.conf
|
||||
Source6: 70-nm-connectivity.conf
|
||||
|
||||
Patch1: 0001-fix-build-with-gcc10.patch
|
||||
|
||||
Requires(post): systemd
|
||||
Requires(post): /usr/sbin/update-alternatives
|
||||
Requires(preun): systemd
|
||||
@ -1053,6 +1051,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 18 2020 Antonio Cardace <acardace@redhat.com> - 1:1.22.8-1
|
||||
- Update to 1.22.8
|
||||
|
||||
* Mon Feb 3 2020 Beniamino Galvani <bgalvani@redhat.com> - 1:1.22.6-2
|
||||
- Fix build with GCC 10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (NetworkManager-1.22.6.tar.xz) = aa7df1c7e04731090bf2422df2a11d8da6a4a0363b12da7ea2d9c5cf783831cf655a0db2f1572cf160f12e38043657688a4b82ad3d700f131fc316113afe684d
|
||||
SHA512 (NetworkManager-1.22.8.tar.xz) = 3533f6d0cfb2723078aece287101feda0d4f65a1f0160ae17dd77142ca5e126a0f27f5904c2e2c4dcdf9433dacc3990e1bf366f14e67b94fa1cd3006dd6b3a4c
|
||||
|
Loading…
Reference in New Issue
Block a user