Compare commits

...

1 Commits

Author SHA1 Message Date
Miloslav Trmac d0938219d3 - Update to usermode-1.99 Resolves: #470834 2008-11-11 11:58:27 +00:00
3 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -1 +1 @@
usermode-1.98.1.tar.bz2
usermode-1.99.tar.bz2
+1 -1
View File
@@ -1 +1 @@
82fe0d58b5af5f9ba043a6ae58a7ca91 usermode-1.98.1.tar.bz2
c02557e127ebf469e481e61b2be5fc7d usermode-1.99.tar.bz2
+6 -2
View File
@@ -1,7 +1,7 @@
Summary: Tools for certain user account management tasks
Name: usermode
Version: 1.98.1
Release: 2
Version: 1.99
Release: 1
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/usermode/
@@ -109,6 +109,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Tue Nov 11 2008 Miloslav Trmač <mitr@redhat.com> - 1.99-1
- Update to usermode-1.99
Resolves: #470834
* Thu Nov 6 2008 Miloslav Trmač <mitr@redhat.com> - 1.98.1-2
- Hide usermount from GNOME and KDE menus
Resolves: #440029