parent
3284145312
commit
c821fd6f2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
|||||||
/initial-setup-0.3.27.tar.gz
|
/initial-setup-0.3.27.tar.gz
|
||||||
/initial-setup-0.3.28.tar.gz
|
/initial-setup-0.3.28.tar.gz
|
||||||
/initial-setup-0.3.29.tar.gz
|
/initial-setup-0.3.29.tar.gz
|
||||||
|
/initial-setup-0.3.31.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Initial system configuration utility
|
Summary: Initial system configuration utility
|
||||||
Name: initial-setup
|
Name: initial-setup
|
||||||
URL: http://fedoraproject.org/wiki/FirstBoot
|
URL: http://fedoraproject.org/wiki/FirstBoot
|
||||||
Version: 0.3.29
|
Version: 0.3.31
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# This is a Red Hat maintained package which is specific to
|
# This is a Red Hat maintained package which is specific to
|
||||||
@ -115,6 +115,9 @@ fi
|
|||||||
%{_unitdir}/initial-setup-graphical.service
|
%{_unitdir}/initial-setup-graphical.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 04 2015 Martin Kolman <mkolman@redhat.com> - 0.3.31-1
|
||||||
|
- Use kwin_x11 for kde/plasma spin (#1197135) (rdieter)
|
||||||
|
|
||||||
* Fri Feb 13 2015 Martin Kolman <mkolman@redhat.com> - 0.3.29-1
|
* Fri Feb 13 2015 Martin Kolman <mkolman@redhat.com> - 0.3.29-1
|
||||||
- Split scriptlets for the gui subpackage (mkolman)
|
- Split scriptlets for the gui subpackage (mkolman)
|
||||||
- Use /usr/bin/python2 in scripts (mkolman)
|
- Use /usr/bin/python2 in scripts (mkolman)
|
||||||
|
Loading…
Reference in New Issue
Block a user