diff --git a/smartmontools-7.3.tar.gz b/smartmontools-7.3.tar.gz deleted file mode 100644 index 5505f5a2568b0595de4b249153cad34a2707018e..0000000000000000000000000000000000000000 Binary files a/smartmontools-7.3.tar.gz and /dev/null differ diff --git a/smartmontools-7.4.tar.gz b/smartmontools-7.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..28fcad8085a2b1653bcb8dfa724d43cd4e053235 Binary files /dev/null and b/smartmontools-7.4.tar.gz differ diff --git a/smartmontools.spec b/smartmontools.spec index e1afb19de3b89f4616919e549ff4a20979bb694d..f4f553adfc5d247b4332a3c00c8e30a6385e2735 100644 --- a/smartmontools.spec +++ b/smartmontools.spec @@ -1,7 +1,7 @@ -%define anolis_release 3 +%define anolis_release 1 Name: smartmontools -Version: 7.3 +Version: 7.4 Release: %{anolis_release}%{?dist} Summary: http://smartmontools.sourceforge.net/ @@ -102,6 +102,9 @@ mkdir -p $RPM_BUILD_ROOT%{_sharedstatedir}/%{name} %doc AUTHORS ChangeLog INSTALL NEWS README TODO %changelog +* Tue Feb 18 2025 Chang Gao - 7.4-1 +- Sync up from CentOS Stream smartmontools-7.4-7 (tdawson@redhat.com) + * Fri Oct 14 2022 Chunmei Xu - 7.3-3 - optimise spec file