Update to usermode-1.106.1
This commit is contained in:
parent
86def28cfe
commit
f9517ac3e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
usermode-1.105.tar.xz
|
usermode-1.105.tar.xz
|
||||||
/usermode-1.106.tar.xz
|
/usermode-1.106.tar.xz
|
||||||
|
/usermode-1.106.1.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
490ba1a439ffcb61e9e76e9471882e56 usermode-1.106.tar.xz
|
e687f847bc050b669c9dc76915349853 usermode-1.106.1.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.106
|
Version: 1.106.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -110,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/applications/*
|
%{_datadir}/applications/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 14 2010 Miloslav Trmač <mitr@redhat.com> - 1.106.1-1
|
||||||
|
- Update to usermode-1.106.1
|
||||||
|
|
||||||
* Thu Aug 26 2010 Miloslav Trmač <mitr@redhat.com> - 1.106-1
|
* Thu Aug 26 2010 Miloslav Trmač <mitr@redhat.com> - 1.106-1
|
||||||
- Update to usermode-1.106
|
- Update to usermode-1.106
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user