summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-12-02 12:42:11 +0000
committerCoprDistGit <infra@openeuler.org>2024-12-02 12:42:11 +0000
commitf77528b3ec7b1813ec6b1265a37712dced244a7e (patch)
treeab0d118ed01ead6d411e78d69ec7c023a43cde61
parent6244d5d9417c840711fa5eb7cfd0d99add10fc31 (diff)
automatic import of gns3-gui
-rw-r--r--.gitignore1
-rw-r--r--gns3-gui.spec6
-rw-r--r--sources2
3 files changed, 6 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index c7697e6..a29a1a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/gns3-gui-2.2.49.tar.gz
/gns3-gui-2.2.50.tar.gz
/gns3-gui-2.2.51.tar.gz
+/gns3-gui-2.2.52.tar.gz
diff --git a/gns3-gui.spec b/gns3-gui.spec
index bd6703a..93fbd35 100644
--- a/gns3-gui.spec
+++ b/gns3-gui.spec
@@ -4,7 +4,7 @@
%global git_tag %{version}
Name: gns3-gui
-Version: 2.2.51
+Version: 2.2.52
Release: 1%{?dist}
Summary: GNS3 graphical user interface
@@ -45,7 +45,6 @@ sed -i -r 's/truststore.*//g' requirements.txt
sed -i -r 's/psutil>=6.1.0/psutil>=5.8.0/' requirements.txt
sed -i -r 's/distro>=1.9.*/distro>=1.5.0/' requirements.txt
sed -i -r 's/jsonschema>=4.23,<4.24/jsonschema>=3.2.0/' requirements.txt
-sed -i -r 's/setuptools>=61.0/setuptools>=53.0/' setup.py
# Disable update alerts
sed -i 's/"check_for_update": True,/"check_for_update": False,/' gns3/settings.py
@@ -92,6 +91,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/gns3*.desktop
%{_datadir}/appdata/%{name}.appdata.xml
%changelog
+* Mon Dec 2 2024 Alexey Kurov <nucleo@fedoraproject.org> - 2.2.52-1
+- Update to 2.2.52
+
* Thu Nov 7 2024 Alexey Kurov <nucleo@fedoraproject.org> - 2.2.51-1
- Update to 2.2.51
diff --git a/sources b/sources
index 054955a..6b726e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4e05a9180afcbc4f6471e7b9d8dcb3b gns3-gui-2.2.51.tar.gz
+999a8a117121f7f14945134458ef3e3a gns3-gui-2.2.52.tar.gz