Compare commits

...

1 Commits

Author SHA1 Message Date
Miloslav Trmač 3a83623291 Update to usermode-1.108 2011-10-03 18:00:03 +02:00
3 changed files with 7 additions and 2 deletions
+1
View File
@@ -2,3 +2,4 @@ usermode-1.105.tar.xz
/usermode-1.106.tar.xz
/usermode-1.106.1.tar.xz
/usermode-1.107.tar.xz
/usermode-1.108.tar.xz
+1 -1
View File
@@ -1 +1 @@
00a53086a5716106585fe0234f1030d3 usermode-1.107.tar.xz
bef795b757defb9fd27cfbd48ef79861 usermode-1.108.tar.xz
+5 -1
View File
@@ -1,6 +1,6 @@
Summary: Tools for certain user account management tasks
Name: usermode
Version: 1.107
Version: 1.108
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@@ -112,6 +112,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%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
- Update to usermode-1.107
Resolves: #668731