commit glade for openSUSE:Factory
Hello community, here is the log from the commit of package glade for openSUSE:Factory checked in at 2013-04-02 11:44:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glade (Old) and /work/SRC/openSUSE:Factory/.glade.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "glade", Maintainer is "gnome-maintainers@suse.de" Changes: -------- --- /work/SRC/openSUSE:Factory/glade/glade.changes 2012-12-07 14:08:55.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2013-04-02 11:44:22.000000000 +0200 @@ -1,0 +2,16 @@ +Thu Mar 7 10:13:01 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.15.0: + + Added Drag&Drop support from the palette and within the + workspace. + + Added GtkLevelBar support. + + Property editor UI cleanup. + + Bugs fixed: bgo#685265, bgo#688326. + +------------------------------------------------------------------- +Tue Feb 26 17:04:29 UTC 2013 - zaitor@opensuse.org + +- Add pkgconfig(gmodule-2.0) BuildRequires: configure checks for it +- Stop passing obsolete --disable-scrollkeeper to configure. + +------------------------------------------------------------------- Old: ---- glade-3.14.2.tar.xz New: ---- glade-3.15.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glade.spec ++++++ --- /var/tmp/diff_new_pack.NVkl0Y/_old 2013-04-02 11:44:23.000000000 +0200 +++ /var/tmp/diff_new_pack.NVkl0Y/_new 2013-04-02 11:44:23.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package glade # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,21 +17,22 @@ Name: glade -Version: 3.14.2 +Version: 3.15.0 Release: 0 Summary: User Interface Builder for GTK+ License: GPL-2.0+ Group: Development/Tools/GUI Builders Url: http://glade.gnome.org/ -Source: http://download.gnome.org/sources/glade/3.14/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glade/3.15/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: python-devel BuildRequires: update-desktop-files BuildRequires: yelp-tools -BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.17 -BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(gmodule-2.0) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.6.0 +BuildRequires: pkgconfig(libxml-2.0) >= 2.4.0 BuildRequires: pkgconfig(pygobject-3.0) >= 2.90.4 Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -77,8 +78,7 @@ %setup -q %build -%configure --disable-static --with-pic\ - --disable-scrollkeeper +%configure --disable-static --with-pic make %{?jobs:-j%jobs} %install ++++++ glade-3.14.2.tar.xz -> glade-3.15.0.tar.xz ++++++ ++++ 121770 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de