Hello community,

here is the log from the commit of package gnome-menus for openSUSE:Factory 
checked in at 2013-04-03 12:52:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-menus (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-menus.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-menus", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-menus/gnome-menus.changes  2013-01-20 
07:46:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-menus.new/gnome-menus.changes     
2013-04-03 12:52:27.000000000 +0200
@@ -1,0 +2,29 @@
+Tue Mar 26 09:38:37 UTC 2013 - [email protected]
+
+- Update to version 3.8.0:
+  + Add more java things to sundry.
+  + Add im-chooser, power statistics and personal file sharing to
+    sundry.
+  + Remove special-casing for Fedora vendor prefixdd.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 20 07:22:23 UTC 2013 - [email protected]
+
+- Update to version 3.7.90:
+  + Fix error reporting.
+  + Memory leak fixes.
+  + Remove the simple editor.
+  + New menu layout for gnome-shell tweaks.
+  + Remove old gnome-control-center files.
+  + Updated translations.
+- Drop -editor subpackage.
+- No longer rename applications.menu to gnome-applications.menu,
+  as this was corrected upstream.
+- Remove hacks for old openSUSE Versions removing unknown
+  translations: current versions of find_lang do that for us.
+- Drop glib2-devel Requires from the -devel package: it's added
+  automatically by rpm using pkgconfig.
+- Updated baselibs.conf.
+
+-------------------------------------------------------------------

Old:
----
  gnome-menus-3.6.2.tar.xz

New:
----
  gnome-menus-3.8.0.tar.xz

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

Other differences:
------------------
++++++ gnome-menus.spec ++++++
--- /var/tmp/diff_new_pack.K6yKMR/_old  2013-04-03 12:52:30.000000000 +0200
+++ /var/tmp/diff_new_pack.K6yKMR/_new  2013-04-03 12:52:30.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           gnome-menus
-Version:        3.6.2
+Version:        3.8.0
 Release:        0
 Summary:        The GNOME Desktop Menu
 License:        LGPL-2.1+
 Group:          System/GUI/GNOME
 Url:            http://www.gnome.org
-Source:         
http://download.gnome.org/sources/gnome-menus/3.6/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-menus/3.8/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -33,9 +33,6 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.29.15
-%if 0%{?BUILD_FROM_VCS}
-BuildRequires:  gnome-common
-%endif
 Requires:       %{name}-branding = %{version}
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -48,7 +45,6 @@
 
 %package -n libgnome-menu-3-0
 Summary:        The GNOME Desktop Menu
-License:        LGPL-2.1+
 Group:          System/GUI/GNOME
 Requires:       %{name} >= %{version}
 # bug437293
@@ -65,7 +61,6 @@
 
 %package -n typelib-1_0-GMenu-3_0
 Summary:        The GNOME Desktop Menu -- Introspection bindings
-License:        LGPL-2.1+
 Group:          System/Libraries
 
 %description -n typelib-1_0-GMenu-3_0
@@ -77,13 +72,12 @@
 
 %package branding-upstream
 Summary:        The GNOME Desktop Menu -- Upstream Menus Definitions
-License:        LGPL-2.1+
 Group:          System/GUI/GNOME
 Requires:       %{name} = %{version}
-Provides:       %{name}-branding = %{version}
-Conflicts:      otherproviders(%{name}-branding)
 Supplements:    packageand(%{name}:branding-upstream)
+Provides:       %{name}-branding = %{version}
 BuildArch:      noarch
+Conflicts:      otherproviders(%{name}-branding)
 #BRAND: This package contains set of needed .menu files in
 #BRAND: /etc/xdg/menus. .directory files in
 #BRAND: %{_datadir}/desktop-directories/Multimedia.directory are part of
@@ -98,25 +92,9 @@
 
 This package provides the upstream definitions for menus.
 
-%package editor
-Summary:        Editor for the GNOME Desktop Menu
-License:        GPL-2.0+
-Group:          System/GUI/GNOME
-Requires:       python-gobject
-Enhances:       %{name}
-%py_requires
-
-%description editor
-The package contains an implementation of the draft "Desktop Menu
-Specification" from freedesktop.org:
-
-http://www.freedesktop.org/Standards/menu-spec
-
 %package devel
 Summary:        The GNOME Desktop Menu
-License:        LGPL-2.1+
 Group:          System/GUI/GNOME
-Requires:       glib2-devel
 Requires:       libgnome-menu-3-0 = %{version}
 Requires:       typelib-1_0-GMenu-3_0 = %{version}
 
@@ -131,36 +109,19 @@
 %setup -q
 translation-update-upstream
 
-%if 0%{?BUILD_FROM_VCS}
-[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
-%endif
-
 %build
 %configure\
        --disable-static
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-%if 0%{?suse_version} <= 1110
-%{__rm} %{buildroot}%{_datadir}/locale/ha/LC_MESSAGES/*
-%{__rm} %{buildroot}%{_datadir}/locale/ig/LC_MESSAGES/*
-%endif
-%if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
-%if 0%{?suse_version} <= 1130
-%{__rm} %{buildroot}%{_datadir}/locale/kg/LC_MESSAGES/*
-%endif
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}-3.0 %{?no_lang_C}
-# Rename applications.menu to not collide with other desktops:
-mv %{buildroot}%{_sysconfdir}/xdg/menus/applications.menu 
%{buildroot}%{_sysconfdir}/xdg/menus/gnome-applications.menu
-%fdupes %{buildroot}
-%suse_update_desktop_file gmenu-simple-editor
 for dotdirectory in %{buildroot}%{_datadir}/desktop-directories/*.directory; do
   %suse_update_desktop_file $dotdirectory
 done
+%fdupes %{buildroot}
 
 %clean
 rm -rf %{buildroot}
@@ -169,12 +130,6 @@
 
 %postun -n libgnome-menu-3-0 -p /sbin/ldconfig
 
-%post editor
-%desktop_database_post
-
-%postun editor
-%desktop_database_postun
-
 %files
 %defattr (-, root, root)
 %doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS README
@@ -196,14 +151,6 @@
 %defattr (-, root, root)
 %{_sysconfdir}/xdg/menus/gnome-applications.menu
 
-%files editor
-%defattr (-, root, root)
-%{_bindir}/gmenu-simple-editor
-%{_datadir}/applications/gmenu-simple-editor.desktop
-%dir %{_datadir}/gnome-menus
-%{_datadir}/gnome-menus/ui/
-%{py_sitedir}/GMenuSimpleEditor
-
 %files devel
 %defattr (-, root, root)
 %{_includedir}/gnome-menus-3.0/

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.K6yKMR/_old  2013-04-03 12:52:30.000000000 +0200
+++ /var/tmp/diff_new_pack.K6yKMR/_new  2013-04-03 12:52:30.000000000 +0200
@@ -1,2 +1 @@
-libgnome-menu2
-python-gnome-menus
+libgnome-menu-3-0

++++++ gnome-menus-3.6.2.tar.xz -> gnome-menus-3.8.0.tar.xz ++++++
++++ 21881 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to