Update to usermode-1.111
This commit is contained in:
parent
494acd5807
commit
047ba0f48a
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ usermode-1.105.tar.xz
|
|||||||
/usermode-1.108.tar.xz
|
/usermode-1.108.tar.xz
|
||||||
/usermode-1.109.tar.xz
|
/usermode-1.109.tar.xz
|
||||||
/usermode-1.110.tar.xz
|
/usermode-1.110.tar.xz
|
||||||
|
/usermode-1.111.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
af38f6dfbae23777be77c081868bcdad usermode-1.110.tar.xz
|
28ba510fbd8da9f4e86e57d6c31cff29 usermode-1.111.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Tools for certain user account management tasks
|
Summary: Tools for certain user account management tasks
|
||||||
Name: usermode
|
Name: usermode
|
||||||
Version: 1.110
|
Version: 1.111
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -88,6 +88,9 @@ done
|
|||||||
%{_datadir}/applications/*
|
%{_datadir}/applications/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 22 2012 Miloslav Trmač <mitr@redhat.com> - 1.111-1
|
||||||
|
- Update to usermode-1.111
|
||||||
|
|
||||||
* Tue Aug 21 2012 Miloslav Trmač <mitr@redhat.com> - 1.110-2
|
* Tue Aug 21 2012 Miloslav Trmač <mitr@redhat.com> - 1.110-2
|
||||||
- Drop no longer necessary %%clean and %%defattr commands.
|
- Drop no longer necessary %%clean and %%defattr commands.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user