diff --git a/units-2.21.tar.gz b/units-2.21.tar.gz deleted file mode 100644 index 9781174..0000000 Binary files a/units-2.21.tar.gz and /dev/null differ diff --git a/units-2.22.tar.gz b/units-2.22.tar.gz new file mode 100644 index 0000000..cfe5990 Binary files /dev/null and b/units-2.22.tar.gz differ diff --git a/units.spec b/units.spec index 7b75650..638204b 100644 --- a/units.spec +++ b/units.spec @@ -1,5 +1,5 @@ Name: units -Version: 2.21 +Version: 2.22 Release: 1 Summary: A utility for converting amounts from one unit to another License: GPLv3+ @@ -38,7 +38,7 @@ autoreconf -fiv %install %make_install - +ln -fsv ../../..%{_sharedstatedir}/units/currency.units %{buildroot}%{_datadir}/units gzip $RPM_BUILD_ROOT%{_infodir}/units.info ln -s units.1 %{buildroot}%{_mandir}/man1/units_cur.1 @@ -56,7 +56,7 @@ if [ $1 = 0 -a -e %{_infodir}/units.info.gz ]; then fi %files -%doc COPYING ChangeLog NEWS README +%doc COPYING NEWS README %{_bindir}/* %{_datadir}/units %{_sharedstatedir}/units @@ -66,6 +66,9 @@ fi %{_mandir}/man1/* %changelog +* Wed Apr 19 2023 xu_ping <707078654@qq.com> - 2.22-1 +- Upgrade to version 2.22 + * Tue Jan 18 2022 SimpleUpdate Robot - 2.21-1 - Upgrade to version 2.21