diff options
author | CoprDistGit <infra@openeuler.org> | 2025-04-10 12:59:51 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-04-10 12:59:51 +0000 |
commit | 2823c1c4c196fbb41b4afcc54e10bf552a265ce2 (patch) | |
tree | e4630c59a16ab8fc70af6c00e109a21773d7d182 | |
parent | 00d4fbd17c1c9d78872419df42fd7adbcc925966 (diff) |
automatic import of cactiopeneuler24.03_LTSopeneuler22.03_LTS_SP4
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | cacti.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -1,2 +1,3 @@ /cacti-1.2.28.tar.gz /cacti-1.2.29.tar.gz +/cacti-1.2.30.tar.gz @@ -1,7 +1,7 @@ %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}} Name: cacti -Version: 1.2.29 +Version: 1.2.30 Release: 1%{?dist} Summary: An rrd based graphing tool License: GPLv2+ @@ -1 +1 @@ -6e68b1238df1f7ccf3e27b8110b28f15 cacti-1.2.29.tar.gz +f330157afc4b4527e78585b5327f86ef cacti-1.2.30.tar.gz |