Update to 3.5.2

This commit is contained in:
Richard Hughes 2012-06-07 09:17:48 +01:00
parent 37ef8af37b
commit 7e13f2561b
3 changed files with 6 additions and 7 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ gdm-2.30.2.tar.bz2
/gdm-3.4.0.tar.xz /gdm-3.4.0.tar.xz
/gdm-3.4.0.1.tar.xz /gdm-3.4.0.1.tar.xz
/gdm-3.4.1.tar.xz /gdm-3.4.1.tar.xz
/gdm-3.5.2.tar.xz

View File

@ -13,7 +13,7 @@
Summary: The GNOME Display Manager Summary: The GNOME Display Manager
Name: gdm Name: gdm
Version: 3.4.1 Version: 3.5.2
Release: 1%{?dist} Release: 1%{?dist}
Epoch: 1 Epoch: 1
License: GPLv2+ License: GPLv2+
@ -100,9 +100,6 @@ Provides: gdm-plugin-smartcard = %{epoch}:%{version}-%{release}
Obsoletes: gdm-plugin-fingerprint < 1:3.2.1 Obsoletes: gdm-plugin-fingerprint < 1:3.2.1
Provides: gdm-plugin-fingerprint = %{epoch}:%{version}-%{release} Provides: gdm-plugin-fingerprint = %{epoch}:%{version}-%{release}
# Fedora-specific
Patch98: plymouth.patch
%package libs %package libs
Summary: Client-side library to talk to gdm Summary: Client-side library to talk to gdm
Group: Development/Libraries Group: Development/Libraries
@ -131,8 +128,6 @@ Development files and headers for writing GDM greeters.
%prep %prep
%setup -q %setup -q
%patch98 -p1 -b .plymouth
autoreconf -i -f autoreconf -i -f
%build %build
@ -375,6 +370,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_libdir}/girepository-1.0/GdmGreeter-1.0.typelib %{_libdir}/girepository-1.0/GdmGreeter-1.0.typelib
%changelog %changelog
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.2-1
- Update to 3.5.2
* Sat Apr 14 2012 Matthias Clasen <mclasen@redhat.com> - 3.4.1-1 * Sat Apr 14 2012 Matthias Clasen <mclasen@redhat.com> - 3.4.1-1
- Update to 3.4.1 - Update to 3.4.1

View File

@ -1 +1 @@
fda0470340f9c0bc2f8daccb280af520 gdm-3.4.1.tar.xz 044577a44b4ee57b51182d5b59e6e1a7 gdm-3.5.2.tar.xz