This commit is contained in:
Dennis Gilmore 2015-06-17 11:24:50 +00:00
parent 070c0a2c4f
commit cf7ad4beb3

View File

@ -2,7 +2,7 @@ Summary: Initial system configuration utility
Name: initial-setup Name: initial-setup
URL: https://fedoraproject.org/wiki/InitialSetup URL: https://fedoraproject.org/wiki/InitialSetup
Version: 0.3.33 Version: 0.3.33
Release: 1%{?dist} Release: 2%{?dist}
# This is a Red Hat maintained package which is specific to # This is a Red Hat maintained package which is specific to
# our distribution. # our distribution.
@ -118,6 +118,9 @@ fi
%{_unitdir}/initial-setup-graphical.service %{_unitdir}/initial-setup-graphical.service
%changelog %changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.33-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu Apr 23 2015 Martin Kolman <mkolman@redhat.com> - 0.3.33-1 * Thu Apr 23 2015 Martin Kolman <mkolman@redhat.com> - 0.3.33-1
- Improve the Makefile (mkolman) - Improve the Makefile (mkolman)
- Remove old GUI testing code from the Makefile (mkolman) - Remove old GUI testing code from the Makefile (mkolman)