Update to usermode-1.109
This commit is contained in:
parent
d1cafe9d70
commit
92c27282c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ usermode-1.105.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
|
/usermode-1.108.tar.xz
|
||||||
|
/usermode-1.109.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
bef795b757defb9fd27cfbd48ef79861 usermode-1.108.tar.xz
|
d7c292b24cd9804887bc856523cffeb2 usermode-1.109.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Tools for certain user account management tasks
|
Summary: Tools for certain user account management tasks
|
||||||
Name: usermode
|
Name: usermode
|
||||||
Version: 1.108
|
Version: 1.109
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: https://fedorahosted.org/usermode/
|
URL: https://fedorahosted.org/usermode/
|
||||||
@ -112,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/applications/*
|
%{_datadir}/applications/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user