diff options
author | CoprDistGit <infra@openeuler.org> | 2025-02-04 22:59:06 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-02-04 22:59:06 +0000 |
commit | 00d4fbd17c1c9d78872419df42fd7adbcc925966 (patch) | |
tree | c9876f3e0cbc631391f7f94a878021baa918f4a4 | |
parent | 1f0e60eceb85acab3154dfd2df19eee1ce14d359 (diff) |
automatic import of cacti
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | cacti.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -1 +1,2 @@ /cacti-1.2.28.tar.gz +/cacti-1.2.29.tar.gz @@ -1,7 +1,7 @@ %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}} Name: cacti -Version: 1.2.28 +Version: 1.2.29 Release: 1%{?dist} Summary: An rrd based graphing tool License: GPLv2+ @@ -1 +1 @@ -37a73a1f81cba92420e174aeed2f18b1 cacti-1.2.28.tar.gz +6e68b1238df1f7ccf3e27b8110b28f15 cacti-1.2.29.tar.gz |