diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-gridcal.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /GridCal-4.6.6.tar.gz +/GridCal-4.7.0.tar.gz diff --git a/python-gridcal.spec b/python-gridcal.spec index 6b311f7..59c064a 100644 --- a/python-gridcal.spec +++ b/python-gridcal.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-GridCal -Version: 4.6.6 +Version: 4.7.0 Release: 1 Summary: GridCal is a Power Systems simulation program intended for professional use and research License: LGPL URL: https://github.com/SanPen/GridCal -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/80/9d/61dfdbf9ead2e717f2f57cdf457e4d24c99946ad42316eb3ccaff60f951c/GridCal-4.6.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/54/2b/6d4285333f5771873d2e7ff4790384e9c7481763b31818dd50e2c62889b2/GridCal-4.7.0.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-GridCal-doc %prep -%autosetup -n GridCal-4.6.6 +%autosetup -n GridCal-4.7.0 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 4.6.6-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 4.7.0-1 - Package Spec generated @@ -1 +1 @@ -29ebd5823491bfd54b72fc4dac568edd GridCal-4.6.6.tar.gz +0edc0010288e2d5535b9cb82858fd4bd GridCal-4.7.0.tar.gz |
