diff --git a/.console-login-helper-messages.metadata b/.console-login-helper-messages.metadata index 35cf781..5067cb3 100644 --- a/.console-login-helper-messages.metadata +++ b/.console-login-helper-messages.metadata @@ -1 +1 @@ -ef58468f3d0a6bfea94b9c166c50ccdc81630d65 SOURCES/v0.21.2.tar.gz +bb4045dab29a8de4f940934cdb17e65d085d5461 SOURCES/v0.21.3.tar.gz diff --git a/.gitignore b/.gitignore index 9474142..3c3c707 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.21.2.tar.gz +SOURCES/v0.21.3.tar.gz diff --git a/SPECS/console-login-helper-messages.spec b/SPECS/console-login-helper-messages.spec index 997e1af..c69985f 100644 --- a/SPECS/console-login-helper-messages.spec +++ b/SPECS/console-login-helper-messages.spec @@ -2,8 +2,8 @@ %global github_project console-login-helper-messages Name: console-login-helper-messages -Version: 0.21.2 -Release: 3%{?dist} +Version: 0.21.3 +Release: 1%{?dist} Summary: Combines motd, issue, profile features to show system information to the user before/on login License: BSD URL: https://github.com/%{github_owner}/%{github_project} @@ -138,6 +138,9 @@ make install DESTDIR=%{buildroot} %ghost %{_sysconfdir}/profile.d/%{name}-profile.sh %changelog +* Mon Aug 01 2022 Aashish Radhakrishnan - 0.21.3-1 +- Update to 0.21.3 + * Thu Jul 29 2021 Kelvin Fan - 0.21.2-3 - Remove requirement for `fedora-release` and require `/etc/issue.d`