new version

- Bump required Anaconda version due to TUI category handling change (mkolman)
- Override Hub collect methods also in TUI hub (mkolman)
- Translation update
This commit is contained in:
Martin Kolman 2014-05-06 13:13:44 +02:00
parent 154e07e576
commit 9d3ef5f6c2
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@
/initial-setup-0.3.16.tar.gz
/initial-setup-0.3.17.tar.gz
/initial-setup-0.3.18.tar.gz
/initial-setup-0.3.19.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Initial system configuration utility
Name: initial-setup
URL: http://fedoraproject.org/wiki/FirstBoot
Version: 0.3.18
Version: 0.3.19
Release: 1%{?dist}
# This is a Red Hat maintained package which is specific to
@ -13,7 +13,7 @@ Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
%define debug_package %{nil}
%define anacondaver 21.32
%define anacondaver 21.35
License: GPLv2+
Group: System Environment/Base
@ -126,6 +126,11 @@ fi
%systemd_postun_with_restart initial-setup-graphical.service
%changelog
* Tue May 06 2014 Martin Kolman <mkolman@redhat.com> - 0.3.19-1
- Bump required Anaconda version due to TUI category handling change (mkolman)
- Override Hub collect methods also in TUI hub (mkolman)
- Translation update
* Mon Apr 28 2014 Martin Kolman <mkolman@redhat.com> - 0.3.18-1
- Remove debugging code that was left in the tarball by mistake (#1091470) (mkolman)
- Translation update

View File

@ -1 +1 @@
f4c171de98a9ff1ec5f23aacdd319e9a initial-setup-0.3.18.tar.gz
43f97191654a9bb06140074a9aa73b3b initial-setup-0.3.19.tar.gz