Update to 1.36.0 release
This commit is contained in:
parent
29841c7d57
commit
9dc614162a
1
.gitignore
vendored
1
.gitignore
vendored
@ -405,3 +405,4 @@ network-manager-applet-0.8.1.tar.bz2
|
||||
/NetworkManager-1.35.90.tar.xz
|
||||
/NetworkManager-1.35.91.tar.xz
|
||||
/NetworkManager-1.35.92.tar.xz
|
||||
/NetworkManager-1.36.0.tar.xz
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
%global epoch_version 1
|
||||
%global rpm_version 1.36.0
|
||||
%global real_version 1.35.92
|
||||
%global release_version 0.11
|
||||
%global real_version 1.36.0
|
||||
%global release_version 1
|
||||
%global snapshot %{nil}
|
||||
%global git_sha %{nil}
|
||||
|
||||
@ -697,8 +697,7 @@ Preferably use nmcli instead.
|
||||
-Dresolvconf=no \
|
||||
-Dnetconfig=no \
|
||||
-Dconfig_dns_rc_manager_default=%{dns_rc_manager_default} \
|
||||
-Dconfig_logging_backend_default=%{logging_backend_default} \
|
||||
-Djson_validation=true
|
||||
-Dconfig_logging_backend_default=%{logging_backend_default}
|
||||
|
||||
%meson_build
|
||||
|
||||
@ -1183,6 +1182,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 24 2022 Lubomir Rintel <lkundrak@v3.sk> - 1:1.36.0-1
|
||||
- Update to 1.36.0 release
|
||||
|
||||
* Sat Feb 19 2022 Lubomir Rintel <lkundrak@v3.sk> - 1:1.36.0-0.11
|
||||
- Update to 1.36-rc3 (1.35.92) (release candidate)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (NetworkManager-1.35.92.tar.xz) = f30e6880051e13d19d10c7eede08c5b5ca90efd3deaf0aafc6f5971c14141af4213bd93f97fb6724cc47d75cd0be5f3c5198a44f0c40dd24b301d05a149890be
|
||||
SHA512 (NetworkManager-1.36.0.tar.xz) = 9cc2f4ca0d4425423b6db75ed6c65f7a51229f7c654ab0b9b07d22c695b292d28768ff56aff6af3d9a2c0bd2b46d25bae015e9edacf766bfb74018b4e5847da8
|
||||
|
Loading…
Reference in New Issue
Block a user