- Remove libcurl requirement from configure.ac. (dlehman)
- DMI_CHASSIS_VENDOR has moved into blivet. (dlehman)
This commit is contained in:
parent
fc0e3b21b3
commit
42e08c590a
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@ anaconda-15.2.tar.bz2
|
||||
/anaconda-19.1.tar.bz2
|
||||
/anaconda-19.2.tar.bz2
|
||||
/anaconda-19.3.tar.bz2
|
||||
/anaconda-19.4.tar.bz2
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 19.3
|
||||
Version: 19.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -242,6 +242,10 @@ update-desktop-database &> /dev/null || :
|
||||
%{_prefix}/lib/dracut/modules.d/80%{name}/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 04 2013 Brian C. Lane <bcl@redhat.com> - 19.4-1
|
||||
- Remove libcurl requirement from configure.ac. (dlehman)
|
||||
- DMI_CHASSIS_VENDOR has moved into blivet. (dlehman)
|
||||
|
||||
* Fri Feb 01 2013 Brian C. Lane <bcl@redhat.com> - 19.3-1
|
||||
- unpack product.img to correct location (#869098) (bcl)
|
||||
- Fix including _isys.so and isys/__init__.py in updates.img (vpodzime)
|
||||
|
Loading…
Reference in New Issue
Block a user