- Disable systemd-tmpfiles-clean (#1202545) (bcl@redhat.com)
This commit is contained in:
parent
4e8e05e602
commit
b3132975e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
||||
/lorax-23.8.tar.gz
|
||||
/lorax-23.9.tar.gz
|
||||
/lorax-23.10.tar.gz
|
||||
/lorax-23.11.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 23.10
|
||||
Release: 2%{?dist}
|
||||
Version: 23.11
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
Group: Applications/System
|
||||
@ -134,8 +134,8 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%files lmc-novirt
|
||||
|
||||
%changelog
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 23.10-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
* Fri Jun 19 2015 Brian C. Lane <bcl@redhat.com> 23.11-1
|
||||
- Disable systemd-tmpfiles-clean (#1202545) (bcl@redhat.com)
|
||||
|
||||
* Wed Jun 10 2015 Brian C. Lane <bcl@redhat.com> 23.10-1
|
||||
- Remove some stale entires from runtime-install (dshea@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user