Hello community,

here is the log from the commit of package zenity for openSUSE:Factory checked 
in at 2012-10-03 10:47:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zenity (Old)
 and      /work/SRC/openSUSE:Factory/.zenity.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zenity", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/zenity/zenity.changes    2012-03-29 
14:10:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.zenity.new/zenity.changes       2012-10-03 
10:47:11.000000000 +0200
@@ -1,0 +2,22 @@
+Wed Sep 26 07:14:36 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0:
+  + Add an option to set a custom dialog icon (bgo#684329)
+  + Add an option to request dialogs being modal (bgo#684322)
+  + Port to new documentation infrastructure
+  + Fix the ComboBoxText construction so the dropmenu works
+  + Fix various compiler warnings
+  + Added support to --imagelist on tree
+  + Do not crash in --forms --add-list without column values
+    (bgo#676406)
+  + Now the --pulsate option works properly (bgo#567663)
+  + Fix segmentation fault in --list option (bgo#673529)
+  + Updated translations.
+- Drop zenity-add-sentinel.patch: fixed upstream.
+- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
+  following upstreams port to the new documentation infrastructure.
+- No longer pass --disable-scrollkeeper to configure: it's no
+  longer a known parameter after the port to yelp-tools.
+- Remove conditions for end-of-life openSUSE versions.
+
+-------------------------------------------------------------------

Old:
----
  zenity-3.4.0.tar.xz
  zenity-add-sentinel.patch

New:
----
  zenity-3.6.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ zenity.spec ++++++
--- /var/tmp/diff_new_pack.OPdt7B/_old  2012-10-03 10:47:12.000000000 +0200
+++ /var/tmp/diff_new_pack.OPdt7B/_new  2012-10-03 10:47:12.000000000 +0200
@@ -16,21 +16,18 @@
 #
 
 
-
 Name:           zenity
-Version:        3.4.0
+Version:        3.6.0
 Release:        0
 Summary:        GNOME Command Line Dialog Utility
 License:        LGPL-2.1+
 Group:          System/GUI/GNOME
 Url:            http://www.gnome.org/
-Source:         
http://download.gnome.org/sources/zenity/3.4/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM zenity-add-sentinel.patch bgo#656757 dims...@opensuse.org 
-- Add sentinel to g_object_get function call.
-Patch0:         zenity-add-sentinel.patch
+Source:         
http://download.gnome.org/sources/zenity/3.6/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
-BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
+BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libnotify)
@@ -51,19 +48,14 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 translation-update-upstream
 
 %build
-%configure\
-       --disable-scrollkeeper
-%__make %{?jobs:-j%jobs}
+%configure
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-%if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
+%make_install
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}
 
@@ -73,10 +65,7 @@
 %files
 %defattr (-, root, root)
 %doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/%{name}/
-%doc %{_datadir}/gnome/help/%{name}/C/
+%doc %{_datadir}/help/C/%{name}/
 %{_bindir}/gdialog
 %{_bindir}/zenity
 %{_datadir}/zenity/

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to