This commit is contained in:
Peter Robinson 2015-11-10 14:45:47 +00:00
parent b1f7a14d52
commit 7ebb36319f

View File

@ -47,7 +47,7 @@
Summary: Userland logical volume management tools
Name: lvm2
Version: 2.02.133
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2
Group: System Environment/Base
URL: http://sources.redhat.com/lvm2
@ -793,6 +793,9 @@ the device-mapper event library.
%{_libdir}/pkgconfig/devmapper-event.pc
%changelog
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.02.133-3
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Mon Nov 02 2015 Peter Rajnoha <prajnoha@redhat.com> - 2.02.133-2
- Shutdown lvmetad automatically after one hour of inactivity.