- Don't remove libmenu.so library during cleanup on PowerPC (sinny@redhat.com)
This commit is contained in:
parent
40af26993a
commit
8d986c5464
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,3 +106,4 @@
|
|||||||
/lorax-27.0.tar.gz
|
/lorax-27.0.tar.gz
|
||||||
/lorax-27.1.tar.gz
|
/lorax-27.1.tar.gz
|
||||||
/lorax-27.2.tar.gz
|
/lorax-27.2.tar.gz
|
||||||
|
/lorax-27.3.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 27.2
|
Version: 27.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -152,6 +152,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 20 2017 Brian C. Lane <bcl@redhat.com> 27.3-1
|
||||||
|
- Don't remove libmenu.so library during cleanup on PowerPC (sinny@redhat.com)
|
||||||
|
|
||||||
* Thu Jun 01 2017 Brian C. Lane <bcl@redhat.com> 27.2-1
|
* Thu Jun 01 2017 Brian C. Lane <bcl@redhat.com> 27.2-1
|
||||||
- Remove filegraft from arm.tmpl (#1457906) (bcl@redhat.com)
|
- Remove filegraft from arm.tmpl (#1457906) (bcl@redhat.com)
|
||||||
- Use anaconda-core to detect buildarch (sgallagh@redhat.com)
|
- Use anaconda-core to detect buildarch (sgallagh@redhat.com)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-27.2.tar.gz) = cf293d643be7ad5ded36e2878feb9954d2598d8260ddc41ce6663dc6f14b9bf1ed70e6883c27d76b25b83ffcb165e5ddea6a3ebd67103f1ab1f8aa9ecc88292c
|
SHA512 (lorax-27.3.tar.gz) = 662fd49fa6caeb6d96caf9da03774cd00ef3939be74fe9230e398efd574066073e4ad389c27bd2a156f95e377a879e93f024ee99d3332fc809f61ac34afed8ce
|
||||||
|
Loading…
Reference in New Issue
Block a user