Update to 3.6.1
This commit is contained in:
parent
db172127f0
commit
3eaee9c62d
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@ gnome-session-2.31.6.tar.bz2
|
||||
/gnome-session-3.5.5.tar.xz
|
||||
/gnome-session-3.5.91.tar.xz
|
||||
/gnome-session-3.6.0.tar.xz
|
||||
/gnome-session-3.6.1.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: GNOME session manager
|
||||
Name: gnome-session
|
||||
Version: 3.6.0
|
||||
Version: 3.6.1
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.gnome.org
|
||||
#VCS: git:git://git.gnome.org/gnome-session
|
||||
@ -90,7 +90,6 @@ autoreconf -i -f
|
||||
%build
|
||||
%configure --enable-docbook-docs \
|
||||
--docdir=%{_datadir}/doc/%{name}-%{version} \
|
||||
--with-gtk=3.0 \
|
||||
--enable-systemd
|
||||
make %{?_smp_mflags} V=1
|
||||
|
||||
@ -157,6 +156,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml
|
||||
|
||||
%changelog
|
||||
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
|
||||
- Update to 3.6.1
|
||||
|
||||
* Tue Sep 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
|
||||
- Update to 3.6.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user