new version

- Fix Initial Setup to correctly support the Anaconda built-in Help (#1072033) (mkolman)
- Populate README (#1110178) (mkolman)
- Remove the --disable-overwrite parameter for the Transifex client (mkolman)
This commit is contained in:
Martin Kolman 2014-10-10 15:40:14 +02:00
parent bc495d1998
commit 331b99e566
3 changed files with 8 additions and 5 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@
/initial-setup-0.3.21.tar.gz
/initial-setup-0.3.22.tar.gz
/initial-setup-0.3.23.tar.gz
/initial-setup-0.3.24.tar.gz

View File

@ -1,8 +1,8 @@
Summary: Initial system configuration utility
Name: initial-setup
URL: http://fedoraproject.org/wiki/FirstBoot
Version: 0.3.23
Release: 2%{?dist}
Version: 0.3.24
Release: 1%{?dist}
# This is a Red Hat maintained package which is specific to
# our distribution.
@ -127,8 +127,10 @@ fi
%systemd_postun_with_restart initial-setup-graphical.service
%changelog
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.23-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Fri Oct 10 2014 Martin Kolman <mkolman@redhat.com> - 0.3.24-1
- Fix Initial Setup to correctly support the Anaconda built-in Help (#1072033) (mkolman)
- Populate README (#1110178) (master-log) (mkolman)
- Remove the --disable-overwrite parameter for the Transifex client (mkolman)
* Fri Aug 08 2014 Martin Kolman <mkolman@redhat.com> - 0.3.23-1
- Adapt to class changes in Anaconda (vpodzime)

View File

@ -1 +1 @@
8e4793978cf64bf4fa1895beece61e68 initial-setup-0.3.23.tar.gz
728dba34aa29c72e8901cb96aab9f260 initial-setup-0.3.24.tar.gz