Compare commits

..

2 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
3 changed files with 9 additions and 2 deletions
+1
View File
@@ -3,3 +3,4 @@ usermode-1.105.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 @@
bef795b757defb9fd27cfbd48ef79861 usermode-1.108.tar.xz
d7c292b24cd9804887bc856523cffeb2 usermode-1.109.tar.xz
+7 -1
View File
@@ -1,6 +1,6 @@
Summary: Tools for certain user account management tasks
Name: usermode
Version: 1.108
Version: 1.109
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@@ -112,6 +112,12 @@ 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