Accepting request 106202 from home:vuntz:branches:GNOME:Factory

Update to 3.3.90

OBS-URL: https://build.opensuse.org/request/show/106202
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdl?expand=0&rev=68
This commit is contained in:
Vincent Untz 2012-02-22 10:32:58 +00:00 committed by Git OBS Bridge
parent c199c213d2
commit 13101ba9c4
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9b95fb5ac5cabd0f552a9f9561c818cd3f1e06a77048bfe47892627036d6dfa
size 515272

3
gdl-3.3.90.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ce64f49efdcbcd9f1fff3b9d9d93b9b3f31494dbd3c36e69c7f22740905fe84
size 515692

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 21 08:11:31 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.90:
+ Hide preview window correctly.
- Remove xz BuildRequires now that it comes for free in the build
system.
-------------------------------------------------------------------
Tue Jan 17 07:33:05 UTC 2012 - vuntz@opensuse.org

View File

@ -17,7 +17,7 @@
Name: gdl
Version: 3.3.4
Version: 3.3.90
Release: 0
Summary: Gnome Devtool Libraries
License: LGPL-2.1+
@ -30,8 +30,6 @@ BuildRequires: gtk3-devel
BuildRequires: intltool
BuildRequires: libxml2-devel
BuildRequires: translation-update-upstream
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
BuildRequires: xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description