Compare commits

...

3 Commits

Author SHA1 Message Date
Miloslav Trmač 92c27282c7 Update to usermode-1.109 2012-03-03 07:12:45 +01:00
Dennis Gilmore d1cafe9d70 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 01:40:32 -06:00
Miloslav Trmač 3a83623291 Update to usermode-1.108 2011-10-03 18:00:03 +02:00
3 changed files with 14 additions and 2 deletions
+2
View File
@@ -2,3 +2,5 @@ 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
/usermode-1.109.tar.xz
+1 -1
View File
@@ -1 +1 @@
00a53086a5716106585fe0234f1030d3 usermode-1.107.tar.xz
d7c292b24cd9804887bc856523cffeb2 usermode-1.109.tar.xz
+11 -1
View File
@@ -1,6 +1,6 @@
Summary: Tools for certain user account management tasks
Name: usermode
Version: 1.107
Version: 1.109
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@@ -112,6 +112,16 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Sat Mar 3 2012 Miloslav Trmač <mitr@redhat.com> - 1.109-1
- Update to usermode-1.109
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.108-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* 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