~fnux/pisk

4b15fd89a64c96196c42548887efd4291f811d57 — Timothée Floure 3 years ago 4a6adf9
Fix bogus date in RPM specfile; bump to 0.1.2-2
1 files changed, 2 insertions(+), 2 deletions(-)

M dist/rpm/pisk.spec
M dist/rpm/pisk.spec => dist/rpm/pisk.spec +2 -2
@@ 1,6 1,6 @@
Name:     pisk
Version:  0.1.2
Release:  1%{?dist}
Release:  2%{?dist}
Summary:  Curses application allowing an unprivileged user to manage disks

License:  GPLv3


@@ 35,7 35,7 @@ install -p -m 644 pisk.1 %{buildroot}/%{_mandir}/man1/pisk.1
%{_mandir}/man1/pisk.1*

%changelog
* Tue Oct 21 2019 Timothée Floure <fnux@fedoraproject.org> - 0.1.2-1
* Mon Oct 21 2019 Timothée Floure <fnux@fedoraproject.org> - 0.1.2-2
- Fix UI error when after execution of system action (mount, swapon, etc.).

 Tue Sep 11 2018 Timothée Floure <fnux@fedoraproject.org> - 0.1.1-1