- Rework the reclaim dialog to have a resize slider. (clumens)
- g_type_init call is no longer needed (bcl)
This commit is contained in:
parent
be76242266
commit
d42da82d1b
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@ anaconda-15.2.tar.bz2
|
||||
/anaconda-18.38.tar.bz2
|
||||
/anaconda-18.39.tar.bz2
|
||||
/anaconda-18.40.tar.bz2
|
||||
/anaconda-19.1.tar.bz2
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 18.40
|
||||
Version: 19.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -303,6 +303,10 @@ update-desktop-database &> /dev/null || :
|
||||
%{_prefix}/lib/dracut/modules.d/80%{name}/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 14 2013 Brian C. Lane <bcl@redhat.com> - 19.1-1
|
||||
- Rework the reclaim dialog to have a resize slider. (clumens)
|
||||
- g_type_init call is no longer needed (bcl)
|
||||
|
||||
* Fri Jan 11 2013 Brian C. Lane <bcl@redhat.com> - 18.40-1
|
||||
- Prepare structures to save spoke completenes for firstboot and GIE (msivak)
|
||||
- Do not call exit at the end of GUI interface, just quit the main loop
|
||||
|
Loading…
Reference in New Issue
Block a user