Commit graph

119 commits

Author SHA1 Message Date
Packit
0ca843f2ec Update to 2.2.55 upstream release
- Resolves: rhbz#2414345

Upstream tag: v2.2.55
Upstream commit: 4d343091

Commit authored by Packit automation (https://packit.dev/)
2025-11-12 08:47:25 +00:00
Packit
23abcc69ee Update to 2.2.54 upstream release
- Resolves: rhbz#2405107

Upstream tag: v2.2.54
Upstream commit: 5a034cb5

Commit authored by Packit automation (https://packit.dev/)
2025-10-20 16:42:02 +00:00
Gris Ge
e7c2375e1f Upgrade to 2.2.52
Signed-off-by: Gris Ge <fge@redhat.com>
2025-09-18 21:40:18 +08:00
Packit
a6c562ce45 Update to 2.2.50 upstream release
- Resolves: rhbz#2391026

Upstream tag: v2.2.50
Upstream commit: 13aa57ed

Commit authored by Packit automation (https://packit.dev/)
2025-08-27 10:36:33 +08:00
Packit
ba8c42c768 Update to 2.2.49 upstream release
- Resolves: rhbz#2385933

Upstream tag: v2.2.49
Upstream commit: 30da87be

Commit authored by Packit automation (https://packit.dev/)
2025-08-01 13:12:37 +00:00
Íñigo Huguet
e14d59ed10 python: use pyproject macros
Macros based on directly calling to setup.py (%py3_*) has been
deprecated and will be removed in the future. Macros based on
pyproject.toml (%pyproject_*) should be used now.

See https://fedoraproject.org/wiki/Changes/DeprecateSetuppyMacros.

Switch to the new macros.

Signed-off-by: Íñigo Huguet <ihuguet@riseup.net>
2025-07-24 15:43:12 +02:00
Gris Ge
80fe03c349 Upgrade to 2.2.48
Signed-off-by: Gris Ge <fge@redhat.com>
2025-07-11 23:55:19 +08:00
Packit
c219b9935e Update to 2.2.47 upstream release
- Resolves: rhbz#2379363

Upstream tag: v2.2.47
Upstream commit: 6d01ecf6

Commit authored by Packit automation (https://packit.dev/)
2025-07-10 19:35:17 +00:00
Packit
b99a445432 Update to 2.2.46 upstream release
Upstream tag: v2.2.46
Upstream commit: e7fc66d4

Commit authored by Packit automation (https://packit.dev/)
2025-06-23 20:27:48 +08:00
Packit
bb5b08abc6 Update to 2.2.45 upstream release
- Resolves: rhbz#2368875

Upstream tag: v2.2.45
Upstream commit: 6a1574f9

Commit authored by Packit automation (https://packit.dev/)
2025-05-28 02:47:39 +00:00
Packit
bed009cc94 Update to 2.2.44 upstream release
- Resolves: rhbz#2354855

Upstream tag: v2.2.44
Upstream commit: 0c2ab3b4

Commit authored by Packit automation (https://packit.dev/)
2025-04-17 11:55:30 +00:00
Gris Ge
cca6f2991f Upgrade to 2.2.43
Signed-off-by: Gris Ge <fge@redhat.com>
2025-04-02 14:48:13 +08:00
Gris Ge
3bc67a4618 Upgrade to 2.2.42
Signed-off-by: Gris Ge <fge@redhat.com>
2025-03-05 22:03:31 +08:00
Gris Ge
db95d29ae3 Fix rust-nmstate-query_apply-devel dependency
Signed-off-by: Gris Ge <fge@redhat.com>
2025-02-24 15:37:50 +08:00
Gris Ge
71bef322e8 Upgrade 2.2.41
Signed-off-by: Gris Ge <fge@redhat.com>
2025-02-24 14:58:50 +08:00
Packit
c60263f5c1 Update to 2.2.40 upstream release
- Resolves: rhbz#2341922

Upstream tag: v2.2.40
Upstream commit: c10a3f6f

Commit authored by Packit automation (https://packit.dev/)
2025-01-24 11:43:39 +00:00
Gris Ge
4cbe1d99e6 Upgrade nmstate-libs along with nmstate rpm when installed
https://issues.redhat.com/browse/RHEL-52890 suggest nmstate rpm to
depend on nmstate-libs when nmstate-libs installed, with this we can
force upgrading both nmstate-libs and nmstate at the same time.

It does not any dependency between nmstate and nmstate-libs as we are
rust project, this is purely for user experience on manual rpm upgrade.

Signed-off-by: Gris Ge <fge@redhat.com>
2024-11-29 13:15:07 +08:00
Packit
14312fee95 Update to 2.2.39 upstream release
- Resolves: rhbz#2313710

Upstream tag: v2.2.39
Upstream commit: 43bbc0b7

Commit authored by Packit automation (https://packit.dev/)
2024-11-20 09:01:56 +00:00
Gris Ge
cda27569f4 Upgrade to 2.2.35
Signed-off-by: Gris Ge <fge@redhat.com>
2024-08-24 08:13:58 +08:00
Packit
ffa5cc509c Update to 2.2.34 upstream release
- Resolves: rhbz#2302393

Upstream tag: v2.2.34
Upstream commit: 84dd568c

Commit authored by Packit automation (https://packit.dev/)
2024-08-01 21:47:06 +00:00
Gris Ge
95dab51ed0 Upgrade to 2.2.33
Signed-off-by: Gris Ge <fge@redhat.com>
2024-06-13 17:19:15 +08:00
Gris Ge
a66dfbca3c Fix cargo vendor license file
Signed-off-by: Gris Ge <fge@redhat.com>
2024-03-25 08:09:54 +08:00
Gris Ge
665de0ae7c patchelf is not required anymore
Signed-off-by: Gris Ge <fge@redhat.com>
2024-03-21 23:11:43 +08:00
Gris Ge
2c93753894 Fix ELN build by moving vendor folder to rust folder
Signed-off-by: Gris Ge <fge@redhat.com>
2024-03-21 22:28:07 +08:00
Gris Ge
130a58c8a2 Upgrade to 2.2.26
Signed-off-by: Gris Ge <fge@redhat.com>
2024-03-18 13:31:57 +08:00
Gris Ge
d2c17fdc30 Upgrade to 2.2.21
Signed-off-by: Gris Ge <fge@redhat.com>
2023-12-15 19:19:27 +08:00
Gris Ge
fc7f70b406 Use SPDX license for sub-packages
Signed-off-by: Gris Ge <fge@redhat.com>
2023-09-06 16:16:42 +08:00
Packit
25225840af [packit] 2.2.15 upstream release
Upstream tag: v2.2.15
Upstream commit: a09ca27d

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/nmstate.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.2.15-rawhide-update-pull_from_upstream
```
2023-08-25 00:43:38 +00:00
Gris Ge
8d28bee3b4 Use SPDX license
Signed-off-by: Gris Ge <fge@redhat.com>
2023-08-21 20:20:52 +08:00
Packit
5fb767240f [packit] 2.2.14 upstream release
Upstream tag: v2.2.14
Upstream commit: c509a6a7

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/nmstate.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.2.14-rawhide-update-pull_from_upstream
```
2023-07-27 04:44:48 +00:00
Gris Ge
0cf6b1cbad Upgrade 2.2.13
Signed-off-by: Gris Ge <fge@redhat.com>
2023-07-21 17:12:53 +08:00
Gris Ge
898940fd21 New gpg public key and remove unused patches
Signed-off-by: Gris Ge <fge@redhat.com>
2023-06-05 16:25:38 +08:00
Packit
85faae152b [packit] 2.2.12 upstream release
Upstream tag: v2.2.12
Upstream commit: 71dd2292
2023-06-01 22:49:03 +00:00
Yaakov Selkowitz
6cdd9e7aa5 Use vendored deps for RHEL builds
RHEL does not provide individual Rust dependencies as separate packages.

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
2023-05-30 12:57:00 -04:00
Gris Ge
e8c90904f8 Fix error when DHCP on with auto address on STP enabled bridge
Signed-off-by: Gris Ge <fge@redhat.com>
2023-04-25 14:18:11 +08:00
Gris Ge
3128e422e0 Upgrade to 2.2.10
Signed-off-by: Gris Ge <fge@redhat.com>
2023-04-23 18:51:18 +08:00
Gris Ge
bea67c799a Upgrade to 2.2.9
Signed-off-by: Gris Ge <fge@redhat.com>
2023-03-23 21:53:05 +08:00
Gris Ge
59c76c1953 Upgrade to 2.2.8
Signed-off-by: Gris Ge <fge@redhat.com>
2023-03-12 14:54:43 +08:00
Fabio Valentini
4be409df2e
Fix botched rpmautospec conversion 2023-02-05 20:48:28 +01:00
Fernando Fernandez Mancera
1289ce8baa Upgrade to 2.2.5
Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
2023-01-26 13:00:00 +01:00
Fernando Fernandez Mancera
ae9407560a Upgrade to 2.2.4
Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
2023-01-20 12:30:01 +01:00
Fedora Release Engineering
328381f9f1 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 21:39:39 +00:00
Gris Ge
878db1ae46 cargo: Use explicit dependency line for rust-nmstate+query_apply-devel
Resolves: RHBZ#2159314

Signed-off-by: Gris Ge <fge@redhat.com>
2023-01-16 14:35:39 +08:00
Gris Ge
16b8fe63d6 Upgrade to 2.2.3
Signed-off-by: Gris Ge <fge@redhat.com>
2023-01-09 16:08:03 +08:00
Gris Ge
6cfc035196 Fix regression of VRF support
Signed-off-by: Gris Ge <fge@redhat.com>
2022-12-18 19:15:56 +08:00
Gris Ge
999e4c93ae Upgrade to 2.2.2
Signed-off-by: Gris Ge <fge@redhat.com>
2022-12-15 11:03:36 +08:00
Gris Ge
3fd9def4c9 Add feature sub package
Signed-off-by: Gris Ge <fge@redhat.com>
2022-10-31 17:19:27 +08:00
Gris Ge
5f2fc75273 Upgrade to 2.2.0
Signed-off-by: Gris Ge <fge@redhat.com>
2022-10-18 01:32:05 +08:00
Gris Ge
ced44e2e85 Add back the rust-crate sub-rpms
Signed-off-by: Gris Ge <fge@redhat.com>
2022-08-23 14:50:30 +08:00
Gris Ge
8f29f16edd Upgrade to 2.1.4 and remove rust devel package
Signed-off-by: Gris Ge <fge@redhat.com>
2022-08-23 14:17:31 +08:00