0.7
This commit is contained in:
parent
339552d12c
commit
70fb668ed5
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/gnome-initial-setup-0.3.tar.xz
|
/gnome-initial-setup-0.3.tar.xz
|
||||||
/gnome-initial-setup-0.5.tar.xz
|
/gnome-initial-setup-0.5.tar.xz
|
||||||
/gnome-initial-setup-0.6.tar.xz
|
/gnome-initial-setup-0.6.tar.xz
|
||||||
|
/gnome-initial-setup-0.7.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: gnome-initial-setup
|
Name: gnome-initial-setup
|
||||||
Version: 0.6
|
Version: 0.7
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Bootstrapping your OS
|
Summary: Bootstrapping your OS
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://live.gnome.org/GnomeOS/Design/Whiteboards/InitialSetup
|
URL: https://live.gnome.org/GnomeOS/Design/Whiteboards/InitialSetup
|
||||||
Source0: http://download.gnome.org/sources/%{name}/0.6/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/%{name}/0.7/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
# this depends on a yelp patch that hasn't been merged upstream yet
|
# this depends on a yelp patch that hasn't been merged upstream yet
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=687957
|
# https://bugzilla.gnome.org/show_bug.cgi?id=687957
|
||||||
@ -113,6 +113,9 @@ userdel %{name} &>/dev/null || :
|
|||||||
/usr/lib/systemd/system/gnome-initial-setup.service
|
/usr/lib/systemd/system/gnome-initial-setup.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 12 2013 Matthias Clasen <mclasen@redhat.com> - 0.7-1
|
||||||
|
- Update to 0.7
|
||||||
|
|
||||||
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 0.6-4
|
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 0.6-4
|
||||||
- Rebuilt for cogl soname bump
|
- Rebuilt for cogl soname bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user