diff --git a/console-login-helper-messages.spec b/console-login-helper-messages.spec index 9a8b2a480bdde2e82a6d7973c1dde9c6165414a8..43512c65756d78a96cc6e3e233dd75f83cb53a4f 100644 --- a/console-login-helper-messages.spec +++ b/console-login-helper-messages.spec @@ -2,7 +2,7 @@ %global github_project console-login-helper-messages Name: console-login-helper-messages -Version: 0.21.2 +Version: 0.21.3 Release: 1 Summary: Combines motd, issue, profile features to show system information to the user before/on login License: BSD @@ -50,7 +50,7 @@ Requires: bash systemd setup %{summary}. %prep -%setup -q +%autosetup -p1 %build @@ -106,5 +106,8 @@ make install DESTDIR=%{buildroot} %ghost %{_sysconfdir}/profile.d/%{name}-profile.sh %changelog +* Thu Feb 2 2023 biannm - 0.21.3-1 +- Upgrade to 0.21.3 + * Mon Jan 24 2022 fushanqing - 0.21.2-1 -- Initial package \ No newline at end of file +- Initial package diff --git a/v0.21.2.tar.gz b/v0.21.2.tar.gz deleted file mode 100644 index 6e430f7023d2475767684ed5acf75b983d6743dc..0000000000000000000000000000000000000000 Binary files a/v0.21.2.tar.gz and /dev/null differ diff --git a/v0.21.3.tar.gz b/v0.21.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..eea56175cf24dbab5481f5a4988cd7c087ea8266 Binary files /dev/null and b/v0.21.3.tar.gz differ