Update to usermode-1.108
This commit is contained in:
parent
459a7682f7
commit
3a83623291
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ usermode-1.105.tar.xz
|
|||||||
/usermode-1.106.tar.xz
|
/usermode-1.106.tar.xz
|
||||||
/usermode-1.106.1.tar.xz
|
/usermode-1.106.1.tar.xz
|
||||||
/usermode-1.107.tar.xz
|
/usermode-1.107.tar.xz
|
||||||
|
/usermode-1.108.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
00a53086a5716106585fe0234f1030d3 usermode-1.107.tar.xz
|
bef795b757defb9fd27cfbd48ef79861 usermode-1.108.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.107
|
Version: 1.108
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -112,6 +112,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/applications/*
|
%{_datadir}/applications/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 3 2011 Miloslav Trmač <mitr@redhat.com> - 1.108-1
|
||||||
|
- Update to usermode-1.108
|
||||||
|
Resolves: #622813, #716524
|
||||||
|
|
||||||
* Thu Mar 31 2011 Miloslav Trmač <mitr@redhat.com> - 1.107-1
|
* Thu Mar 31 2011 Miloslav Trmač <mitr@redhat.com> - 1.107-1
|
||||||
- Update to usermode-1.107
|
- Update to usermode-1.107
|
||||||
Resolves: #668731
|
Resolves: #668731
|
||||||
|
Loading…
Reference in New Issue
Block a user