commit accerciser for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package accerciser for openSUSE:Factory 
checked in at 2012-03-29 11:34:14

Comparing /work/SRC/openSUSE:Factory/accerciser (Old)
 and  /work/SRC/openSUSE:Factory/.accerciser.new (New)


Package is accerciser, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/accerciser/accerciser.changes2012-02-28 
19:19:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.accerciser.new/accerciser.changes   
2012-03-29 11:34:16.0 +0200
@@ -1,0 +2,14 @@
+Tue Mar 27 06:25:38 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Tue Mar 20 16:40:25 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + bgo#671325: Fix unexpected behaviours in 'Hide/Show
+applications with 0 children' feature
+  + Updated translations.
+
+---

Old:

  accerciser-3.3.90.tar.xz

New:

  accerciser-3.4.0.tar.xz



Other differences:
--
++ accerciser.spec ++
--- /var/tmp/diff_new_pack.gJhiIk/_old  2012-03-29 11:34:18.0 +0200
+++ /var/tmp/diff_new_pack.gJhiIk/_new  2012-03-29 11:34:18.0 +0200
@@ -20,10 +20,10 @@
 Summary:Accessibility debugging tool
 License:BSD-3-Clause
 Group:  Development/Tools/Other
-Version:3.3.90
+Version:3.4.0
 Release:0
 Url:http://live.gnome.org/Accerciser
-Source0:
http://download.gnome.org/sources/accerciser/3.3/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/accerciser/3.4/%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel

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



commit aisleriot for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package aisleriot for openSUSE:Factory 
checked in at 2012-03-29 11:34:24

Comparing /work/SRC/openSUSE:Factory/aisleriot (Old)
 and  /work/SRC/openSUSE:Factory/.aisleriot.new (New)


Package is aisleriot, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/aisleriot/aisleriot.changes  2012-02-28 
19:19:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.aisleriot.new/aisleriot.changes 2012-03-29 
11:34:27.0 +0200
@@ -1,0 +2,22 @@
+Mon Mar 26 19:03:37 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0.1:
+  + Updated translations.
+- Remove sed hack in %prep for missing translations: fixed
+  upstream.
+
+---
+Mon Mar 26 14:45:27 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+- Note that we keep the sed hack in %prep for missing translations:
+  things are still broken, unfortunately.
+
+---
+Mon Mar 26 07:28:49 UTC 2012 - vu...@opensuse.org
+
+- Remove hack to find localized help: this has been fixed in
+  find-lang.sh.
+
+---

Old:

  aisleriot-3.3.2.tar.xz

New:

  aisleriot-3.4.0.1.tar.xz



Other differences:
--
++ aisleriot.spec ++
--- /var/tmp/diff_new_pack.yOaLu2/_old  2012-03-29 11:34:29.0 +0200
+++ /var/tmp/diff_new_pack.yOaLu2/_new  2012-03-29 11:34:29.0 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   aisleriot
-Version:3.3.2
+Version:3.4.0.1
 Release:0
-# FIXME drop sed hack in %%prep on update to  3.3.2
-# FIXME: the %%{_datadir}/help/$locale/ files should be found by %%find_lang
 Summary:Solitaire Card Games for GNOME
 License:GPL-3.0+
 Group:  Amusements/Games/Board/Card
 Url:http://www.gnome.org
-Source0:
http://download.gnome.org/sources/aisleriot/3.3/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/aisleriot/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  guile-devel
 BuildRequires:  intltool
 BuildRequires:  lsb-release
@@ -63,12 +61,6 @@
 %lang_package
 %prep
 %setup -q
-if test %{version} != 3.3.2; then
-  echo Sed hack should be dropped.
-  /bin/false
-fi
-sed -i s/HELP_LINGUAS = ca de el en_GB es eu fr gl oc ru sl sr sr@latin sv 
zh_CN/HELP_LINGUAS = de en_GB fr/g help/Makefile.am
-sed -i s/HELP_LINGUAS = ca de el en_GB es eu fr gl oc ru sl sr sr@latin sv 
zh_CN/HELP_LINGUAS = de en_GB fr/g help/Makefile.in
 
 %build
 %configure \
@@ -83,14 +75,6 @@
 %suse_update_desktop_file -N AisleRiot -G Solitaire sol
 %find_lang %{name} %{?no_lang_C}
 %find_gconf_schemas
-# Localized help
-for help in %{buildroot}%{_datadir}/help/*/aisleriot/; do
-LOCALE=`echo $help | sed s:.*%{_datadir}/help/\([^/]*\)/aisleriot/:\1:g`
-echo %%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE  
%{name}.help-lang.tmp
-echo %%lang($LOCALE) %%doc /${help##%{buildroot}}  
%{name}.help-lang.tmp
-done
-echo %%defattr(-,root,root)  %{name}.help-lang
-sort -u %{name}.help-lang.tmp | grep -v ^%%lang(C)  %{name}.help-lang
 
 %pre -f aisleriot.schemas_pre
 
@@ -157,6 +141,6 @@
 %{_datadir}/aisleriot/cards/gnomangelo_bitmap.svgz
 %{_datadir}/aisleriot/cards/ornamental.svgz
 
-%files lang -f aisleriot.lang -f %{name}.help-lang
+%files lang -f aisleriot.lang
 
 %changelog

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



commit arpwatch-ethercodes for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package arpwatch-ethercodes for 
openSUSE:Factory checked in at 2012-03-29 11:34:30

Comparing /work/SRC/openSUSE:Factory/arpwatch-ethercodes (Old)
 and  /work/SRC/openSUSE:Factory/.arpwatch-ethercodes.new (New)


Package is arpwatch-ethercodes, Maintainer is dr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/arpwatch-ethercodes/arpwatch-ethercodes.changes  
2012-03-28 00:00:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.arpwatch-ethercodes.new/arpwatch-ethercodes.changes 
2012-03-29 11:34:33.0 +0200
@@ -2 +2 @@
-Tue Mar 27 07:40:06 CEST 2012 - autobu...@suse.de
+Thu Mar 29 07:40:09 CEST 2012 - autobu...@suse.de
@@ -4 +4 @@
-- automated update on 2012-03-27
+- automated update on 2012-03-29



Other differences:
--
++ arpwatch-ethercodes.spec ++
--- /var/tmp/diff_new_pack.6bhfFN/_old  2012-03-29 11:34:34.0 +0200
+++ /var/tmp/diff_new_pack.6bhfFN/_new  2012-03-29 11:34:34.0 +0200
@@ -23,7 +23,7 @@
 License:BSD-3-Clause
 Group:  Productivity/Networking/Diagnostic
 Summary:Ethercodes Data for arpwatch
-Version:2012.3.27
+Version:2012.3.29
 Release:1
 Source0:http://standards.ieee.org/regauth/oui/oui.txt
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ oui.txt ++
--- /var/tmp/diff_new_pack.6bhfFN/_old  2012-03-29 11:34:35.0 +0200
+++ /var/tmp/diff_new_pack.6bhfFN/_new  2012-03-29 11:34:35.0 +0200
@@ -82951,6 +82951,13 @@
SHANGHAI  200233
CHINA
 
+14-6A-0B   (hex)   Cypress Electronics Limited
+146A0B (base 16)   Cypress Electronics Limited
+   11/F., Block G, East Sun Industrial Centre, 16 
Shing Yip Street,
+   Kwun Tong, Kowloon
+   Hong Kong nil nil
+   HONG KONG
+
 14-6E-0A   (hex)   PRIVATE
 146E0A (base 16)
 
@@ -83762,6 +83769,12 @@
Deisenhofen Bavaria 82041
GERMANY
 
+1C-F4-CA   (hex)   Aviwest
+1CF4CA (base 16)   Aviwest
+   6 rue du Patis Tatelin
+   Rennes -- 35700
+   FRANCE
+
 1C-F5-E7   (hex)   Turtle Industry Co., Ltd.
 1CF5E7 (base 16)   Turtle Industry Co., Ltd.
1-12-4 Nishineminami
@@ -83911,6 +83924,12 @@
Shenzhen Guangdong 518057
CHINA
 
+20-64-32   (hex)   SAMSUNG ELECTRO MECHANICS CO.,LTD.
+206432 (base 16)   SAMSUNG ELECTRO MECHANICS CO.,LTD.
+   314, Maetan3-Dong, Yeongtong-Gu
+   Suwon Gyunggi-Do 443-743
+   KOREA, REPUBLIC OF
+
 20-6A-8A   (hex)   Wistron InfoComm Manufacturing(Kunshan)Co.,Ltd.
 206A8A (base 16)   Wistron InfoComm Manufacturing(Kunshan)Co.,Ltd.
168# First Avenue,Kunshan Export Processing Zone
@@ -84076,6 +84095,13 @@
Mougins   06254 
FRANCE
 
+24-09-17   (hex)   Devlin Electronics Limited
+240917 (base 16)   Devlin Electronics Limited
+   Unit D1
+   Grafton Way
+   Basingstoke Hampshire RG226HZ
+   UNITED KINGDOM
+
 24-0B-2A   (hex)   Viettel Group
 240B2A (base 16)   Viettel Group
Center for Research and Development
@@ -85845,6 +85871,12 @@
Gumi Gyeongbuk 730-350
KOREA, REPUBLIC OF
 
+38-EE-9D   (hex)   Anedo Ltd.
+38EE9D (base 16)   Anedo Ltd.
+   Huelsmeyerstr. 35
+   Eydelstedt  49406
+   GERMANY
+
 38-F8-B7   (hex)   V2COM PARTICIPACOES S.A.
 38F8B7 (base 16)   V2COM PARTICIPACOES S.A.
Rua Cunha Gago, 700
@@ -86487,6 +86519,12 @@
Ornskoldsvik  89160
SWEDEN
 
+40-88-E0   (hex)   Beijing Ereneben Information Technology Limited 
Shenzhen Branch
+4088E0 (base 16)   Beijing Ereneben Information Technology Limited 
Shenzhen Branch
+   Room 14A, 

commit atk for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2012-03-29 11:34:37

Comparing /work/SRC/openSUSE:Factory/atk (Old)
 and  /work/SRC/openSUSE:Factory/.atk.new (New)


Package is atk, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2012-03-19 09:52:48.0 
+0100
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2012-03-29 
11:34:40.0 +0200
@@ -1,0 +2,14 @@
+Tue Mar 27 06:14:57 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.4.0:
+  + bgo#593220: Some typos in atktable signals (docs)
+  + Updated translations.
+
+---
+Tue Mar 20 15:25:33 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.3.95:
+  + bgo#671857: Add deprecation attributes to deprecated functions
+  + Updated translations.
+
+---

Old:

  atk-2.3.93.tar.xz

New:

  atk-2.4.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.61z2XF/_old  2012-03-29 11:34:45.0 +0200
+++ /var/tmp/diff_new_pack.61z2XF/_new  2012-03-29 11:34:45.0 +0200
@@ -20,14 +20,14 @@
 Summary:An Accessibility ToolKit
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:2.3.93
+Version:2.4.0
 Release:0
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atk/2.4/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  glib2-devel
+BuildRequires:  glib2-devel = 2.31.2
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  translation-update-upstream
 %if 0%{?BUILD_FROM_VCS}

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



commit at-spi2-atk for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package at-spi2-atk for openSUSE:Factory 
checked in at 2012-03-29 11:34:45

Comparing /work/SRC/openSUSE:Factory/at-spi2-atk (Old)
 and  /work/SRC/openSUSE:Factory/.at-spi2-atk.new (New)


Package is at-spi2-atk, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/at-spi2-atk/at-spi2-atk.changes  2012-03-16 
13:09:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.at-spi2-atk.new/at-spi2-atk.changes 
2012-03-29 11:34:45.0 +0200
@@ -1,0 +2,12 @@
+Tue Mar 27 06:21:13 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.4.0:
+  + Updated translations.
+
+---
+Tue Mar 20 16:33:52 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.3.92:
+  + Updated translations.
+
+---

Old:

  at-spi2-atk-2.3.91.tar.xz

New:

  at-spi2-atk-2.4.0.tar.xz



Other differences:
--
++ at-spi2-atk.spec ++
--- /var/tmp/diff_new_pack.44Fkg6/_old  2012-03-29 11:34:47.0 +0200
+++ /var/tmp/diff_new_pack.44Fkg6/_new  2012-03-29 11:34:47.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   at-spi2-atk
-Version:2.3.91
+Version:2.4.0
 Release:0
 Summary:Assistive Technology Service Provider Interface - GTK+ module
 License:GPL-2.0+
 Group:  System/Libraries
 Url:http://www.gnome.org/
-Source0:
http://download.gnome.org/sources/at-spi2-atk/2.3/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/at-spi2-atk/2.4/%{name}-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
 BuildRequires:  atk-devel = 2.1.5
 BuildRequires:  fdupes

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



commit baobab for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package baobab for openSUSE:Factory checked 
in at 2012-03-29 11:34:54

Comparing /work/SRC/openSUSE:Factory/baobab (Old)
 and  /work/SRC/openSUSE:Factory/.baobab.new (New)


Package is baobab, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/baobab/baobab.changes2012-03-16 
13:09:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.baobab.new/baobab.changes   2012-03-29 
11:34:56.0 +0200
@@ -1,0 +2,19 @@
+Mon Mar 26 21:47:42 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Sat Mar 24 23:59:12 UTC 2012 - dims...@opensuse.org
+
+- Remove hack to find localized help: this has been fixed in
+  find-lang.sh.
+
+---
+Mon Mar 19 19:48:10 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.3.4:
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  baobab-3.3.3.tar.xz

New:

  baobab-3.4.0.tar.xz



Other differences:
--
++ baobab.spec ++
--- /var/tmp/diff_new_pack.Xmmfnb/_old  2012-03-29 11:34:58.0 +0200
+++ /var/tmp/diff_new_pack.Xmmfnb/_new  2012-03-29 11:34:58.0 +0200
@@ -18,19 +18,18 @@
 
 
 Name:   baobab
-Version:3.3.3
+Version:3.4.0
 Release:0
-# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
 Summary:Disk Usage Analyzer
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/baobab/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/baobab/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0) = 2.30.0
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.0.0
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.3.18
 BuildRequires:  pkgconfig(libgtop-2.0)
 Recommends: %{name}-lang
 Conflicts:  gnome-utils  3.3.1
@@ -58,15 +57,7 @@
 %install
 %make_install
 %suse_update_desktop_file %{name}
-%find_lang %{name}
-# Localized help
-for help in %{buildroot}%{_datadir}/help/*/%{name}/; do
-LOCALE=`echo $help | sed s:.*%{_datadir}/help/\([^/]*\)/%{name}/:\1:g`
-echo %%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE  
%{name}.help-lang.tmp
-echo %%lang($LOCALE) %%doc /${help##%{buildroot}}  
%{name}.help-lang.tmp
-done
-sort -u %{name}.help-lang.tmp | grep -v ^%%lang(C)  %{name}.help-lang
-rm %{name}.help-lang.tmp
+%find_lang %{name} %{?no_lang_C}
 
 %post
 %glib2_gsettings_schema_post
@@ -89,6 +80,6 @@
 %{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
 
-%files lang -f %{name}.lang -f %{name}.help-lang
+%files lang -f %{name}.lang
 
 %changelog

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



commit brasero for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package brasero for openSUSE:Factory checked 
in at 2012-03-29 11:34:59

Comparing /work/SRC/openSUSE:Factory/brasero (Old)
 and  /work/SRC/openSUSE:Factory/.brasero.new (New)


Package is brasero, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/brasero/brasero.changes  2012-03-16 
13:09:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.brasero.new/brasero.changes 2012-03-29 
11:35:01.0 +0200
@@ -1,0 +2,13 @@
+Mon Mar 26 21:30:29 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Tue Mar 20 16:25:16 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Fix formatting error in man page.
+  + Updated translations.
+
+---

Old:

  brasero-3.3.91.tar.xz

New:

  brasero-3.4.0.tar.xz



Other differences:
--
++ brasero.spec ++
--- /var/tmp/diff_new_pack.b3qdFK/_old  2012-03-29 11:35:02.0 +0200
+++ /var/tmp/diff_new_pack.b3qdFK/_new  2012-03-29 11:35:02.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   brasero
-Version:3.3.91
+Version:3.4.0
 Release:0
 Summary:CD/DVD burning application for GNOME
 License:GPL-2.0+
 Group:  Productivity/Multimedia/CD/Record
 Url:http://gnome.org/projects/brasero
-Source: 
http://download.gnome.org/sources/brasero/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/brasero/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel

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



commit cairo for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package cairo for openSUSE:Factory checked 
in at 2012-03-29 11:35:07

Comparing /work/SRC/openSUSE:Factory/cairo (Old)
 and  /work/SRC/openSUSE:Factory/.cairo.new (New)


Package is cairo, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/cairo/cairo.changes  2012-02-17 
12:00:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.cairo.new/cairo.changes 2012-03-29 
11:35:12.0 +0200
@@ -1,0 +2,25 @@
+Mon Mar 26 18:57:45 UTC 2012 - zai...@opensuse.org
+
+- Update to version 1.12.0:
+  + Introduction of a new procedural pattern: the mesh gradient.
+  + New API to create a callback pattern:
+cairo_pattern_create_raster_source.
+  + XCB is now a supported backend.
+  + New common API to address any surface as an image and so allow
+direct modification of the raster data:
+cairo_surface_create_similar_image, cairo_surface_map_to_image,
+and cairo_surface_unmap_image.
+  + Many performance improvements.
+  + Introduction of new antialias hints (NONE, FAST, GOOD, BEST).
+  + Introduction of a new observation architecture:
+cairo_surface_observer_t.
+  + OpenGL backend has seen significant work including the port to
+GLESv2 and the exploitation of advanced hardware features.
+- Enable build of XCB backend as it's now officially supported: set
+  %build_xcb_backend macro to 1.
+- Note that we don't build Xlib/XCB support as it's disabled by
+  default upstream.
+- Also add pkgconfig(xcb-shm) BuildRequires for XCB/SHM support.
+- Drop cairo-fix-libs.patch: fixed upstream.
+
+---

Old:

  cairo-1.10.2.tar.bz2
  cairo-fix-libs.patch

New:

  cairo-1.12.0.tar.gz



Other differences:
--
++ cairo.spec ++
--- /var/tmp/diff_new_pack.hF0aBZ/_old  2012-03-29 11:35:15.0 +0200
+++ /var/tmp/diff_new_pack.hF0aBZ/_new  2012-03-29 11:35:15.0 +0200
@@ -16,23 +16,20 @@
 #
 
 
-%define build_xcb_backend 0
+%define build_xcb_backend 1
 %define build_gl_backend 0
 
 Name:   cairo
-Version:1.10.2
+Version:1.12.0
 Release:0
-# FIXME: on update, check that cairo-fix-libs.patch (patch1) is still needed 
(nobody has the right fix for upstream :/)
 Summary:Vector Graphics Library with Cross-Device Output Support
 License:LGPL-2.1+ or MPL-1.1
 Group:  System/Libraries
 Url:http://cairographics.org/
-Source: %{name}-%{version}.tar.bz2
+Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz
 Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM cairo-modules-no-version.patch dims...@opensuse.org -- 
Build modules with -module -avoid-version.
 Patch0: cairo-modules-no-version.patch
-# PATCH-FIX-OPENSUSE cairo-fix-libs.patch co...@suse.de -- Fix build with 
newer ld
-Patch1: cairo-fix-libs.patch
 # These libraries are needed only for tests.
 # Do not enable tests in build systems, it causes build loop!
 #BuildRequires:  librsvg-devel poppler-devel
@@ -50,6 +47,7 @@
 BuildRequires:  pkgconfig(x11)
 %if %build_xcb_backend
 BuildRequires:  pkgconfig(xcb)
+BuildRequires:  pkgconfig(xcb-shm)
 %endif
 BuildRequires:  pkgconfig(xrender)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -130,9 +128,9 @@
 Summary:Development environment for cairo
 License:LGPL-2.1+ or MPL-1.1
 Group:  Development/Libraries/X11
-Requires:   libcairo2 = %{version}
 Requires:   libcairo-gobject2 = %{version}
 Requires:   libcairo-script-interpreter2 = %{version}
+Requires:   libcairo2 = %{version}
 Provides:   cairo-doc = %{version}
 Obsoletes:  cairo-doc  %{version}
 # bug437293
@@ -148,7 +146,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 NOCONFIGURE=1 ./autogen.sh
@@ -166,9 +163,8 @@
 --enable-tee \
 %if %build_xcb_backend
 --enable-xcb \
-%else
---enable-xlib \
 %endif
+--enable-xlib \
 --disable-gtk-doc \
 --disable-static
 make %{?_smp_mflags} V=1

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



commit caribou for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package caribou for openSUSE:Factory checked 
in at 2012-03-29 11:35:13

Comparing /work/SRC/openSUSE:Factory/caribou (Old)
 and  /work/SRC/openSUSE:Factory/.caribou.new (New)


Package is caribou, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/caribou/caribou.changes  2012-01-09 
11:14:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.caribou.new/caribou.changes 2012-03-29 
11:35:15.0 +0200
@@ -1,0 +2,7 @@
+Tue Mar 27 06:34:58 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.4.2:
+  + Build fixes.
+  + Updated translations.
+
+---

Old:

  caribou-0.4.1.tar.bz2

New:

  caribou-0.4.2.tar.xz



Other differences:
--
++ caribou.spec ++
--- /var/tmp/diff_new_pack.6FBYIB/_old  2012-03-29 11:35:17.0 +0200
+++ /var/tmp/diff_new_pack.6FBYIB/_new  2012-03-29 11:35:17.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package caribou
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,14 +17,14 @@
 
 
 Name:   caribou
-Version:0.4.1
+Version:0.4.2
 Release:0
 # FIXME: Stop hiding the .desktop file with %%suse_update_desktop_file -u if 
launching caribou finally works
 Summary:On-screen Keyboard for GNOME
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://live.gnome.org/Caribou
-Source0:
http://download.gnome.org/sources/caribou/0.4/%{name}-%{version}.tar.bz2
+Source0:
http://download.gnome.org/sources/caribou/0.4/%{name}-%{version}.tar.xz
 # For directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  fdupes

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



commit cheese for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2012-03-29 11:35:23

Comparing /work/SRC/openSUSE:Factory/cheese (Old)
 and  /work/SRC/openSUSE:Factory/.cheese.new (New)


Package is cheese, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2012-03-05 
17:59:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2012-03-29 
11:35:25.0 +0200
@@ -1,0 +2,22 @@
+Mon Mar 26 21:27:08 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Mon Mar 26 07:29:50 UTC 2012 - vu...@opensuse.org
+
+- Remove hack to find localized help: this has been fixed in
+  find-lang.sh.
+
+---
+Tue Mar 20 16:23:13 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Avoid overwriting errors in CheeseCamera (bgo#671902)
+  + Handle smooth scroll wheel events in EogThumbNav (bgo#672311)
+  + Avoid gtk_main_quit warning on exit (bgo#671904)
+  + Fix gcc warnings.
+  + Updated translations.
+
+---

Old:

  cheese-3.3.90.tar.xz

New:

  cheese-3.4.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.u5iawR/_old  2012-03-29 11:35:27.0 +0200
+++ /var/tmp/diff_new_pack.u5iawR/_new  2012-03-29 11:35:27.0 +0200
@@ -20,14 +20,13 @@
 %define lib_gtk_major 21
 
 Name:   cheese
-Version:3.3.90
+Version:3.4.0
 Release:0
-# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.gnome.org/projects/cheese
-Source0:
http://download.gnome.org/sources/cheese/3.3/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/cheese/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -146,14 +145,6 @@
 %endif
 find %{buildroot} -type f -name *.la -delete -print
 %find_lang %{name} %{?no_lang_C}
-# Localized help
-for help in %{buildroot}%{_datadir}/help/*/cheese/; do
-LOCALE=`echo $help | sed s:.*%{_datadir}/help/\([^/]*\)/cheese/:\1:g`
-echo %%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE  
%{name}.help-lang.tmp
-echo %%lang($LOCALE) %%doc /${help##%{buildroot}}  
%{name}.help-lang.tmp
-done
-sort -u %{name}.help-lang.tmp | grep -v ^%%lang(C)  %{name}.help-lang
-rm %{name}.help-lang.tmp
 %suse_update_desktop_file -r -C Webcam application -G Webcam Application 
-N Cheese cheese Graphics Photography GNOME GTK
 %fdupes -s %{buildroot}
 
@@ -216,6 +207,6 @@
 %{_datadir}/gir-1.0/Cheese-3.0.gir
 %{_datadir}/gtk-doc/html/cheese/
 
-%files lang -f %{name}.lang -f %{name}.help-lang
+%files lang -f %{name}.lang
 
 %changelog

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



commit clutter for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package clutter for openSUSE:Factory checked 
in at 2012-03-29 11:35:30

Comparing /work/SRC/openSUSE:Factory/clutter (Old)
 and  /work/SRC/openSUSE:Factory/.clutter.new (New)


Package is clutter, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/clutter/clutter.changes  2012-03-23 
12:04:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.clutter.new/clutter.changes 2012-03-29 
11:35:32.0 +0200
@@ -1,0 +2,28 @@
+Thu Mar 22 18:50:29 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.10.0:
+  + Fix ClutterTimeline:current-repeat accessor
+  + Improve the memory management of Transitions
+  + Remove the Animatable argument for PropertyTransition
+constructor
+  + Clean up documentation and examples
+  + Fix TableLayout policy for actors spanning multiple rows or
+columns
+  + Build fixes for the Wayland backend.
+  + Updated VisualStudio project files.
+  + Bugs fixed: bgo#672557.
+
+---
+Mon Mar 19 18:23:50 UTC 2012 - zai...@opensuse.org
+
+- Update to version 1.9.16:
+  + Support implicit animatable properties.
+  + Introduce paint nodes.
+  + Support Content delegates.
+  + ClutterText improvements.
+  + Support for the XInput 2.2 extension.
+  + Bugs fixed: bgo#655491, bgo#656156, bgo#668801, bgo#671736,
+bgo#671779, bgo#672316.
+  + Updated translations.
+
+---

Old:

  clutter-1.9.14.tar.xz

New:

  clutter-1.10.0.tar.xz



Other differences:
--
++ clutter.spec ++
--- /var/tmp/diff_new_pack.nvKVP2/_old  2012-03-29 11:35:34.0 +0200
+++ /var/tmp/diff_new_pack.nvKVP2/_new  2012-03-29 11:35:34.0 +0200
@@ -17,20 +17,20 @@
 
 
 Name:   clutter
-Version:1.9.14
+Version:1.10.0
 Release:0
 Summary:The clutter library
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://clutter-project.org/
-Source0:
http://download.gnome.org/sources/clutter/1.9/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/clutter/1.10/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  xmlto
 BuildRequires:  pkgconfig(atk) = 2.1.5
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(cogl-1.0) = 1.9.6
-BuildRequires:  pkgconfig(gdk-3.0) = 3.0.0
+BuildRequires:  pkgconfig(gdk-3.0) = 3.3.18
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(gobject-2.0) = 2.31.19
 BuildRequires:  pkgconfig(gobject-introspection-1.0)

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



commit clutter-gtk for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package clutter-gtk for openSUSE:Factory 
checked in at 2012-03-29 11:35:43

Comparing /work/SRC/openSUSE:Factory/clutter-gtk (Old)
 and  /work/SRC/openSUSE:Factory/.clutter-gtk.new (New)


Package is clutter-gtk, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/clutter-gtk/clutter-gtk.changes  2012-01-09 
12:03:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.clutter-gtk.new/clutter-gtk.changes 
2012-03-29 11:35:46.0 +0200
@@ -1,0 +2,11 @@
+Fri Mar 23 13:20:58 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.2.0:
+  + Ensure that style changes are propagated to embedded widgets.
+  + Avoid segfaults when unrealizing.
+  + Introspection fixes.
+  + Bugs fixed: bgo#670662, bgo#667742.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+
+---

Old:

  clutter-gtk-1.1.2.tar.xz

New:

  clutter-gtk-1.2.0.tar.xz



Other differences:
--
++ clutter-gtk.spec ++
--- /var/tmp/diff_new_pack.WxL1D4/_old  2012-03-29 11:35:47.0 +0200
+++ /var/tmp/diff_new_pack.WxL1D4/_new  2012-03-29 11:35:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package clutter-gtk
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,19 @@
 
 
 Name:   clutter-gtk
-Version:1.1.2
+Version:1.2.0
 Release:0
 Summary:GTK+ integration for Clutter
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://clutter-project.org/
-Source0:
http://download.gnome.org/sources/clutter-gtk/1.1/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/clutter-gtk/1.2/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
 BuildRequires:  libtool
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
-BuildRequires:  pkgconfig(clutter-x11-1.0)
-BuildRequires:  pkgconfig(gtk+-x11-3.0)
+BuildRequires:  pkgconfig(clutter-x11-1.0) = 1.9.16
+BuildRequires:  pkgconfig(gtk+-x11-3.0) = 3.2.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit cogl for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package cogl for openSUSE:Factory checked in 
at 2012-03-29 11:35:50

Comparing /work/SRC/openSUSE:Factory/cogl (Old)
 and  /work/SRC/openSUSE:Factory/.cogl.new (New)


Package is cogl, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/cogl/cogl.changes2012-03-20 
12:05:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.cogl.new/cogl.changes   2012-03-29 
11:35:59.0 +0200
@@ -1,0 +2,20 @@
+Tue Mar 20 20:16:56 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.10.0:
+  + Add cogl_framebuffer_draw_[*_]rectangle functions.
+  + Fixed flushing the point size with the GL driver when using
+GLSL.
+  + Added the missing cogl_is_onscreen and cogl_is_framebuffer
+functions.
+  + Added cogl_quaternion_init_from_quaternion and
+cogl_quaternion_init_from_matrix to the public headers.
+  + Make cogl_has_feature available when only
+COGL_ENABLE_EXPERIMENTAL_API is defined.
+  + Add cogl_framebuffer_read_pixels.
+  + Added a public cogl_bitmap_new_for_data function.
+  + Visual Studio build fixes.
+  + Bugs fixed: bgo#669122, bgo#671984, bgo#671985, bgo#672038,
+bgo#672174, bgo#672243.
+  + Updated translations.
+
+---

Old:

  cogl-1.9.8.tar.xz

New:

  cogl-1.10.0.tar.xz



Other differences:
--
++ cogl.spec ++
--- /var/tmp/diff_new_pack.5WfZSh/_old  2012-03-29 11:36:00.0 +0200
+++ /var/tmp/diff_new_pack.5WfZSh/_new  2012-03-29 11:36:00.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   cogl
-Version:1.9.8
+Version:1.10.0
 Release:0
 Summary:An object oriented GL/GLES Abstraction/Utility Layer
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://clutter-project.org/
-Source0:
http://download.gnome.org/sources/cogl/1.9/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/cogl/1.10/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gtk-doc = 1.13

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



commit colord for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package colord for openSUSE:Factory checked 
in at 2012-03-29 11:35:58

Comparing /work/SRC/openSUSE:Factory/colord (Old)
 and  /work/SRC/openSUSE:Factory/.colord.new (New)


Package is colord, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/colord/colord.changes2012-03-01 
07:24:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.colord.new/colord.changes   2012-03-29 
11:36:01.0 +0200
@@ -1,0 +2,24 @@
+Thu Mar 15 19:29:33 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.1.18:
+  + New Features:
+- Add a Manager.CreateProfileWithFd() method for QtDBus
+- Add the GAMUT_coverage metadata key to the spec
+- Add the GAMUT_volume metadata key to the spec
+- Depend on lcms2 = 2.2
+- Make cd-fix-profile add the GAMUT keys to the ICC file
+- Split out the SANE support into it's own process
+  + Bugfixes:
+- Do not delete 'disk' or 'normal' devices when the session
+  exits
+- Ensure we return NULL for missing device properties
+- Fix a small leak when creating devices and profiles in
+  clients
+- Fix cd-fix-profile to add and remove metadata entries
+- Install per-machine profiles in /var/lib/colord/icc
+- Show what DBus names have inhibited each device
+- When doing 'get-devices' show the profile ID and filename
+- Add new colord-sane.service as argument to calls to
+  %service_{add,del}_* macros.
+
+---

Old:

  colord-0.1.17.tar.xz

New:

  colord-0.1.18.tar.xz



Other differences:
--
++ colord.spec ++
--- /var/tmp/diff_new_pack.SvsnNa/_old  2012-03-29 11:36:02.0 +0200
+++ /var/tmp/diff_new_pack.SvsnNa/_new  2012-03-29 11:36:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   colord
-Version:0.1.17
+Version:0.1.18
 Release:0
 Summary:System Daemon for Managing Color Devices
 License:GPL-2.0+
@@ -37,7 +37,7 @@
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(gusb) = 0.1.1
-BuildRequires:  pkgconfig(lcms2)
+BuildRequires:  pkgconfig(lcms2) = 2.2
 BuildRequires:  pkgconfig(polkit-gobject-1) = 0.103
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(systemd)
@@ -111,7 +111,7 @@
 %find_lang %{name}
 
 %pre
-%service_add_pre colord.service
+%service_add_pre colord.service colord-sane.service
 # Create colord user
 getent group colord /dev/null || groupadd -r colord
 getent passwd colord /dev/null || useradd -r -g colord -d 
%{_localstatedir}/lib/colord -s /sbin/nologin -c user for colord colord
@@ -120,13 +120,13 @@
 exit 0
 
 %post
-%service_add_post colord.service
+%service_add_post colord.service colord-sane.service
 
 %preun
-%service_del_preun colord.service
+%service_del_preun colord.service colord-sane.service
 
 %postun
-%service_del_postun colord.service
+%service_del_postun colord.service colord-sane.service
 
 %post -n libcolord1 -p /sbin/ldconfig
 
@@ -136,18 +136,23 @@
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
 %{_unitdir}/colord.service
+%{_unitdir}/colord-sane.service
 /lib/udev/rules.d/*.rules
 %attr(755,colord,colord) %dir %{_localstatedir}/lib/colord
 %config(noreplace) %{_sysconfdir}/%{name}.conf
 %{_sysconfdir}/dbus-1/system.d/org.freedesktop.ColorManager.conf
+%{_sysconfdir}/dbus-1/system.d/org.freedesktop.colord-sane.conf
 %{_bindir}/cd-create-profile
 %{_bindir}/cd-fix-profile
 %{_bindir}/colormgr
 %{_libdir}/colord-sensors/
 %{_libexecdir}/%{name}
+%{_libexecdir}/colord-sane
 %{_datadir}/color/
 %{_datadir}/dbus-1/interfaces/org.freedesktop.ColorManager.*
+%{_datadir}/dbus-1/interfaces/org.freedesktop.colord.sane.xml
 %{_datadir}/dbus-1/system-services/org.freedesktop.ColorManager.service
+%{_datadir}/dbus-1/system-services/org.freedesktop.colord-sane.service
 %{_datadir}/polkit-1/actions/org.freedesktop.color.policy
 %{_mandir}/man1/cd-create-profile.1%{?ext_man}
 %{_mandir}/man1/cd-fix-profile.1%{?ext_man}

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



commit dconf for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package dconf for openSUSE:Factory checked 
in at 2012-03-29 11:36:05

Comparing /work/SRC/openSUSE:Factory/dconf (Old)
 and  /work/SRC/openSUSE:Factory/.dconf.new (New)


Package is dconf, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/dconf/dconf.changes  2012-03-19 
09:53:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.dconf.new/dconf.changes 2012-03-29 
11:36:07.0 +0200
@@ -1,0 +2,20 @@
+Mon Mar 26 15:24:49 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.12.0:
+  + No changes.
+
+---
+Mon Mar 19 20:04:24 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.11.7:
+  + engine: Don't leak the lock table if a system database changes
+while a program is running.
+  + dbus-1: Call g_slist_remove_link instead of g_slist_remove.
+  + editor: Set 'wrap' property on default value label.
+  + dconf update:
+- Code cleanup, better error handling.
+- Read keyfiles in a defined order (later files take
+  precedence)
+- Don't issue warnings if a key is defined in multiple files.
+
+---

Old:

  dconf-0.11.6.tar.xz

New:

  dconf-0.12.0.tar.xz



Other differences:
--
++ dconf.spec ++
--- /var/tmp/diff_new_pack.8mYXvX/_old  2012-03-29 11:36:09.0 +0200
+++ /var/tmp/diff_new_pack.8mYXvX/_new  2012-03-29 11:36:09.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   dconf
-Version:0.11.6
+Version:0.12.0
 Release:0
 Summary:Simple key-based configuration system
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://live.gnome.org/dconf
-Source: 
http://download.gnome.org/sources/dconf/0.11/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/dconf/0.12/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 # For directory ownership
 BuildRequires:  dbus-1

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



commit devhelp for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package devhelp for openSUSE:Factory checked 
in at 2012-03-29 11:36:16

Comparing /work/SRC/openSUSE:Factory/devhelp (Old)
 and  /work/SRC/openSUSE:Factory/.devhelp.new (New)


Package is devhelp, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/devhelp/devhelp.changes  2012-03-16 
13:10:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.devhelp.new/devhelp.changes 2012-03-29 
11:36:18.0 +0200
@@ -1,0 +2,8 @@
+Tue Mar 27 06:30:20 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + bgo#671256: Fix compilation warnings with
+-Wunused-but-set-variable
+  + Updated translations.
+
+---

Old:

  devhelp-3.3.91.tar.xz

New:

  devhelp-3.4.0.tar.xz



Other differences:
--
++ devhelp.spec ++
--- /var/tmp/diff_new_pack.Z85jOg/_old  2012-03-29 11:36:21.0 +0200
+++ /var/tmp/diff_new_pack.Z85jOg/_new  2012-03-29 11:36:21.0 +0200
@@ -19,13 +19,13 @@
 %define vimplugin_dir %{_datadir}/vim/site
 
 Name:   devhelp
-Version:3.3.91
+Version:3.4.0
 Release:0
 Summary:Developer's Help Program for GNOME
 License:GPL-2.0+
 Group:  Development/Tools/Other
 Url:https://live.gnome.org/devhelp
-Source: 
http://download.gnome.org/sources/devhelp/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/devhelp/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gconf2-devel
 # For directory ownership of the plugins:

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



commit docky for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package docky for openSUSE:Factory checked 
in at 2012-03-29 11:36:25

Comparing /work/SRC/openSUSE:Factory/docky (Old)
 and  /work/SRC/openSUSE:Factory/.docky.new (New)


Package is docky, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/docky/docky.changes  2012-01-25 
12:18:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.docky.new/docky.changes 2012-03-29 
11:36:26.0 +0200
@@ -1,0 +2,9 @@
+Wed Mar 28 12:02:39 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.1.4:
+  + Core:
+- matcher: fix for libreoffice 3.4+ (lp#823834)
+- add support building with dmcs
+  + Updated translations.
+
+---

Old:

  docky-2.1.3.tar.bz2

New:

  docky-2.1.4.tar.xz



Other differences:
--
++ docky.spec ++
--- /var/tmp/diff_new_pack.4aoMYk/_old  2012-03-29 11:36:27.0 +0200
+++ /var/tmp/diff_new_pack.4aoMYk/_new  2012-03-29 11:36:27.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   docky
-Version:2.1.3
+Version:2.1.4
 Release:0
 Summary:A Dock Application
 License:GPL-3.0+
 Group:  Productivity/Other
 Url:https://launchpad.net/docky
-Source: 
http://launchpad.net/docky/2.1/%{version}/+download/%{name}-%{version}.tar.bz2
+Source: 
http://launchpad.net/docky/2.1/%{version}/+download/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  mono

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



commit dovecot20 for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package dovecot20 for openSUSE:Factory 
checked in at 2012-03-29 11:36:34

Comparing /work/SRC/openSUSE:Factory/dovecot20 (Old)
 and  /work/SRC/openSUSE:Factory/.dovecot20.new (New)


Package is dovecot20, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/dovecot20/dovecot20.changes  2012-02-21 
12:17:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.dovecot20.new/dovecot20.changes 2012-03-29 
11:36:36.0 +0200
@@ -1,0 +2,11 @@
+Thu Mar 15 15:40:35 UTC 2012 - alexan...@exatati.com.br
+
+- Update to 2.0.19:
+  - IMAP: ENABLE CONDSTORE/QRESYNC + STATUS for a mailbox might not
+have seen latest external changes to it, like new mails.
+  - imap_id_* settings were ignored before login.
+  - doveadm altmove did too much work sometimes, retrying moves
+it had already done.
+  - mbox: Fixed accessing Dovecot v1.x mbox index files without errors. 
+
+---

Old:

  dovecot-2.0.18.tar.bz2

New:

  dovecot-2.0.19.tar.bz2



Other differences:
--
++ dovecot20.spec ++
--- /var/tmp/diff_new_pack.W4f5c7/_old  2012-03-29 11:36:39.0 +0200
+++ /var/tmp/diff_new_pack.W4f5c7/_new  2012-03-29 11:36:39.0 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   dovecot20
-Version:2.0.18
+Version:2.0.19
 Release:0
 %define pkg_name dovecot
 %define sieve_version 2.0
-%define dovecot_version 2.0.18
+%define dovecot_version 2.0.19
 %define dovecot_pigeonhole_docdir   
%{_docdir}/%{pkg_name}/dovecot-pigeonhole
 #define with_unfinished_sieve_features 1
 #
@@ -106,8 +107,8 @@
 
 %package backend-mysql
 Requires:   %{name} = %{version}
-Provides:   dovecot_sql_backend = %{version}-%{release}
 Provides:   dovecot-backend-mysql = %{version}-%{release}
+Provides:   dovecot_sql_backend = %{version}-%{release}
 Obsoletes:  dovecot-backend-mysql  %{version}
 Conflicts:  dovecot10-backend-mysql dovecot11-backend-mysql 
dovecot12-backend-mysql dovecot-snapshot-backend-mysql 
dovecot11-snapshot-backend-mysql dovecot12-snapshot-backend-mysql
 Summary:MySQL support for Dovecot
@@ -126,8 +127,8 @@
 
 %package backend-pgsql
 Requires:   %{name} = %{version}
-Provides:   dovecot_sql_backend = %{version}-%{release}
 Provides:   dovecot-backend-pgsql = %{version}-%{release}
+Provides:   dovecot_sql_backend = %{version}-%{release}
 Obsoletes:  dovecot-backend-pgsql  %{version}
 Conflicts:  dovecot10-backend-pgsql dovecot11-backend-pgsql 
dovecot12-backend-pgsql dovecot-snapshot-backend-pgsql 
dovecot11-snapshot-backend-pgsql dovecot12-snapshot-backend-pgsql
 Summary:PostgreSQL support for Dovecot
@@ -148,8 +149,8 @@
 
 %package backend-sqlite
 Requires:   %{name} = %{version}
-Provides:   dovecot_sql_backend = %{version}-%{release}
 Provides:   dovecot-backend-sqlite = %{version}-%{release}
+Provides:   dovecot_sql_backend = %{version}-%{release}
 Obsoletes:  dovecot-backend-sqlite  %{version}
 Conflicts:  dovecot10-backend-sqlite dovecot11-backend-sqlite 
dovecot12-backend-sqlite dovecot-snapshot-backend-sqlite 
dovecot11-snapshot-backend-sqlite dovecot12-snapshot-backend-sqlite
 Summary:SQLite support for Dovecot
@@ -172,8 +173,8 @@
 
 %package fts-lucene
 Requires:   %{name} = %{version}
-Provides:   dovecot_fts_backend = %{version}-%{release}
 Provides:   dovecot-fts-clucene = %{version}-%{release}
+Provides:   dovecot_fts_backend = %{version}-%{release}
 Obsoletes:  dovecot-fts-clucene  %{version}
 Conflicts:  dovecot10-fts-clucene dovecot11-fts-clucene 
dovecot12-fts-clucene dovecot-snapshot-fts-clucene 
dovecot11-snapshot-fts-clucene dovecot12-snapshot-fts-clucene
 Summary:Fulltext search support via CLucene
@@ -196,8 +197,8 @@
 
 %package fts-solr
 Requires:   %{name} = %{version}
-Provides:   dovecot_fts_backend = %{version}-%{release}
 Provides:   dovecot-fts-solr = %{version}-%{release}
+Provides:   dovecot_fts_backend = %{version}-%{release}
 Obsoletes:  dovecot-fts-solr  %{version}
 Conflicts:  dovecot10-fts-solr dovecot11-fts-solr dovecot12-fts-solr 
dovecot-snapshot-fts-solr dovecot11-snapshot-fts-solr 
dovecot12-snapshot-fts-solr
 Summary:Fulltext search support via solr

++ dovecot-2.0.18.tar.bz2 - dovecot-2.0.19.tar.bz2 ++
 3139 lines of diff (skipped)

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



commit drwright for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package drwright for openSUSE:Factory 
checked in at 2012-03-29 11:36:43

Comparing /work/SRC/openSUSE:Factory/drwright (Old)
 and  /work/SRC/openSUSE:Factory/.drwright.new (New)


Package is drwright, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/drwright/drwright.changes2012-03-26 
14:00:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.drwright.new/drwright.changes   2012-03-29 
11:36:45.0 +0200
@@ -1,0 +2,7 @@
+Tue Mar 27 12:02:39 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.2.5:
+  + Install gnome-typing-monitor in libexec dir (bgo#672553)
+  + Updated translations.
+
+---

Old:

  drwright-3.2.4.tar.xz

New:

  drwright-3.2.5.tar.xz



Other differences:
--
++ drwright.spec ++
--- /var/tmp/diff_new_pack.LYSBGQ/_old  2012-03-29 11:36:46.0 +0200
+++ /var/tmp/diff_new_pack.LYSBGQ/_new  2012-03-29 11:36:46.0 +0200
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   drwright
-Version:3.2.4
+Version:3.2.5
 Release:0
-License:GPL-2.0+
 Summary:Typing monitor to force typing breaks
-Url:https://live.gnome.org/drwright
+License:GPL-2.0+
 Group:  Productivity/Scientific/Math
+Url:https://live.gnome.org/drwright
 Source: 
http://download.gnome.org/sources/drwright/3.2/%{name}-%{version}.tar.xz
 # For directory ownership
 BuildRequires:  gnome-control-center
@@ -76,9 +77,8 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS
-# FIXME: This directory is wrong and should be libexecdir, see bgo#672553
-%dir %{_libdir}/drwright
-%{_libdir}/drwright/gnome-typing-monitor
+%dir %{_libexecdir}/drwright
+%{_libexecdir}/drwright/gnome-typing-monitor
 %{_libdir}/control-center-1/panels/libdrwrightccp.so
 %{_libdir}/gnome-settings-daemon-3.0/libtyping-break.so
 %{_libdir}/gnome-settings-daemon-3.0/typing-break.gnome-settings-plugin

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



commit ecryptfs-utils for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package ecryptfs-utils for openSUSE:Factory 
checked in at 2012-03-29 11:36:52

Comparing /work/SRC/openSUSE:Factory/ecryptfs-utils (Old)
 and  /work/SRC/openSUSE:Factory/.ecryptfs-utils.new (New)


Package is ecryptfs-utils, Maintainer is meiss...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/ecryptfs-utils/ecryptfs-utils.changes
2011-10-05 11:08:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.ecryptfs-utils.new/ecryptfs-utils.changes   
2012-03-29 11:36:53.0 +0200
@@ -1,0 +2,10 @@
+Wed Mar 28 14:47:13 UTC 2012 - meiss...@suse.com
+
+- updated to 96
+  - bugfixes
+  - testsuite added
+  - ecryptfs-verify utility added
+  - write-read test utility
+- mark /sbin/mount.eccryptfs_private as setuidable (bnc#745584 , bnc#740110)
+
+---

Old:

  ecryptfs-utils_92.orig.tar.gz

New:

  ecryptfs-utils_96.orig.tar.gz



Other differences:
--
++ ecryptfs-utils.spec ++
--- /var/tmp/diff_new_pack.I4auVG/_old  2012-03-29 11:36:58.0 +0200
+++ /var/tmp/diff_new_pack.I4auVG/_new  2012-03-29 11:36:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ecryptfs-utils
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,20 +16,30 @@
 #
 
 
-
 Name:   ecryptfs-utils
 Url:https://launchpad.net/ecryptfs
+Summary:Userspace Utilities for ecryptfs
 License:GPL-2.0+
 Group:  Productivity/Security
-Summary:Userspace Utilities for ecryptfs
-Version:92
-Release:1
+Version:96
+Release:0
 Source0:
http://launchpad.net/ecryptfs/trunk/%version/+download/ecryptfs-utils_%version.orig.tar.gz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gtk2-devel intltool keyutils-devel keyutils-libs 
libgcrypt-devel mozilla-nss-devel openssl-devel pam-devel pkcs11-helper-devel 
python-devel trousers-devel
-BuildRequires:  update-desktop-files
+BuildRequires:  gtk2-devel
+BuildRequires:  intltool
+BuildRequires:  keyutils-devel
+BuildRequires:  keyutils-libs
+BuildRequires:  libgcrypt-devel
 BuildRequires:  libtool
+BuildRequires:  mozilla-nss-devel
+BuildRequires:  openssl-devel
+BuildRequires:  pam-devel
+BuildRequires:  pkcs11-helper-devel
+BuildRequires:  python-devel
+BuildRequires:  swig
+BuildRequires:  trousers-devel
+BuildRequires:  update-desktop-files
 
 %description
 A stacked cryptographic filesystem for Linux.
@@ -59,7 +69,12 @@
 %suse_update_desktop_file ecryptfs-setup-private
 %find_lang %{name}
 
-%post -p /sbin/ldconfig
+%verifyscript
+%verify_permissions -e /sbin/mount.ecryptfs_private
+
+%post
+/sbin/ldconfig
+%set_permissions /sbin/mount.ecryptfs_private
 
 %postun -p /sbin/ldconfig
 
@@ -68,7 +83,10 @@
 %doc COPYING NEWS README THANKS doc/ecryptfs-faq.html doc/ecryptfs-pam-doc.txt
 /usr/include/ecryptfs.h
 %{_prefix}/bin/*
-/sbin/*
+/sbin/mount.ecryptfs
+/sbin/umount.ecryptfs
+/sbin/umount.ecryptfs_private
+%verify(not mode) /sbin/mount.ecryptfs_private
 %{_libdir}/libecryptfs*
 %{_libdir}/pkgconfig/libecryptfs.pc
 %{_mandir}/man1/*ecryptfs*

++ ecryptfs-utils_92.orig.tar.gz - ecryptfs-utils_96.orig.tar.gz ++
 12207 lines of diff (skipped)

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



commit eog-plugins for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package eog-plugins for openSUSE:Factory 
checked in at 2012-03-29 11:37:03

Comparing /work/SRC/openSUSE:Factory/eog-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.eog-plugins.new (New)


Package is eog-plugins, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/eog-plugins/eog-plugins.changes  2012-03-23 
12:05:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.eog-plugins.new/eog-plugins.changes 
2012-03-29 11:37:04.0 +0200
@@ -1,0 +2,12 @@
+Mon Mar 26 21:34:05 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Tue Mar 20 17:57:16 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.3.92:
+  + Updated translations.
+
+---

Old:

  eog-plugins-3.3.91.tar.xz

New:

  eog-plugins-3.4.0.tar.xz



Other differences:
--
++ eog-plugins.spec ++
--- /var/tmp/diff_new_pack.7iE3Wl/_old  2012-03-29 11:37:05.0 +0200
+++ /var/tmp/diff_new_pack.7iE3Wl/_new  2012-03-29 11:37:05.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   eog-plugins
-Version:3.3.91
+Version:3.4.0
 Release:0
 #FIXME: add postr BuildRequires when we have a package
 Summary:A collection of plugins for Eye of GNOME
 License:GPL-2.0+
 Group:  Productivity/Graphics/Viewers
 Url:http://live.gnome.org/EyeOfGnome/Plugins
-Source: 
http://download.gnome.org/sources/eog-plugins/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/eog-plugins/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream

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



commit epiphany for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package epiphany for openSUSE:Factory 
checked in at 2012-03-29 11:37:12

Comparing /work/SRC/openSUSE:Factory/epiphany (Old)
 and  /work/SRC/openSUSE:Factory/.epiphany.new (New)


Package is epiphany, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/epiphany/epiphany.changes2012-03-02 
13:47:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.epiphany.new/epiphany.changes   2012-03-29 
11:37:14.0 +0200
@@ -1,0 +2,57 @@
+Wed Mar 28 06:39:13 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0.1:
+  + Listen to favicon changes in the history window (bgo#672525)
+  + Remove ephy-history.h from epiphany.h
+  + Updated translations.
+- Drop epiphany-fix-header.patch: fixed upstream.
+
+---
+Mon Mar 26 23:24:46 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Avoid infinite loops in the profile migrator for existing but
+empty history files (bgo#672547)
+  + Updated translations.
+- Add epiphany-fix-header.patch: fix epiphany.h to be usable, taken
+  from git.
+
+---
+Wed Mar 21 10:08:23 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Fail in application mode if we get a nonexistent profile
+(bgo#669700)
+  + Add unit tests for EphyWebView (bgo#669548)
+  + Open pages in a new tab on middle click for the history editor
+(bgo#671635)
+  + Set a max width to the statusbar label (bgo#671520)
+  + Automatically add file:// when existing absolute paths are
+typed in the URL entry (bgo#671792)
+  + Fix bookmarklet's titles when they are created (bgo#672194)
+  + Replace the EphyFaviconCache with WebKit's favicon cache
+(bgo#648653)
+  + Other bugfixes and cleanups.
+
+---
+Sun Mar 11 18:40:33 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.91:
+  + The big change is that the history backend has been completely
+rewritten. It now uses SQLite as the storage medium, and can
+keep your browsing history indefinitely (so gone is the 10-day
+limit).
+  + Validate web applications before listing them in
+about:applications (bgo#669836)
+  + Fix loading of IP:port URIs (bgo#669461)
+  + Fix loading of domain:port URIs (bgo#670674)
+  + Add back the extensions menu (bgo#669951)
+  + Many other small fixes and improvements.
+- Add pkgconfig(sqlite3) BuildRequires for the new history backend.
+
+---
+Mon Mar  5 14:08:45 UTC 2012 - vdziewie...@suse.com
+
+- add Provides: browser(npapi) FATE#313084
+
+---

Old:

  epiphany-3.3.90.tar.xz

New:

  epiphany-3.4.0.1.tar.xz



Other differences:
--
++ epiphany.spec ++
--- /var/tmp/diff_new_pack.irUkVs/_old  2012-03-29 11:37:16.0 +0200
+++ /var/tmp/diff_new_pack.irUkVs/_new  2012-03-29 11:37:16.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   epiphany
-Version:3.3.90
+Version:3.4.0.1
 Release:0
 Summary:GNOME Web Browser
 License:GPL-2.0+
 Group:  Productivity/Networking/Web/Browsers
 Url:http://www.gnome.org/projects/epiphany/
-Source: 
http://download.gnome.org/sources/epiphany/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/epiphany/3.4/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 
vu...@novell.com -- Make one-click install work with one-click
 Patch6: epiphany-safe-one-click-install.patch
 BuildRequires:  ca-certificates
@@ -39,7 +39,7 @@
 BuildRequires:  libseed-gtk3-devel
 BuildRequires:  libsoup-devel = 2.37.1
 BuildRequires:  libtool
-BuildRequires:  libwebkitgtk3-devel = 1.7.3
+BuildRequires:  libwebkitgtk3-devel = 1.7.92
 BuildRequires:  libxslt-devel
 BuildRequires:  mozilla-nss-devel
 BuildRequires:  translation-update-upstream
@@ -48,6 +48,7 @@
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.3.14
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(x11)
 Requires:   %{name}-branding = %{version}
 Requires:   NetworkManager
@@ -67,6 +68,7 @@
 Group:  Development/Libraries/GNOME
 Requires:   %{name} = %{version}
 Provides:   %{name}-doc = %{version}
+Provides:   browser(npapi)
 Obsoletes:  %{name}-doc  %{version}
 
 %description devel
@@ -167,7 +169,7 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml
 

commit epiphany-extensions for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package epiphany-extensions for 
openSUSE:Factory checked in at 2012-03-29 11:37:21

Comparing /work/SRC/openSUSE:Factory/epiphany-extensions (Old)
 and  /work/SRC/openSUSE:Factory/.epiphany-extensions.new (New)


Package is epiphany-extensions, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/epiphany-extensions/epiphany-extensions.changes  
2012-03-02 13:47:36.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.epiphany-extensions.new/epiphany-extensions.changes 
2012-03-29 11:37:23.0 +0200
@@ -1,0 +2,8 @@
+Tue Mar 27 06:41:15 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Build fix.
+  + Updated translations.
+- Drop epiphany-extensions-fix-help.patch: fixed upstream.
+
+---

Old:

  epiphany-extensions-3.3.90.tar.xz
  epiphany-extensions-fix-help.patch

New:

  epiphany-extensions-3.4.0.tar.xz



Other differences:
--
++ epiphany-extensions.spec ++
--- /var/tmp/diff_new_pack.zO9X69/_old  2012-03-29 11:37:24.0 +0200
+++ /var/tmp/diff_new_pack.zO9X69/_new  2012-03-29 11:37:24.0 +0200
@@ -17,19 +17,17 @@
 
 
 Name:   epiphany-extensions
-Version:3.3.90
+Version:3.4.0
 Release:0
 Summary:Extensions Collection for Epiphany
 License:GPL-2.0+ ; LGPL-2.1+
 Group:  Productivity/Networking/Web/Browsers
 Url:http://www.gnome.org/projects/epiphany/
-Source: 
http://download.gnome.org/sources/epiphany-extensions/3.3/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM epiphany-extensions-fix-help.patch bgo#670958 
vu...@opensuse.org -- Don't install broken symlink in help files
-Patch0: epiphany-extensions-fix-help.patch
+Source: 
http://download.gnome.org/sources/epiphany-extensions/3.4/%{name}-%{version}.tar.xz
 %define api_version %(pkg-config --variable extensionsdir 
%{_libdir}/pkgconfig/epiphany-*.pc | sed 
s,^%{_libdir}/epiphany/,,;s,/extensions$,,)
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  epiphany
-BuildRequires:  epiphany-devel = 3.2
+BuildRequires:  epiphany-devel = 3.4
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gnome-doc-utils-devel
@@ -53,7 +51,6 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 
 %build
 %configure \

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



commit evince for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package evince for openSUSE:Factory checked 
in at 2012-03-29 11:37:33

Comparing /work/SRC/openSUSE:Factory/evince (Old)
 and  /work/SRC/openSUSE:Factory/.evince.new (New)


Package is evince, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/evince/evince.changes2012-03-16 
13:11:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.evince.new/evince.changes   2012-03-29 
11:37:36.0 +0200
@@ -1,0 +2,20 @@
+Mon Mar 26 11:52:58 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Fix smclient detection when GDK targets contain more than one
+backend (bgo#672613)
+  + Updated translations.
+
+---
+Mon Mar 19 19:48:35 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.3.92:
+  + Bug fixes:
+- Fix typos in ev-form-field.h (bgo#635055).
+- Fix the build with mingw.
+  + Documentation:
+- Fix key sequences in documentation (bgo#672296).
+- Fix several markups in documentation (bgo#672299, bgo#672296)
+  + Updated translations.
+
+---

Old:

  evince-3.3.90.tar.xz

New:

  evince-3.4.0.tar.xz



Other differences:
--
++ evince.spec ++
--- /var/tmp/diff_new_pack.K1QTR5/_old  2012-03-29 11:37:38.0 +0200
+++ /var/tmp/diff_new_pack.K1QTR5/_new  2012-03-29 11:37:38.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   evince
-Version:3.3.90
+Version:3.4.0
 Release:0
 %define _major_version 3.0
 Summary:GNOME Document Viewer
 License:GPL-2.0+
 Group:  Productivity/Office/Other
 Url:http://www.gnome.org/projects/evince/
-Source: 
http://download.gnome.org/sources/evince/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/evince/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  ghostscript-fonts-std

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



commit evolution-data-server for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package evolution-data-server for 
openSUSE:Factory checked in at 2012-03-29 11:38:10

Comparing /work/SRC/openSUSE:Factory/evolution-data-server (Old)
 and  /work/SRC/openSUSE:Factory/.evolution-data-server.new (New)


Package is evolution-data-server, Maintainer is gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes  
2012-03-19 09:53:43.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.evolution-data-server.new/evolution-data-server.changes
 2012-03-29 11:38:13.0 +0200
@@ -1,0 +2,19 @@
+Mon Mar 26 07:54:13 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Various last-minute IMAPX crash fixes.
+  + Updated translations.
+
+---
+Tue Mar 20 16:35:47 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Various code changes.
+  + Update API documentation.
+  + Bugs fixed: bgo#659756, bgo#664186, bgo#665025, bgo#671470,
+bnc#736655.
+  + Updated translations.
+- Add pkgconfig(dbus-glib-1) BuildRequires: new dependency
+  upstream, needed to initialize thread for GConf.
+
+---

Old:

  evolution-data-server-3.3.91.tar.xz

New:

  evolution-data-server-3.4.0.tar.xz



Other differences:
--
++ evolution-data-server.spec ++
--- /var/tmp/diff_new_pack.LIhqdy/_old  2012-03-29 11:38:14.0 +0200
+++ /var/tmp/diff_new_pack.LIhqdy/_new  2012-03-29 11:38:14.0 +0200
@@ -32,13 +32,13 @@
 
 Name:   evolution-data-server
 %define _evo_version 3.4
-Version:3.3.91
+Version:3.4.0
 Release:0
 Summary:Evolution Data Server
 License:LGPL-2.1+
 Group:  Development/Libraries/GNOME
 Url:http://www.gnome.org
-Source0:
http://download.gnome.org/sources/evolution-data-server/3.3/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/evolution-data-server/3.4/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  bison
 BuildRequires:  db-devel
@@ -66,6 +66,7 @@
 BuildRequires:  sqlite3-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  vala
+BuildRequires:  pkgconfig(dbus-glib-1) = 0.6
 BuildRequires:  pkgconfig(goa-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(oauth)

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



commit evolution-ews for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package evolution-ews for openSUSE:Factory 
checked in at 2012-03-29 11:38:29

Comparing /work/SRC/openSUSE:Factory/evolution-ews (Old)
 and  /work/SRC/openSUSE:Factory/.evolution-ews.new (New)


Package is evolution-ews, Maintainer is pchenth...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/evolution-ews/evolution-ews.changes  
2012-03-16 13:11:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.evolution-ews.new/evolution-ews.changes 
2012-03-29 11:38:33.0 +0200
@@ -1,0 +2,14 @@
+Mon Mar 26 08:23:12 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Tue Mar 20 17:05:19 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Suppress deprecation warnings.
+  + Various other code changes.
+  + Bugs fixed: bgo#660428, bgo#665801, bgo#667849.
+
+---

Old:

  evolution-ews-3.3.91.tar.xz

New:

  evolution-ews-3.4.0.tar.xz



Other differences:
--
++ evolution-ews.spec ++
--- /var/tmp/diff_new_pack.BMJ5s2/_old  2012-03-29 11:38:35.0 +0200
+++ /var/tmp/diff_new_pack.BMJ5s2/_new  2012-03-29 11:38:35.0 +0200
@@ -19,13 +19,13 @@
 Name:   evolution-ews
 # This should be updated upon major version changes; it should match 
BASE_VERSION as defined in configure.in.
 %define evolution_base_version 3.4
-Version:3.3.91
+Version:3.4.0
 Release:0
 Summary:Exchange Connector for Evolution, compatible with Exchange 
2007 and later
 License:LGPL-2.1
 Group:  Productivity/Networking/Email/Clients
 Url:http://projects.gnome.org/evolution/
-Source: 
http://download.gnome.org/sources/evolution-ews/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/evolution-ews/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream

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



commit evolution-exchange for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package evolution-exchange for 
openSUSE:Factory checked in at 2012-03-29 11:38:40

Comparing /work/SRC/openSUSE:Factory/evolution-exchange (Old)
 and  /work/SRC/openSUSE:Factory/.evolution-exchange.new (New)


Package is evolution-exchange, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/evolution-exchange/evolution-exchange.changes
2012-03-16 13:11:37.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.evolution-exchange.new/evolution-exchange.changes   
2012-03-29 11:38:42.0 +0200
@@ -1,0 +2,15 @@
+Mon Mar 26 08:21:14 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Tue Mar 20 17:08:24 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Suppress deprecation warnings.
+  + Updated translations.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+
+---

Old:

  evolution-exchange-3.3.91.tar.xz

New:

  evolution-exchange-3.4.0.tar.xz



Other differences:
--
++ evolution-exchange.spec ++
--- /var/tmp/diff_new_pack.91Bpfj/_old  2012-03-29 11:38:45.0 +0200
+++ /var/tmp/diff_new_pack.91Bpfj/_new  2012-03-29 11:38:46.0 +0200
@@ -35,15 +35,13 @@
 BuildRequires:  mozilla-nss-devel
 BuildRequires:  nss-shared-helper-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
 BuildRequires:  pkgconfig(libical) = 0.43
-Version:3.3.91
+Version:3.4.0
 Release:0
 Summary:Evolution Connector for Microsoft Exchange Server 2000/2003
 License:GPL-2.0+
 Group:  Productivity/Networking/Email/Utilities
-Source: 
http://download.gnome.org/sources/evolution-exchange/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/evolution-exchange/3.4/%{name}-%{version}.tar.xz
 Url:http://www.novell.com/products/connector
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 DocDir: %{_defaultdocdir}/evolution-exchange

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



commit evolution-groupwise for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package evolution-groupwise for 
openSUSE:Factory checked in at 2012-03-29 11:38:47

Comparing /work/SRC/openSUSE:Factory/evolution-groupwise (Old)
 and  /work/SRC/openSUSE:Factory/.evolution-groupwise.new (New)


Package is evolution-groupwise, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/evolution-groupwise/evolution-groupwise.changes  
2012-03-16 13:11:45.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.evolution-groupwise.new/evolution-groupwise.changes 
2012-03-29 11:38:58.0 +0200
@@ -1,0 +2,21 @@
+Mon Mar 26 08:20:44 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + No changes.
+
+---
+Wed Mar 21 20:51:58 UTC 2012 - dims...@opensuse.org
+
+- Remove xz BuildRequires since it comes for free in the build
+  system.
+- Change the BuildRequires to be versioned. Helps Factory in
+  deciding the build order.
+
+---
+Tue Mar 20 17:06:56 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Update store=folder summaries connection on folder rename.
+  + Suppress deprecation warnings.
+
+---

Old:

  evolution-groupwise-3.3.91.tar.xz

New:

  evolution-groupwise-3.4.0.tar.xz



Other differences:
--
++ evolution-groupwise.spec ++
--- /var/tmp/diff_new_pack.X1bWcw/_old  2012-03-29 11:39:01.0 +0200
+++ /var/tmp/diff_new_pack.X1bWcw/_new  2012-03-29 11:39:01.0 +0200
@@ -21,24 +21,22 @@
 Name:   evolution-groupwise
 # This should be updated upon major version changes; it should match 
BASE_VERSION as defined in configure.in.
 %define evolution_base_version 3.4
-Version:3.3.91
+Version:3.4.0
 Release:0
 Summary:GroupWise Connector for Evolution
 License:LGPL-2.1
 Group:  Productivity/Networking/Email/Clients
 Url:http://projects.gnome.org/evolution/
-Source: 
http://download.gnome.org/sources/evolution-groupwise/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/evolution-groupwise/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  libdb-4_8-devel
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
-BuildRequires:  pkgconfig(evolution-data-server-1.2)
-BuildRequires:  pkgconfig(evolution-plugin-3.0)
-BuildRequires:  pkgconfig(gconf-2.0)
-BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(evolution-data-server-1.2) = %{version}
+BuildRequires:  pkgconfig(evolution-plugin-3.0) = %{version}
+BuildRequires:  pkgconfig(gconf-2.0) = 2.0.0
+BuildRequires:  pkgconfig(gio-2.0) = 2.16.0
+BuildRequires:  pkgconfig(gtk+-3.0) = 2.90.4
+BuildRequires:  pkgconfig(libsoup-2.4) = 2.3.0
+BuildRequires:  pkgconfig(libxml-2.0) = 2.0.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit farstream for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package farstream for openSUSE:Factory 
checked in at 2012-03-29 11:38:54

Comparing /work/SRC/openSUSE:Factory/farstream (Old)
 and  /work/SRC/openSUSE:Factory/.farstream.new (New)


Package is farstream, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/farstream/farstream.changes  2012-03-17 
13:20:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.farstream.new/farstream.changes 2012-03-29 
11:39:18.0 +0200
@@ -1,0 +2,22 @@
+Mon Mar 26 08:18:15 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.1.2:
+  + Ignore config while comparing send codecs, fixes H.264 and
+Theora negotation
+  + Require GLib 2.30, do not allow APIs added after and ignore
+later deprecations
+  + Add default element properties for rawconference
+  + Set better latency/buffer time for pulse src/sink
+  + Remove the buffer-time property on the shm transmitter, because
+the gst-plugins-bad plugin has a bug, we will restore it once a
+new gst-plugins-bad version has been released
+
+---
+Fri Mar 23 11:34:25 UTC 2012 - vu...@opensuse.org
+
+- Change libgstfarsight-0_10-0 Conflicts to Obsoletes in
+  gstreamer-0_10-plugins-farstream: now that all the farstream
+  stack has entered Factory, we can drop the farsight one. The
+  Obsoletes will help with a smooth transition.
+
+---

Old:

  farstream-0.1.1.tar.gz

New:

  farstream-0.1.2.tar.gz



Other differences:
--
++ farstream.spec ++
--- /var/tmp/diff_new_pack.wMEvuG/_old  2012-03-29 11:39:21.0 +0200
+++ /var/tmp/diff_new_pack.wMEvuG/_new  2012-03-29 11:39:21.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package farstream
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,18 +17,18 @@
 
 
 Name:   farstream
-Version:0.1.1
-Release:1
+Version:0.1.2
+Release:0
 # License note: the only GPL-2.0+ files are farstream-0.1.1/common/coverage/*
 # and common/gstdoc-scangobj; those are just used during the build and do not
 # affect the license of the binary packages
-License:GPL-2.0+ and LGPL-2.1+
 Summary:GStreamer modules and libraries for videoconferencing
-Url:http://farsight.freedesktop.org/
+License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Multimedia/Other
+Url:http://farsight.freedesktop.org/
 Source: 
http://freedesktop.org/software/farstream/releases/farstream/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
-BuildRequires:  glib2-devel = 2.26
+BuildRequires:  glib2-devel = 2.30
 BuildRequires:  gobject-introspection-devel = 0.10.1
 BuildRequires:  gstreamer-0_10-devel = 0.10.33
 BuildRequires:  gstreamer-0_10-plugins-base-devel = 0.10.33
@@ -44,8 +44,8 @@
 videoconferencing.
 
 %package -n libfarstream-0_1-0
-License:LGPL-2.1+
 Summary:GStreamer modules and libraries for videoconferencing
+License:LGPL-2.1+
 Group:  System/Libraries
 Requires:   %{name}-data
 # While not strictly needed, apps using farstream will need the gstreamer
@@ -57,8 +57,8 @@
 videoconferencing.
 
 %package -n typelib-1_0-Farstream-0_1
-License:LGPL-2.1+
 Summary:GStreamer modules and libraries for videoconferencing -- 
Introspection bindings
+License:LGPL-2.1+
 Group:  System/Libraries
 
 %description -n typelib-1_0-Farstream-0_1
@@ -68,21 +68,22 @@
 This package provides the GObject Introspection bindings for Farstream.
 
 %package -n gstreamer-0_10-plugins-farstream
-License:LGPL-2.1+
 Summary:GStreamer Plug-Ins for videoconferencing
+License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Requires:   gstreamer-0_10-plugins-bad = 0.10.23
 Requires:   gstreamer-0_10-plugins-good = 0.10.29
-# Unfortunately, the gstreamer elements have the same name
-Conflicts:  libgstfarsight-0_10-0
+# Unfortunately, the gstreamer elements have the same name; since we're
+# dropping farsight, let's Obsolete the old package for a smooth transition
+Obsoletes:  libgstfarsight-0_10-0
 
 %description -n gstreamer-0_10-plugins-farstream
 Farstream is a collection of GStreamer modules and libraries for
 videoconferencing.
 
 %package data
-License:LGPL-2.1+
 Summary:GStreamer modules and libraries for videoconferencing -- Codec 
preferences
+License:

commit file-roller for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package file-roller for openSUSE:Factory 
checked in at 2012-03-29 11:39:10

Comparing /work/SRC/openSUSE:Factory/file-roller (Old)
 and  /work/SRC/openSUSE:Factory/.file-roller.new (New)


Package is file-roller, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/file-roller/file-roller.changes  2012-03-16 
13:12:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.file-roller.new/file-roller.changes 
2012-03-29 11:39:25.0 +0200
@@ -1,0 +2,12 @@
+Mon Mar 26 20:57:21 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Tue Mar 20 16:27:27 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Updated translations.
+
+---

Old:

  file-roller-3.3.91.tar.xz

New:

  file-roller-3.4.0.tar.xz



Other differences:
--
++ file-roller.spec ++
--- /var/tmp/diff_new_pack.5yRe3p/_old  2012-03-29 11:39:27.0 +0200
+++ /var/tmp/diff_new_pack.5yRe3p/_new  2012-03-29 11:39:27.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   file-roller
-Version:3.3.91
+Version:3.4.0
 Release:0
 Summary:An Archive Manager for GNOME
 License:GPL-2.0+
 Group:  Productivity/Archiving/Compression
 Url:http://fileroller.sourceforge.net
-Source: 
http://download.gnome.org/sources/file-roller/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/file-roller/3.4/%{name}-%{version}.tar.xz
 # Needed for directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  fdupes

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



commit folks for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2012-03-29 11:39:23

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2012-03-16 
13:12:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2012-03-29 
11:39:32.0 +0200
@@ -1,0 +2,21 @@
+Tue Mar 27 06:09:25 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.6.8:
+  + FOLKS_DEBUG has been removed in favour of G_MESSAGES_DEBUG (and
+the bug where folks would set G_MESSAGES_DEBUG for any process
+linked to it has been fixed)
+  + A --disable-fatal-warnings configure flag has been added for
+non-developers
+  + Update favourite status of EDS contacts with membership of the
+‘Starred in Android’ Google Contacts group
+  + Improvements to linking suggestions (potential matches)
+  + Improvements to folks-inspect to make it a good command line
+citizen
+  + Small API addition.
+  + Bugs fixed: bgo#660235, bgo#661490, bgo#669984, bgo#670191,
+bgo#670347, bgo#670348, bgo#670523, bgo#670872, bgo#671499,
+bgo#671714, bgo#671900, bgo#672373, bgo#672381.
+- Drop folks-libsocialweb-quiescent.patch: fixed upstream.
+- Bump module_version define to 32, following upstream change.
+
+---

Old:

  folks-0.6.7.tar.xz
  folks-libsocialweb-quiescent.patch

New:

  folks-0.6.8.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.E2dU4b/_old  2012-03-29 11:39:33.0 +0200
+++ /var/tmp/diff_new_pack.E2dU4b/_new  2012-03-29 11:39:33.0 +0200
@@ -17,29 +17,27 @@
 
 
 %define soversion  25
-%define module_version 31
+%define module_version 32
 
 Name:   folks
-Version:0.6.7
+Version:0.6.8
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://telepathy.freedesktop.org/wiki/Folks
 Source: 
http://download.gnome.org/sources/folks/0.6/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM folks-libsocialweb-quiescent.patch bgo#670191 
vu...@opensuse.org -- Fix issue where empathy doesn't show the contacts in the 
contact list
-Patch0: folks-libsocialweb-quiescent.patch
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  readline-devel
-BuildRequires:  vala = 0.15.1
+BuildRequires:  vala = 0.15.2
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gee-1.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(libebook-1.2) = 3.1.5
 BuildRequires:  pkgconfig(libedataserver-1.2) = 3.1.5
-BuildRequires:  pkgconfig(libsocialweb-client)
+BuildRequires:  pkgconfig(libsocialweb-client) = 0.25.20
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(telepathy-glib)
 
@@ -123,7 +121,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure \

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



commit gcalctool for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gcalctool for openSUSE:Factory 
checked in at 2012-03-29 11:39:33

Comparing /work/SRC/openSUSE:Factory/gcalctool (Old)
 and  /work/SRC/openSUSE:Factory/.gcalctool.new (New)


Package is gcalctool, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gcalctool/gcalctool.changes  2012-02-16 
12:20:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.gcalctool.new/gcalctool.changes 2012-03-29 
11:39:37.0 +0200
@@ -1,0 +2,25 @@
+Tue Mar 27 06:22:44 UTC 2012 - vu...@opensuse.org
+
+- Update to version 6.4.0:
+  + Updated translations.
+
+---
+Mon Mar 26 07:38:55 UTC 2012 - vu...@opensuse.org
+
+- Remove hack to find localized help: this has been fixed in
+  find-lang.sh.
+
+---
+Thu Mar 22 18:52:50 UTC 2012 - vu...@opensuse.org
+
+- Update to version 6.3.92.1:
+  + Fix acos/asin/atan not working
+  + Fix help not being correctly installed
+- Changes from version 6.3.92:
+  + Remove widget background color tints (not working in recent GTK
+themes)
+  + Use symbolic icons for clear/undo
+- Remove --disable-scrollkeeper from configure: this option is
+  gone.
+
+---

Old:

  gcalctool-6.3.5.tar.xz

New:

  gcalctool-6.4.0.tar.xz



Other differences:
--
++ gcalctool.spec ++
--- /var/tmp/diff_new_pack.RvhjDn/_old  2012-03-29 11:39:38.0 +0200
+++ /var/tmp/diff_new_pack.RvhjDn/_new  2012-03-29 11:39:38.0 +0200
@@ -15,15 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gcalctool
-Version:6.3.5
+Version:6.4.0
 Release:0
-# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
 Summary:A GNOME Calculator Application
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gcalctool/6.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gcalctool/6.4/%{name}-%{version}.tar.xz
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex
@@ -47,8 +47,7 @@
 translation-update-upstream
 
 %build
-%configure\
-   --disable-scrollkeeper
+%configure
 %__make %{?jobs:-j%jobs}
 
 %install
@@ -58,14 +57,6 @@
 %endif
 %suse_update_desktop_file -N Gnome Calculator -G Calculator %name Calculator
 %find_lang %{name} %{?no_lang_C}
-# Localized help
-for help in %{buildroot}%{_datadir}/help/*/%{name}/; do
-LOCALE=`echo $help | sed s:.*%{_datadir}/help/\([^/]*\)/%{name}/:\1:g`
-echo %%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE  
%{name}.help-lang.tmp
-echo %%lang($LOCALE) %%doc /${help##%{buildroot}}  
%{name}.help-lang.tmp
-done
-sort -u %{name}.help-lang.tmp | grep -v ^%%lang(C)  %{name}.help-lang
-rm %{name}.help-lang.tmp
 %fdupes %{buildroot}
 
 %clean
@@ -89,6 +80,6 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.gcalctool.gschema.xml
 %doc %{_mandir}/man?/*.*
 
-%files lang -f %{name}.lang -f %{name}.help-lang
+%files lang -f %{name}.lang
 
 %changelog

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



commit gcr for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2012-03-29 11:39:43

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is gcr, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2012-03-16 13:13:16.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2012-03-29 
11:39:45.0 +0200
@@ -1,0 +2,14 @@
+Mon Mar 26 13:20:40 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + No changes.
+
+---
+Mon Mar 19 19:03:30 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.3.92:
+  + Fix up copyright headers.
+  + Build fix.
+  + Updated translations.
+
+---

Old:

  gcr-3.3.90.tar.xz

New:

  gcr-3.4.0.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.uhi0Ha/_old  2012-03-29 11:39:46.0 +0200
+++ /var/tmp/diff_new_pack.uhi0Ha/_new  2012-03-29 11:39:46.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   gcr
-Version:3.3.90
+Version:3.4.0
 Release:0
 # FIXME: Verify if parallel build works again. Last checked in version 3.3.2
 Summary:Library for Crypto UI related task
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://www.gnome.org
-Source0:
http://download.gnome.org/sources/gcr/3.3/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gcr/3.4/%{name}-%{version}.tar.xz
 # For directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  gobject-introspection-devel

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



commit gdk-pixbuf for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gdk-pixbuf for openSUSE:Factory 
checked in at 2012-03-29 11:39:49

Comparing /work/SRC/openSUSE:Factory/gdk-pixbuf (Old)
 and  /work/SRC/openSUSE:Factory/.gdk-pixbuf.new (New)


Package is gdk-pixbuf, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes2012-02-16 
16:13:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new/gdk-pixbuf.changes   
2012-03-29 11:39:58.0 +0200
@@ -1,0 +2,8 @@
+Tue Mar 20 20:32:43 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.26.0:
+  + Correctly load .ANI files without sequence chunks.
+  + Win32 build fixes.
+  + Updated translations.
+
+---

Old:

  gdk-pixbuf-2.25.2.tar.xz

New:

  gdk-pixbuf-2.26.0.tar.xz



Other differences:
--
++ gdk-pixbuf.spec ++
--- /var/tmp/diff_new_pack.PW2t9P/_old  2012-03-29 11:40:00.0 +0200
+++ /var/tmp/diff_new_pack.PW2t9P/_new  2012-03-29 11:40:00.0 +0200
@@ -15,16 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 # When updating the binary version, do not forget to also update baselibs.conf
 %define gdk_pixbuf_binary_version 2.10.0
 
 Name:   gdk-pixbuf
-Version:2.25.2
+Version:2.26.0
 Release:0
 Summary:An image loading library
 License:LGPL-2.1+
 Group:  System/Libraries
-Source: 
http://download.gnome.org/sources/gdk-pixbuf/2.25/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gdk-pixbuf/2.26/%{name}-%{version}.tar.xz
 Source1:macros.gdk-pixbuf
 Source2:README.SUSE
 Source99:   baselibs.conf

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



commit gedit for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gedit for openSUSE:Factory checked 
in at 2012-03-29 11:40:02

Comparing /work/SRC/openSUSE:Factory/gedit (Old)
 and  /work/SRC/openSUSE:Factory/.gedit.new (New)


Package is gedit, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gedit/gedit.changes  2012-03-16 
13:13:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.gedit.new/gedit.changes 2012-03-29 
11:40:12.0 +0200
@@ -1,0 +2,20 @@
+Mon Mar 26 19:21:42 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Mon Mar 26 07:40:24 UTC 2012 - vu...@opensuse.org
+
+- Remove hack to find localized help: this has been fixed in
+  find-lang.sh.
+
+---
+Tue Mar 20 20:24:21 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.8:
+  + Misc bugfixes.
+  + Updated translations.
+- Rebase gedit-desktop.patch.
+
+---

Old:

  gedit-3.3.7.tar.xz

New:

  gedit-3.4.0.tar.xz



Other differences:
--
++ gedit.spec ++
--- /var/tmp/diff_new_pack.gsEngJ/_old  2012-03-29 11:40:16.0 +0200
+++ /var/tmp/diff_new_pack.gsEngJ/_new  2012-03-29 11:40:16.0 +0200
@@ -16,16 +16,14 @@
 #
 
 
-
 Name:   gedit
-Version:3.3.7
+Version:3.4.0
 Release:0
-# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
 Summary:Small and lightweight UTF-8 text editor
 License:GPL-2.0+
 Group:  Productivity/Text/Editors
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gedit/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gedit/3.4/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE gedit-desktop.patch -- adds more MIME types and change 
icon
 Patch0: gedit-desktop.patch
 BuildRequires:  enchant-devel
@@ -102,14 +100,6 @@
 rm %{buildroot}%{_libdir}/*.la
 %suse_update_desktop_file -N gedit -G Text Editor gedit TextEditor
 %find_lang %{name} %{?no_lang_C}
-# Localized help
-for help in %{buildroot}%{_datadir}/help/*/%{name}/; do
-LOCALE=`echo $help | sed s:.*%{_datadir}/help/\([^/]*\)/%{name}/:\1:g`
-echo %%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE  
%{name}.help-lang.tmp
-echo %%lang($LOCALE) %%doc /${help##%{buildroot}}  
%{name}.help-lang.tmp
-done
-sort -u %{name}.help-lang.tmp | grep -v ^%%lang(C)  %{name}.help-lang
-rm %{name}.help-lang.tmp
 %fdupes %{buildroot}
 
 %clean
@@ -177,7 +167,7 @@
 %{py_sitedir}/gi/overrides/Gedit.py*
 %doc %{_mandir}/man1/gedit*
 
-%files lang -f %{name}.lang -f %{name}.help-lang
+%files lang -f %{name}.lang
 
 %files plugin-zeitgeist
 %defattr(-, root, root)

++ gedit-desktop.patch ++
--- /var/tmp/diff_new_pack.gsEngJ/_old  2012-03-29 11:40:16.0 +0200
+++ /var/tmp/diff_new_pack.gsEngJ/_new  2012-03-29 11:40:16.0 +0200
@@ -10,4 +10,4 @@
 
+MimeType=application/x-awk;application/x-csh;application/x-perl;application/x-php;application/x-shellscript;text/plain;text/x-c;text/x-c++;text/x-c++hdr;text/x-chdr;text/x-c++src;text/x-csrc;text/x-fortran;text/x-java;text/x-log;text/x-makefile;text/x-moc;text/x-pascal;text/x-patch;text/x-python;text/x-readme;text/x-scheme;text/x-tcl;text/x-tex;
  Icon=accessories-text-editor
  Categories=GNOME;GTK;Utility;TextEditor;
- Actions=Window;Document;
+ X-GNOME-DocPath=gedit/gedit.xml

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



commit gedit-latex for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gedit-latex for openSUSE:Factory 
checked in at 2012-03-29 11:40:18

Comparing /work/SRC/openSUSE:Factory/gedit-latex (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-latex.new (New)


Package is gedit-latex, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gedit-latex/gedit-latex.changes  2012-02-15 
16:15:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.gedit-latex.new/gedit-latex.changes 
2012-03-29 11:40:22.0 +0200
@@ -1,0 +2,11 @@
+Wed Mar 28 11:41:14 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Combined toolbar by default
+  + Support cleverref
+  + Support natbib
+  + Do not print debug log messages to stdout by default
+  + Misc bugfixes
+  + Updated translations.
+
+---

Old:

  gedit-latex-3.3.2.tar.bz2

New:

  gedit-latex-3.4.0.tar.xz



Other differences:
--
++ gedit-latex.spec ++
--- /var/tmp/diff_new_pack.UJZBvp/_old  2012-03-29 11:40:25.0 +0200
+++ /var/tmp/diff_new_pack.UJZBvp/_new  2012-03-29 11:40:25.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   gedit-latex
-Version:3.3.2
+Version:3.4.0
 Release:0
 # Code itself is GPLv2+ as of 0.2, but upstream explicitly ships a GPLv3 
COPYING file
 Summary:GEdit Plugin for Editing LaTeX Documents
 License:GPL-3.0+
 Group:  Productivity/Text/Editors
 Url:https://live.gnome.org/Gedit/LaTeXPlugin
-Source0:
http://download.gnome.org/sources/gedit-latex/3.3/%{name}-%{version}.tar.bz2
+Source0:
http://download.gnome.org/sources/gedit-latex/3.4/%{name}-%{version}.tar.xz
 # For directory ownership
 BuildRequires:  fdupes
 BuildRequires:  gedit

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



commit genius for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package genius for openSUSE:Factory checked 
in at 2012-03-29 11:40:27

Comparing /work/SRC/openSUSE:Factory/genius (Old)
 and  /work/SRC/openSUSE:Factory/.genius.new (New)


Package is genius, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/genius/genius.changes2011-10-04 
18:10:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.genius.new/genius.changes   2012-03-29 
11:40:33.0 +0200
@@ -1,0 +2,14 @@
+Wed Mar 28 11:39:28 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.0.15:
+  + New functions CurrentTime, MacaulayRep, MacaulayLowerOperator,
+MacaulayBound.
+  + Fix rational powers of negative numbers, and exact negative
+rational powers.
+  + Fix zooming in graphs using the mouse when the functions take
+long to run.
+  + Accept log instead of ln for symbolic derivative when used with
+only one parameter.
+  + Updated translations.
+
+---

Old:

  genius-1.0.14.tar.bz2

New:

  genius-1.0.15.tar.xz



Other differences:
--
++ genius.spec ++
--- /var/tmp/diff_new_pack.TuQDsg/_old  2012-03-29 11:40:37.0 +0200
+++ /var/tmp/diff_new_pack.TuQDsg/_new  2012-03-29 11:40:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package genius
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,17 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   genius
-Version:1.0.14
-Release:1
-License:GPL-3.0+
+Version:1.0.15
+Release:0
 Summary:General purpose calculator and mathematics tool
+License:GPL-3.0+
 Group:  Productivity/Scientific/Math
 Url:http://www.jirka.org/genius.html
-Source: 
http://download.gnome.org/sources/genius/1.0/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/genius/1.0/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
@@ -55,9 +53,8 @@
 genius functions are written in GEL itself.
 
 %package -n gnome-genius
-License:GPL-3.0+
-Group:  Productivity/Scientific/Math
 Summary:General purpose calculator and mathematics tool - GNOME 
Interface
+Group:  Productivity/Scientific/Math
 Requires:   %{name} = %{version}
 
 %description -n gnome-genius
@@ -71,9 +68,8 @@
 genius functions are written in GEL itself.
 
 %package devel
-License:GPL-3.0+
-Group:  Productivity/Scientific/Math
 Summary:General purpose calculator and mathematics tool - Development 
Files
+Group:  Productivity/Scientific/Math
 Requires:   %{name} = %{version}
 
 %description devel

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



commit ghex for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package ghex for openSUSE:Factory checked in 
at 2012-03-29 11:40:36

Comparing /work/SRC/openSUSE:Factory/ghex (Old)
 and  /work/SRC/openSUSE:Factory/.ghex.new (New)


Package is ghex, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/ghex/ghex.changes2012-03-16 
13:13:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghex.new/ghex.changes   2012-03-29 
11:40:38.0 +0200
@@ -1,0 +2,7 @@
+Mon Mar 26 21:24:49 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.4.0:
+  + Fix a desktop-file-validate warning about ghex.desktop.
+  + Updated translations.
+
+---

Old:

  ghex-3.3.91.tar.xz

New:

  ghex-3.4.0.tar.xz



Other differences:
--
++ ghex.spec ++
--- /var/tmp/diff_new_pack.KIoPo2/_old  2012-03-29 11:40:40.0 +0200
+++ /var/tmp/diff_new_pack.KIoPo2/_new  2012-03-29 11:40:40.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   ghex
-Version:3.3.91
+Version:3.4.0
 Release:0
 Summary:GNOME Binary Editor
 License:GPL-2.0+
 Group:  Development/Tools/Other
 Url:http://www.gnome.org/
-Source: 
http://download.gnome.org/sources/ghex/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/ghex/3.4/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM ghex-empty-search-crash.patch bgo#473208
 Patch7: ghex-empty-search-crash.patch
 BuildRequires:  fdupes

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



commit gsl for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gsl for openSUSE:Factory checked in 
at 2012-03-29 11:40:42

Comparing /work/SRC/openSUSE:Factory/gsl (Old)
 and  /work/SRC/openSUSE:Factory/.gsl.new (New)


Package is gsl, Maintainer is p...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/gsl/gsl.changes  2012-03-28 00:01:10.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gsl.new/gsl.changes 2012-03-29 
11:40:43.0 +0200
@@ -1,0 +2,8 @@
+Wed Mar 28 18:16:16 CEST 2012 - p...@suse.de
+
+- Remove the unneccessary -fno-strict-aliasing.
+- Replace FSF address in headers by link to the FSF licenses web
+  page.
+- prefix all patch files with a 'gsl-'
+
+---
@@ -6,0 +15 @@
+

Old:

  disable-fma.patch
  qawc-test-x86-precision.diff

New:

  gsl-disable-fma.patch
  gsl-fsf_address.patch
  gsl-qawc-test-x86-precision.diff



Other differences:
--
++ gsl.spec ++
--- /var/tmp/diff_new_pack.pHV1Aj/_old  2012-03-29 11:40:45.0 +0200
+++ /var/tmp/diff_new_pack.pHV1Aj/_new  2012-03-29 11:40:45.0 +0200
@@ -22,6 +22,7 @@
 %if 0%{?suse_version}
 BuildRequires:  libtool
 %endif
+BuildRequires:  libquadmath46
 BuildRequires:  pkgconfig
 %if 0%{?fedora_version}
 Requires:   info
@@ -36,8 +37,9 @@
 Source: ftp://ftp.gnu.org/pub/gnu/gsl/gsl-%{version}.tar.bz2
 Patch:  gsl-1.6-initvars.diff
 Patch5: gsl-wrap.diff
-Patch6: qawc-test-x86-precision.diff
-Patch7: disable-fma.patch
+Patch6: gsl-qawc-test-x86-precision.diff
+Patch7: gsl-disable-fma.patch
+Patch8: gsl-fsf_address.patch
 Url:http://www.gnu.org/software/gsl/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -98,21 +100,23 @@
 %patch5 -p1
 %patch6 
 %patch7 -p1
+%patch8
 
 %build
 autoreconf -fi
 RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed 's/-fstack-protector//'`
-CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-%configure --disable-static --with-pic --enable-shared --with-gnu-ld 
--infodir=%{_infodir}
+#export CFLAGS=%%{optflags} -fno-strict-aliasing
+export CFLAGS=%{optflags}
+%configure --disable-static --with-pic --enable-shared --with-gnu-ld
 make %{?_smp_mflags}
 # latex2html (dvips) is braindead in its rejection of '.' in a dir name
 # the following fails right now, disable it:
 #cd ..
-#mv %{name}-%{version} %{name}
-#cd %{name}/doc
+#mv %%{name}-%%{version} %%{name}
+#cd %%{name}/doc
 #texi2html -l2h -menu -split_chapter -glossary gsl-ref.texi
 #cd ../..
-#mv %{name} %{name}-%{version}
+#mv %%{name} %{name}-%%{version}
 
 %check
 %if ! 0%{?qemu_user_space_build}
@@ -120,7 +124,7 @@
 %endif
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
+%makeinstall
 %{__rm} -f %{buildroot}%{_libdir}/*.la
 %{__rm} -f %{buildroot}%{_infodir}/dir
 
@@ -131,20 +135,20 @@
 %files
 %defattr(-,root,root)
 %{_libdir}/libgsl*.so.*
-/usr/bin/gsl-histogram
-/usr/bin/gsl-randist
+%{_bindir}/gsl-histogram
+%{_bindir}/gsl-randist
 %doc %{_mandir}/man1/gsl-histogram.1.gz
 %doc %{_mandir}/man1/gsl-randist.1.gz
 %doc AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO
 
 %files devel
 %defattr(-,root,root)
-/usr/include/gsl
+%{_includedir}/gsl
 %{_libdir}/libgsl*.so
 %{_libdir}/pkgconfig/gsl.pc
-/usr/bin/gsl-config
-#%doc doc/gsl-ref/gsl-ref*.html
-/usr/share/aclocal/gsl.m4
+%{_bindir}/gsl-config
+#%%doc doc/gsl-ref/gsl-ref*.html
+%{_datadir}/aclocal/gsl.m4
 %doc %{_infodir}/gsl-ref*
 %doc %{_mandir}/man1/gsl-config.1.gz
 %doc %{_mandir}/man3/gsl.3.gz

++ gsl-disable-fma.patch ++
Index: gsl-1.15/configure.ac
===
--- gsl-1.15.orig/configure.ac
+++ gsl-1.15/configure.ac
@@ -381,6 +381,30 @@ AC_SUBST(HAVE_OPENBSD_IEEE_INTERFACE)
 AC_SUBST(HAVE_DARWIN_IEEE_INTERFACE)
 AC_SUBST(HAVE_DARWIN86_IEEE_INTERFACE)
 
+dnl check for compiler flags to disable use of FMA
+save_cflags=$CFLAGS
+AC_CACHE_CHECK([for compiler flags to disable use of FMA], ac_cv_c_fma_flags,
+[
+if test X$GCC = Xyes; then
+ fma_flags='-ffp-contract=off'
+else
+ fma_flags=
+fi
+if test X$fma_flags != X; then
+ CFLAGS=$fma_flags $CFLAGS
+ AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[]], [[int 
+foo;]])],[ac_cv_c_fma_flags=$fma_flags],[ac_cv_c_fma_flags=none])
+else
+ ac_cv_c_fma_flags=none
+fi])
+
+if test $ac_cv_c_fma_flags != none ; then
+ CFLAGS=$ac_cv_c_fma_flags $save_cflags
+else
+ CFLAGS=$save_cflags
+fi
+
+
 dnl Check for IEEE control flags
 
 save_cflags=$CFLAGS
++ gsl-fsf_address.patch ++
Index: cdf/gsl_cdf.h
===
--- cdf/gsl_cdf.h.orig  2010-12-26 18:57:08.0 +0100
+++ cdf/gsl_cdf.h   2012-03-28 18:06:52.241930192 +0200
@@ -13,8 +13,7 

commit kdebase3 for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package kdebase3 for openSUSE:Factory 
checked in at 2012-03-29 11:40:47

Comparing /work/SRC/openSUSE:Factory/kdebase3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdebase3.new (New)


Package is kdebase3, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kdebase3/kdebase3.changes2012-03-02 
13:48:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdebase3.new/kdebase3.changes   2012-03-29 
11:40:48.0 +0200
@@ -1,0 +2,6 @@
+Thu Mar 29 00:42:44 UTC 2012 - an...@opensuse.org
+
+- move man pages to /opt/kde3/share/man
+- reenable man pages previously deleted due to conflict with KDE4
+
+---



Other differences:
--
++ kdebase3.spec ++
--- /var/tmp/diff_new_pack.wvIDpR/_old  2012-03-29 11:40:52.0 +0200
+++ /var/tmp/diff_new_pack.wvIDpR/_new  2012-03-29 11:40:53.0 +0200
@@ -628,6 +628,8 @@
 %patch274 -p1
 %patch275 -p1
 
+%define _mandir /opt/kde3/share/man
+
 rm -rf kappfinder
 rm pics/crystalsvg/cr??-*emacs.png
 cp %SOURCE17 l10n/tw/flag.png
@@ -828,11 +830,6 @@
 mkdir -p -m 755 $RPM_BUILD_ROOT/%_mandir/man8
 cp %SOURCE18 $RPM_BUILD_ROOT/%_mandir/man8
 cp %SOURCE19 $RPM_BUILD_ROOT/%_mandir/man8
-# don't conflict with man pages from KDE4 packages
-rm $RPM_BUILD_ROOT/%_mandir/man1/kate.*
-rm $RPM_BUILD_ROOT/%_mandir/man1/kdesu.*
-rm $RPM_BUILD_ROOT/%_mandir/man1/kbookmarkmerger.*
-rm $RPM_BUILD_ROOT/%_mandir/man1/kfind.*
 kde_post_install
 %fdupes $RPM_BUILD_ROOT/opt/kde3/share
 # move konqueror.desktop back to old position (#281572)






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



commit kdelibs3 for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package kdelibs3 for openSUSE:Factory 
checked in at 2012-03-29 11:40:54

Comparing /work/SRC/openSUSE:Factory/kdelibs3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdelibs3.new (New)


Package is kdelibs3, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kdelibs3/kdelibs3.changes2012-03-26 
14:01:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdelibs3.new/kdelibs3.changes   2012-03-29 
11:40:55.0 +0200
@@ -1,0 +2,5 @@
+Wed Mar 28 15:06:57 UTC 2012 - an...@opensuse.org
+
+- move man pages to /opt/kde3/share/man to avoid conflict with KDE4
+
+---



Other differences:
--
++ kdelibs3.spec ++
--- /var/tmp/diff_new_pack.zw2Ewx/_old  2012-03-29 11:41:01.0 +0200
+++ /var/tmp/diff_new_pack.zw2Ewx/_new  2012-03-29 11:41:01.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   kdelibs3
 BuildRequires:  OpenEXR-devel
 BuildRequires:  arts-devel
@@ -405,6 +404,8 @@
 # 
 UNSERMAKE=yes make -f admin/Makefile.common cvs
 
+%define _mandir /opt/kde3/share/man
+
 %build
 export PATH=$PWD/admin/:$PATH
 FINAL=--enable-final
@@ -670,6 +671,10 @@
 %dir /opt/kde3/share
 %dir /opt/kde3/share/config.kcfg
 %_mandir/man*/*
+%dir %_mandir
+%dir %_mandir/man1
+%dir %_mandir/man7
+%dir %_mandir/man8
 /opt/kde3/bin/checkXML
 /opt/kde3/bin/dcop
 /opt/kde3/bin/dcopclient


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



commit kdesdk3 for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package kdesdk3 for openSUSE:Factory checked 
in at 2012-03-29 11:41:04

Comparing /work/SRC/openSUSE:Factory/kdesdk3 (Old)
 and  /work/SRC/openSUSE:Factory/.kdesdk3.new (New)


Package is kdesdk3, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kdesdk3/kdesdk3.changes  2012-02-21 
12:19:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdesdk3.new/kdesdk3.changes 2012-03-29 
11:41:05.0 +0200
@@ -1,0 +2,5 @@
+Thu Mar 29 00:42:44 UTC 2012 - an...@opensuse.org
+
+- move man pages to /opt/kde3/share/man
+
+---



Other differences:
--
++ kdesdk3.spec ++
--- /var/tmp/diff_new_pack.bPYE9H/_old  2012-03-29 11:41:06.0 +0200
+++ /var/tmp/diff_new_pack.bPYE9H/_new  2012-03-29 11:41:06.0 +0200
@@ -17,6 +17,7 @@
 
 
 Name:   kdesdk3
+%define _mandir /opt/kde3/share/man
 BuildRequires:  db-devel
 BuildRequires:  flex
 BuildRequires:  kdebase3-devel

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



commit libinfinity for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package libinfinity for openSUSE:Factory 
checked in at 2012-03-29 11:41:10

Comparing /work/SRC/openSUSE:Factory/libinfinity (Old)
 and  /work/SRC/openSUSE:Factory/.libinfinity.new (New)


Package is libinfinity, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/libinfinity/libinfinity.changes  2012-01-05 
19:13:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.libinfinity.new/libinfinity.changes 
2012-03-29 11:41:12.0 +0200
@@ -1,0 +2,10 @@
+Wed Mar 28 11:46:52 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.5.2:
+  + Fix a crash when a server certificate does not have a hostname
+set
+  + Fix a crash when the remote side sends invalid UTF-8
+  + Fix compilation with glib = 2.31
+- Drop libinfinity-glib-2.31.patch: fixed upstream.
+
+---

Old:

  libinfinity-0.5.1.tar.gz
  libinfinity-glib-2.31.patch

New:

  libinfinity-0.5.2.tar.gz



Other differences:
--
++ libinfinity.spec ++
--- /var/tmp/diff_new_pack.k62fr6/_old  2012-03-29 11:41:13.0 +0200
+++ /var/tmp/diff_new_pack.k62fr6/_new  2012-03-29 11:41:13.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   libinfinity
 BuildRequires:  fdupes
 BuildRequires:  gettext-devel
@@ -37,7 +38,7 @@
 BuildRequires:  pkgconfig(libgsasl)
 BuildRequires:  pkgconfig(libxml-2.0)
 %endif
-Version:0.5.1
+Version:0.5.2
 Release:0
 %define _version 0.5
 Summary:Implementation of the Infinote collaborative editing protocol
@@ -48,8 +49,6 @@
 Source2:infinoted.sysconfig
 Source3:infinoted.conf
 Patch0: infinoted-add-conf-subdir.patch
-# PATCH-FIX-UPSTREAM libinfinity-glib-2.31.patch dims...@opensuse.org -- Fix 
build with glib 2.31. Sent upstream by mail (vuntz, 2011-01-05)
-Patch1: libinfinity-glib-2.31.patch
 Url:http://gobby.0x539.de/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -75,11 +74,11 @@
 %package devel
 Summary:Implementation of the Infinote collaborative editing protocol
 Group:  Development/Libraries/GNOME
-Requires:   libinfinity-1_0-0 = %{version}
 Requires:   glib2-devel
 Requires:   gtk2-devel
 Requires:   libgnutls-devel
 Requires:   libgsasl-devel
+Requires:   libinfinity-1_0-0 = %{version}
 Requires:   libxml2-devel
 
 %description devel
@@ -101,7 +100,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 # -fno-strict-aliasing added 2009-05-07. Need for 0.3.0 -- vuntz

++ libinfinity-0.5.1.tar.gz - libinfinity-0.5.2.tar.gz ++
 51965 lines of diff (skipped)

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



commit NetworkManager for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package NetworkManager for openSUSE:Factory 
checked in at 2012-03-29 11:41:15

Comparing /work/SRC/openSUSE:Factory/NetworkManager (Old)
 and  /work/SRC/openSUSE:Factory/.NetworkManager.new (New)


Package is NetworkManager, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes
2012-03-20 12:05:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.NetworkManager.new/NetworkManager.changes   
2012-03-29 11:41:17.0 +0200
@@ -1,0 +2,23 @@
+Sat Mar 24 09:29:40 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.9.4.0:
+  + Removed support for WiFi Ad-Hoc WPA connections due to kernel
+bugs
+
+---
+Tue Mar 20 16:29:47 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.9.3.997:
+  + A bug causing IPv6 address assignment to fail on newer kernels
+with libnl3 has been fixed
+  + Fix a bug in the ifcfg-rh plugin with backticks in WPA
+passphrases
+  + Ensure connections that cannot be stored are ignored by the
+ifnet plugin
+  + Enable out-of-the-box IPv6 connectivity by allowing IPv4 to
+fail if IPv6 succeeds
+  + Allow proxying of DNSSEC data when using the dnsmasq local
+caching nameserver plugin
+  + Add support for multiple domain names sent from VPN plugins
+
+---

Old:

  NetworkManager-0.9.3.995.tar.xz

New:

  NetworkManager-0.9.4.0.tar.xz



Other differences:
--
++ NetworkManager.spec ++
--- /var/tmp/diff_new_pack.TRkwnt/_old  2012-03-29 11:41:20.0 +0200
+++ /var/tmp/diff_new_pack.TRkwnt/_new  2012-03-29 11:41:20.0 +0200
@@ -23,7 +23,7 @@
 
 Name:   NetworkManager
 Url:http://www.gnome.org/projects/NetworkManager/
-Version:0.9.3.995
+Version:0.9.4.0
 Release:0
 Summary:Network Link Manager and User Applications
 License:GPL-2.0+

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



commit NetworkManager-gnome for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package NetworkManager-gnome for 
openSUSE:Factory checked in at 2012-03-29 11:41:25

Comparing /work/SRC/openSUSE:Factory/NetworkManager-gnome (Old)
 and  /work/SRC/openSUSE:Factory/.NetworkManager-gnome.new (New)


Package is NetworkManager-gnome, Maintainer is gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/NetworkManager-gnome/NetworkManager-gnome.changes
2012-03-16 13:19:54.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-gnome.new/NetworkManager-gnome.changes
   2012-03-29 11:41:26.0 +0200
@@ -1,0 +2,27 @@
+Sat Mar 24 09:54:49 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.9.4.1:
+  + No change compared to 0.9.4.1.
+- Changes from version 0.9.4.0:
+  + Do not run our own secret agent when GNOME Shell is running.
+  + Several bug fixes.
+  + Updated translations.
+- Drop NetworkManager-gnome-OnlyShowIn.patch: this was implemented
+  with NotShowIn upstream.
+
+---
+Tue Mar 20 16:29:59 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.9.3.997:
+  + More flexible build-time warnings with
+--enable-more-warnings=[yes|no|error]
+  + Removed unused PolicyKit configure check
+  + Lazily initialize the notification service for faster startup
+  + Fix various memory leaks
+  + Warn user if CA certificate is left blank in the editor for
+802.1x
+  + Disabled creation of WPA-protected Ad-Hoc WiFi networks due to
+kernel bugs
+- Remove polkit-devel BuildRequires: removed upstream.
+
+---

Old:

  NetworkManager-gnome-OnlyShowIn.patch
  network-manager-applet-0.9.3.995.tar.xz

New:

  network-manager-applet-0.9.4.1.tar.xz



Other differences:
--
++ NetworkManager-gnome.spec ++
--- /var/tmp/diff_new_pack.BB2Vze/_old  2012-03-29 11:41:32.0 +0200
+++ /var/tmp/diff_new_pack.BB2Vze/_new  2012-03-29 11:41:32.0 +0200
@@ -18,11 +18,11 @@
 
 Name:   NetworkManager-gnome
 Url:http://www.gnome.org/projects/NetworkManager/
-Version:0.9.3.995
+Version:0.9.4.1
 Release:0
 # FIXME: --disable-more-warnings should be dropped from configure when 
possible. Added with 0.9.2.0 for Gtk+ 3.3 build.
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  NetworkManager-devel = 0.9.3
+BuildRequires:  NetworkManager-devel = 0.9.4
 BuildRequires:  dbus-1-devel
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  gconf2-devel
@@ -32,7 +32,6 @@
 BuildRequires:  libgnome-keyring-devel
 BuildRequires:  libnotify-devel
 BuildRequires:  libtool
-BuildRequires:  polkit-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(iso-codes)
@@ -41,8 +40,6 @@
 Group:  System/GUI/GNOME
 Source: 
http://download.gnome.org/sources/network-manager-applet/0.9/network-manager-applet-%{version}.tar.xz
 Source1:nm-icons.tar.gz
-# PATCH-FIX-OPENSUSE NetworkManager-gnome-OnlyShowIn.patch -- Add OnlyShowIn 
key to autostart file
-Patch1: NetworkManager-gnome-OnlyShowIn.patch
 Provides:   NetworkManager-client
 Requires:   NetworkManager = 0.9.3
 # needed for translated country names
@@ -76,7 +73,6 @@
 %prep
 %setup -q -n network-manager-applet-%{version} -a 1
 translation-update-upstream
-%patch1 -p1
 
 %build
 %configure \

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



commit NetworkManager-openconnect for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package NetworkManager-openconnect for 
openSUSE:Factory checked in at 2012-03-29 11:41:37

Comparing /work/SRC/openSUSE:Factory/NetworkManager-openconnect (Old)
 and  /work/SRC/openSUSE:Factory/.NetworkManager-openconnect.new (New)


Package is NetworkManager-openconnect, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/NetworkManager-openconnect/NetworkManager-openconnect.changes
2012-03-16 13:19:58.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-openconnect.new/NetworkManager-openconnect.changes
   2012-03-29 11:41:40.0 +0200
@@ -1,0 +2,6 @@
+Sat Mar 24 10:49:30 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.9.4.0:
+  + Build system changes.
+
+---

Old:

  NetworkManager-openconnect-0.9.3.995.tar.xz

New:

  NetworkManager-openconnect-0.9.4.0.tar.xz



Other differences:
--
++ NetworkManager-openconnect.spec ++
--- /var/tmp/diff_new_pack.LugYeR/_old  2012-03-29 11:41:48.0 +0200
+++ /var/tmp/diff_new_pack.LugYeR/_new  2012-03-29 11:41:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   NetworkManager-openconnect
-Version:0.9.3.995
+Version:0.9.4.0
 Release:0
 Summary:NetworkManager VPN support for OpenConnect
 License:GPL-2.0+ ; LGPL-2.1
@@ -27,13 +27,13 @@
 BuildRequires:  intltool
 BuildRequires:  openconnect-devel
 BuildRequires:  translation-update-upstream
-BuildRequires:  pkgconfig(NetworkManager) = 0.9.3
+BuildRequires:  pkgconfig(NetworkManager) = 0.9.4
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(libnm-glib) = 0.9.3
-BuildRequires:  pkgconfig(libnm-glib-vpn) = 0.9.3
-BuildRequires:  pkgconfig(libnm-util) = 0.9.3
+BuildRequires:  pkgconfig(libnm-glib) = 0.9.4
+BuildRequires:  pkgconfig(libnm-glib-vpn) = 0.9.4
+BuildRequires:  pkgconfig(libnm-util) = 0.9.4
 BuildRequires:  pkgconfig(libxml-2.0)
 Requires:   %{name}-frontend
 Requires:   NetworkManager = 0.8.995

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



commit NetworkManager-openvpn for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package NetworkManager-openvpn for 
openSUSE:Factory checked in at 2012-03-29 11:41:51

Comparing /work/SRC/openSUSE:Factory/NetworkManager-openvpn (Old)
 and  /work/SRC/openSUSE:Factory/.NetworkManager-openvpn.new (New)


Package is NetworkManager-openvpn, Maintainer is gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/NetworkManager-openvpn/NetworkManager-openvpn.changes
2012-03-16 13:20:05.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-openvpn.new/NetworkManager-openvpn.changes
   2012-03-29 11:41:52.0 +0200
@@ -1,0 +2,7 @@
+Sat Mar 24 10:15:06 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.9.4.0:
+  + Fix auth failure in some case.
+  + Updated translations.
+
+---

Old:

  NetworkManager-openvpn-0.9.3.995.tar.xz

New:

  NetworkManager-openvpn-0.9.4.0.tar.xz



Other differences:
--
++ NetworkManager-openvpn.spec ++
--- /var/tmp/diff_new_pack.OtI0wc/_old  2012-03-29 11:41:53.0 +0200
+++ /var/tmp/diff_new_pack.OtI0wc/_new  2012-03-29 11:41:53.0 +0200
@@ -20,7 +20,7 @@
 Summary:NetworkManager VPN support for OpenVPN
 License:GPL-2.0+
 Group:  Productivity/Networking/System
-Version:0.9.3.995
+Version:0.9.4.0
 Release:0
 # FIXME .desktop icons are currently disabled (on purpose) in the NM tarballs. 
They will re-appear later on (when nmce supports --import)
 # FIXME: --disable-more-warnings should be dropped from configure when 
possible. Added with 0.9.2.0 for Gtk+ 3.3 build.
@@ -30,13 +30,13 @@
 Patch0: nm-openvpn-desktop.patch
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
-BuildRequires:  pkgconfig(NetworkManager) = 0.9.3
+BuildRequires:  pkgconfig(NetworkManager) = 0.9.4
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(libnm-glib) = 0.9.3
-BuildRequires:  pkgconfig(libnm-glib-vpn) = 0.9.3
-BuildRequires:  pkgconfig(libnm-util) = 0.9.3
+BuildRequires:  pkgconfig(libnm-glib) = 0.9.4
+BuildRequires:  pkgconfig(libnm-glib-vpn) = 0.9.4
+BuildRequires:  pkgconfig(libnm-util) = 0.9.4
 Requires:   %{name}-frontend
 Requires:   NetworkManager = 0.8.995
 Requires:   openvpn


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



commit NetworkManager-pptp for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package NetworkManager-pptp for 
openSUSE:Factory checked in at 2012-03-29 11:41:55

Comparing /work/SRC/openSUSE:Factory/NetworkManager-pptp (Old)
 and  /work/SRC/openSUSE:Factory/.NetworkManager-pptp.new (New)


Package is NetworkManager-pptp, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/NetworkManager-pptp/NetworkManager-pptp.changes  
2012-03-16 13:20:07.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-pptp.new/NetworkManager-pptp.changes 
2012-03-29 11:42:03.0 +0200
@@ -1,0 +2,7 @@
+Sat Mar 24 10:37:50 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.9.4.0:
+  + Fix auth failure in some cases.
+  + Updated translations.
+
+---

Old:

  NetworkManager-pptp-0.9.3.995.tar.xz

New:

  NetworkManager-pptp-0.9.4.0.tar.xz



Other differences:
--
++ NetworkManager-pptp.spec ++
--- /var/tmp/diff_new_pack.X330DZ/_old  2012-03-29 11:42:11.0 +0200
+++ /var/tmp/diff_new_pack.X330DZ/_new  2012-03-29 11:42:11.0 +0200
@@ -21,7 +21,7 @@
 Summary:NetworkManager VPN support for PPTP
 License:GPL-2.0+
 Group:  Productivity/Networking/System
-Version:0.9.3.995
+Version:0.9.4.0
 Release:0
 # FIXME .desktop icons are currently disabled (on purpose) in the NM tarballs. 
They will re-appear later on (when nmce supports --import)
 # FIXME: --disable-more-warnings should be dropped from configure when 
possible. Added with 0.9.2.0 for Gtk+ 3.3 build.
@@ -32,13 +32,13 @@
 BuildRequires:  grep
 BuildRequires:  intltool
 BuildRequires:  ppp-devel
-BuildRequires:  pkgconfig(NetworkManager) = 0.9.3
+BuildRequires:  pkgconfig(NetworkManager) = 0.9.4
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(libnm-glib) = 0.9.3
-BuildRequires:  pkgconfig(libnm-glib-vpn) = 0.9.3
-BuildRequires:  pkgconfig(libnm-util) = 0.9.3
+BuildRequires:  pkgconfig(libnm-glib) = 0.9.4
+BuildRequires:  pkgconfig(libnm-glib-vpn) = 0.9.4
+BuildRequires:  pkgconfig(libnm-util) = 0.9.4
 Requires:   %{name}-frontend = %{version}
 Requires:   NetworkManager = 0.8.995
 Requires:   pptp


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



commit NetworkManager-vpnc for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package NetworkManager-vpnc for 
openSUSE:Factory checked in at 2012-03-29 11:42:01

Comparing /work/SRC/openSUSE:Factory/NetworkManager-vpnc (Old)
 and  /work/SRC/openSUSE:Factory/.NetworkManager-vpnc.new (New)


Package is NetworkManager-vpnc, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/NetworkManager-vpnc/NetworkManager-vpnc.changes  
2012-03-16 13:20:10.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-vpnc.new/NetworkManager-vpnc.changes 
2012-03-29 11:42:12.0 +0200
@@ -1,0 +2,8 @@
+Sat Mar 24 10:27:30 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.9.4.0:
+  + Pass multiple domain names for NetworkManager if given by vpnc.
+  + Fix auth failure in some cases.
+  + Updated translations.
+
+---

Old:

  NetworkManager-vpnc-0.9.3.995.tar.xz

New:

  NetworkManager-vpnc-0.9.4.0.tar.xz



Other differences:
--
++ NetworkManager-vpnc.spec ++
--- /var/tmp/diff_new_pack.oFoz89/_old  2012-03-29 11:42:13.0 +0200
+++ /var/tmp/diff_new_pack.oFoz89/_new  2012-03-29 11:42:13.0 +0200
@@ -20,7 +20,7 @@
 Summary:NetworkManager VPN Support for vpnc
 License:GPL-2.0+
 Group:  Productivity/Networking/System
-Version:0.9.3.995
+Version:0.9.4.0
 Release:0
 # FIXME .desktop icon is currently disabled (on purpose) in the NM tarballs. 
They will re-appear later on (when nmce supports --import)
 # FIXME: --disable-more-warnings should be dropped from configure when 
possible. Added with 0.9.2.0 for Gtk+ 3.3 build.
@@ -31,13 +31,13 @@
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(NetworkManager) = 0.9.3
+BuildRequires:  pkgconfig(NetworkManager) = 0.9.4
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(libnm-glib) = 0.9.3
-BuildRequires:  pkgconfig(libnm-glib-vpn) = 0.9.3
-BuildRequires:  pkgconfig(libnm-util) = 0.9.3
+BuildRequires:  pkgconfig(libnm-glib) = 0.9.4
+BuildRequires:  pkgconfig(libnm-glib-vpn) = 0.9.4
+BuildRequires:  pkgconfig(libnm-util) = 0.9.4
 Requires:   %{name}-frontend
 Requires:   NetworkManager = 0.8.995
 Requires:   gnome-keyring


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



commit virt-manager for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package virt-manager for openSUSE:Factory 
checked in at 2012-03-29 11:42:41

Comparing /work/SRC/openSUSE:Factory/virt-manager (Old)
 and  /work/SRC/openSUSE:Factory/.virt-manager.new (New)


Package is virt-manager, Maintainer is carn...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes
2012-03-06 13:42:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.virt-manager.new/virt-manager.changes   
2012-03-29 11:42:44.0 +0200
@@ -6,0 +7,6 @@
+Wed Feb 22 13:55:44 MST 2012 - carn...@novell.com
+
+- bnc#732617 - virt-manager does not start when python-virtinst is 
+  installed
+
+---



Other differences:
--
++ virt-manager.spec ++
--- /var/tmp/diff_new_pack.d3b8xD/_old  2012-03-29 11:42:45.0 +0200
+++ /var/tmp/diff_new_pack.d3b8xD/_new  2012-03-29 11:42:45.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define gsysconfdir /etc
 %define gconftool /usr/bin/gconftool-2
 %define virtinst_maj 0

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



commit sensors for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package sensors for openSUSE:Factory checked 
in at 2012-03-29 11:42:30

Comparing /work/SRC/openSUSE:Factory/sensors (Old)
 and  /work/SRC/openSUSE:Factory/.sensors.new (New)


Package is sensors, Maintainer is jdelv...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/sensors/sensors.changes  2012-03-19 
10:04:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.sensors.new/sensors.changes 2012-03-29 
11:42:42.0 +0200
@@ -1,0 +2,18 @@
+Tue Mar 20 18:08:30 CET 2012 - jdelv...@suse.de
+
+- Update to lm_sensors 3.3.2
+  * Support for many subfeatures implemented by new hwmon drivers.
+  * Fix to support a sysfs implementation change in upcoming kernels.
+  * Better printing of power sensors in sensors.
+  * Memory leaks fixed in sensord.
+  * New chips known by sensors-detect, as usual.
+- lm_sensors-r5991-improve-filtering-of-fake-DMI-data.patch,
+  lm_sensors-r5992-print-DMI-product-version.patch,
+  lm_sensors-r5993-fix-loading-of-cpuid-module.patch,
+  lm_sensors-r6016-handle-superio-wo-logdev.patch,
+  lm_sensors-r6017-fix-sysfs-detection.patch,
+  lm_sensors-r6025-sensord-fix-memory-leaks.patch,
+  lm_sensors-r6030-fix-power-interval-output.patch: Removes,
+  obsolete.
+
+---

Old:

  lm_sensors-3.3.1.tar.bz2
  lm_sensors-r5991-improve-filtering-of-fake-DMI-data.patch
  lm_sensors-r5992-print-DMI-product-version.patch
  lm_sensors-r5993-fix-loading-of-cpuid-module.patch
  lm_sensors-r6016-handle-superio-wo-logdev.patch
  lm_sensors-r6017-fix-sysfs-detection.patch
  lm_sensors-r6025-sensord-fix-memory-leaks.patch
  lm_sensors-r6030-fix-power-interval-output.patch

New:

  lm_sensors-3.3.2.tar.bz2



Other differences:
--
++ sensors.spec ++
--- /var/tmp/diff_new_pack.IK0K1Q/_old  2012-03-29 11:42:43.0 +0200
+++ /var/tmp/diff_new_pack.IK0K1Q/_new  2012-03-29 11:42:43.0 +0200
@@ -21,7 +21,7 @@
 Name:   sensors
 BuildRequires:  bison flex rrdtool-devel
 Url:http://www.lm-sensors.org/
-Version:3.3.1
+Version:3.3.2
 Release:1
 Summary:Hardware health monitoring for Linux
 License:GPL-2.0+
@@ -35,13 +35,6 @@
 Patch2: lm_sensors-3.0.0-sensord-separate.patch
 Patch3: lm_sensors-3.0.0-sysconfig_metadata.patch
 Patch4: lm_sensors-3.0.3-hint-at-kernel-extra-package.patch
-Patch5: lm_sensors-r5991-improve-filtering-of-fake-DMI-data.patch
-Patch6: lm_sensors-r5992-print-DMI-product-version.patch
-Patch7: lm_sensors-r5993-fix-loading-of-cpuid-module.patch
-Patch8: lm_sensors-r6016-handle-superio-wo-logdev.patch
-Patch9: lm_sensors-r6017-fix-sysfs-detection.patch
-Patch10:lm_sensors-r6025-sensord-fix-memory-leaks.patch
-Patch11:lm_sensors-r6030-fix-power-interval-output.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:s390 s390x
@@ -144,13 +137,6 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
 
 %build
 RPM_OPT_FLAGS=$RPM_OPT_FLAGS

++ lm_sensors-3.0.0-sysconfig_metadata.patch ++
--- /var/tmp/diff_new_pack.IK0K1Q/_old  2012-03-29 11:42:43.0 +0200
+++ /var/tmp/diff_new_pack.IK0K1Q/_new  2012-03-29 11:42:43.0 +0200
@@ -2,9 +2,9 @@
  prog/detect/sensors-detect |6 ++
  1 file changed, 6 insertions(+)
 
 lm_sensors-3.3.0.orig/prog/detect/sensors-detect
-+++ lm_sensors-3.3.0/prog/detect/sensors-detect
-@@ -6416,6 +6416,12 @@ sub write_config
+--- lm_sensors-3.3.2.orig/prog/detect/sensors-detect
 lm_sensors-3.3.2/prog/detect/sensors-detect
+@@ -6642,6 +6642,12 @@ sub write_config
or die Sorry, can't create /etc/sysconfig/lm_sensors 
($!);
print SYSCONFIG # Generated by sensors-detect on  . scalar 
localtime() . \n;
print SYSCONFIG 'EOT';

++ lm_sensors-3.0.3-hint-at-kernel-extra-package.patch ++
--- /var/tmp/diff_new_pack.IK0K1Q/_old  2012-03-29 11:42:43.0 +0200
+++ /var/tmp/diff_new_pack.IK0K1Q/_new  2012-03-29 11:42:43.0 +0200
@@ -6,9 +6,9 @@
  prog/detect/sensors-detect |   11 +--
  1 file changed, 9 insertions(+), 2 deletions(-)
 
 lm_sensors-3.3.0.orig/prog/detect/sensors-detect
-+++ lm_sensors-3.3.0/prog/detect/sensors-detect
-@@ -2421,12 +2421,15 @@ sub initialize_conf
+--- lm_sensors-3.3.2.orig/prog/detect/sensors-detect
 lm_sensors-3.3.2/prog/detect/sensors-detect
+@@ -2567,12 +2567,15 @@ sub initialize_conf
  # [2] - SUBLEVEL
  # [3] - EXTRAVERSION
  #
@@ -25,7 +25,7 @@
chomp($kernel_arch = `uname -m`);
  
# We only 

commit virt-viewer for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package virt-viewer for openSUSE:Factory 
checked in at 2012-03-29 11:42:48

Comparing /work/SRC/openSUSE:Factory/virt-viewer (Old)
 and  /work/SRC/openSUSE:Factory/.virt-viewer.new (New)


Package is virt-viewer, Maintainer is carn...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/virt-viewer/virt-viewer.changes  2012-02-14 
13:11:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.virt-viewer.new/virt-viewer.changes 
2012-03-29 11:42:50.0 +0200
@@ -1,0 +2,13 @@
+Wed Mar 21 13:10:29 MDT 2012 - carn...@novell.com
+
+- Update to virt-viewer version 0.5.2
+  * Require libvirt  0.9.7, spice-gtk  0.11, spice-protocol = 0.10.1
+  * Import newer translations from transifex
+  * remote-viewer learned Spice controller customizable key bindings, 
smartcard property, and foreign menu
+  * Fix Spice crash on re-connection
+  * Fix connecting via ssh to a password-protected server
+  * Add a sendkey menu in fullscreen mode
+  * Add USB device selection in fullscreen mode
+  * Misc reference leak / crash bugs fixed
+
+---

Old:

  virt-viewer-0.4.2.tar.gz

New:

  virt-viewer-0.5.2.tar.gz



Other differences:
--
++ virt-viewer.spec ++
--- /var/tmp/diff_new_pack.0YwPkM/_old  2012-03-29 11:42:52.0 +0200
+++ /var/tmp/diff_new_pack.0YwPkM/_new  2012-03-29 11:42:52.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   virt-viewer
-Version:0.4.2
+Version:0.5.2
 Release:0
 Summary:Virtual Machine Viewer
 License:GPL-2.0+
 Group:  System/Monitoring
 Url:http://www.virt-manager.org
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:virt-viewer-0.4.2.tar.gz
+Source0:virt-viewer-0.5.2.tar.gz
 Patch20:netcat.diff
 Patch21:windows-keycombo.patch
 Patch22:netware-keycombo.patch
@@ -32,7 +32,7 @@
 Patch24:report-error.patch
 BuildRequires:  automake
 BuildRequires:  gtk2-devel
-BuildRequires:  libvirt-devel = 0.6.0
+BuildRequires:  libvirt-devel = 0.9.7
 BuildRequires:  libxml2-devel
 %if %suse_version  1140
 BuildRequires:  gtk-vnc2-devel
@@ -87,9 +87,12 @@
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS ChangeLog
 %{_bindir}/%{name}
-%{_mandir}/man1/%{name}*
+%{_bindir}/remote-viewer
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/ui
+%{_datadir}/icons/hicolor/*/apps/*
+%{_mandir}/man1/virt-viewer.1*
+%{_mandir}/man1/remote-viewer.1*
 /usr/share/virt-viewer/ui/virt-viewer-about.xml
 /usr/share/virt-viewer/ui/virt-viewer-auth.xml
 /usr/share/virt-viewer/ui/virt-viewer.xml

++ glade-keycombo.patch ++
--- /var/tmp/diff_new_pack.0YwPkM/_old  2012-03-29 11:42:52.0 +0200
+++ /var/tmp/diff_new_pack.0YwPkM/_new  2012-03-29 11:42:52.0 +0200
@@ -1,8 +1,8 @@
-Index: virt-viewer-0.4.2/src/virt-viewer.xml
+Index: virt-viewer-0.5.2/src/virt-viewer.xml
 ===
 virt-viewer-0.4.2.orig/src/virt-viewer.xml
-+++ virt-viewer-0.4.2/src/virt-viewer.xml
-@@ -191,12 +191,107 @@
+--- virt-viewer-0.5.2.orig/src/virt-viewer.xml
 virt-viewer-0.5.2/src/virt-viewer.xml
+@@ -235,12 +235,107 @@
/object
  /child
  child
@@ -110,7 +110,7 @@
object class=GtkMenuItem id=menu-send-caf1
  property name=visibleTrue/property
  property name=can_focusFalse/property
-@@ -317,7 +412,7 @@
+@@ -361,7 +456,7 @@
/object
  /child
  child

++ netcat.diff ++
--- /var/tmp/diff_new_pack.0YwPkM/_old  2012-03-29 11:42:52.0 +0200
+++ /var/tmp/diff_new_pack.0YwPkM/_new  2012-03-29 11:42:52.0 +0200
@@ -1,13 +1,13 @@
-Index: virt-viewer-0.4.2/src/virt-viewer-app.c
+Index: virt-viewer-0.5.2/src/virt-viewer-app.c
 ===
 virt-viewer-0.4.2.orig/src/virt-viewer-app.c
-+++ virt-viewer-0.4.2/src/virt-viewer-app.c
-@@ -333,7 +333,7 @@ virt_viewer_app_open_tunnel_ssh(const ch
-   cmd[n++] = sshuser;
-   }
-   cmd[n++] = sshhost;
--  cmd[n++] = nc;
-+  cmd[n++] = netcat;
-   if (port) {
-   cmd[n++] = host;
-   cmd[n++] = port;
+--- virt-viewer-0.5.2.orig/src/virt-viewer-app.c
 virt-viewer-0.5.2/src/virt-viewer-app.c
+@@ -363,7 +363,7 @@ virt_viewer_app_open_tunnel_ssh(const ch
+ cmd[n++] = sshuser;
+ }
+ cmd[n++] = sshhost;
+-cmd[n++] = nc;
++cmd[n++] = netcat;
+ if (port) {
+ cmd[n++] = host;
+ 

commit vm-install for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2012-03-29 11:42:55

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is vm-install, Maintainer is carn...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2012-03-06 
13:42:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2012-03-29 11:42:56.0 +0200
@@ -1,0 +2,5 @@
+Wed Mar 28 09:26:36 MDT 2012 - carn...@novell.com
+
+- Add 'Random' as a translatable string. 
+
+---



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.kgXcqK/_old  2012-03-29 11:42:57.0 +0200
+++ /var/tmp/diff_new_pack.kgXcqK/_new  2012-03-29 11:42:57.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel

++ vm-install-0.6.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.1/src/vminstall/caps.py 
new/vm-install-0.6.1/src/vminstall/caps.py
--- old/vm-install-0.6.1/src/vminstall/caps.py  2011-07-22 19:06:47.0 
+0200
+++ new/vm-install-0.6.1/src/vminstall/caps.py  2012-03-28 17:24:21.0 
+0200
@@ -170,7 +170,6 @@
 return os.path.exists('/usr/bin/qemu')
 
 def is_dom0():
-# FIXME
 return os.path.isdir('/proc/xen')
 
 def is_domU():
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.1/src/vminstall/gtk/nic_widgets.py 
new/vm-install-0.6.1/src/vminstall/gtk/nic_widgets.py
--- old/vm-install-0.6.1/src/vminstall/gtk/nic_widgets.py   2011-05-20 
23:18:24.0 +0200
+++ new/vm-install-0.6.1/src/vminstall/gtk/nic_widgets.py   2012-03-28 
17:24:20.0 +0200
@@ -30,7 +30,7 @@
 bridge = vminstall.msg.default
 mac = nic.mac
 if mac is None:
-mac = 'Random'   # FIXME:  translate
+mac = vminstall.msg.random
 self.model.set(iter, 0, str(nic.number), 1, nic.model, 2, bridge, 3, 
mac, 4, nic)
 
 def get(self):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.1/src/vminstall/msg.py 
new/vm-install-0.6.1/src/vminstall/msg.py
--- old/vm-install-0.6.1/src/vminstall/msg.py   2012-02-28 23:43:15.0 
+0100
+++ new/vm-install-0.6.1/src/vminstall/msg.py   2012-03-28 17:24:21.0 
+0200
@@ -180,6 +180,7 @@
 description = _(Description)
 enabled = _(Enabled)
 option = _(Option)
+random = _(Random)
 
 #  Titles on pages
 title_intro = _(Create a Virtual Machine)

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



commit xengine for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package xengine for openSUSE:Factory checked 
in at 2012-03-29 11:43:04

Comparing /work/SRC/openSUSE:Factory/xengine (Old)
 and  /work/SRC/openSUSE:Factory/.xengine.new (New)


Package is xengine, Maintainer is nadvor...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/xengine/xengine.changes  2011-09-23 
12:51:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.xengine.new/xengine.changes 2012-03-29 
11:43:06.0 +0200
@@ -1,0 +2,7 @@
+Wed Mar 28 13:25:44 UTC 2012 - cfarr...@suse.com
+
+- license update: ISC
+  Obligations in this packages^s licenses are most akin to the ISC license
+  (http://www.spdx.org/licenses/ISC)
+
+---



Other differences:
--
++ xengine.spec ++
--- /var/tmp/diff_new_pack.b4EcJr/_old  2012-03-29 11:43:11.0 +0200
+++ /var/tmp/diff_new_pack.b4EcJr/_new  2012-03-29 11:43:11.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   xengine
 BuildRequires:  xorg-x11 xorg-x11-devel
-License:PERMISSIVE-OSI-COMPLIANT
+License:ISC
 Group:  Productivity/Scientific/Physics
 AutoReqProv:on
 Summary:Reciprocating engine for X

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



commit almanah for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package almanah for openSUSE:Factory checked 
in at 2012-03-29 13:50:36

Comparing /work/SRC/openSUSE:Factory/almanah (Old)
 and  /work/SRC/openSUSE:Factory/.almanah.new (New)


Package is almanah, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/almanah/almanah.changes  2012-03-16 
13:08:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.almanah.new/almanah.changes 2012-03-29 
13:50:38.0 +0200
@@ -1,0 +2,25 @@
+Mon Mar 26 20:35:44 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.9.0:
+  + Removed ‘definitions’ in favour of hyperlinks.
+  + Move to a new XML-based entry serialisation format.
+  + Use the new GApplication single instance mechanism.
+  + Various fixes to the import system.
+  + Search is now asynchronous and case-insensitive.
+  + Fixed build with --enable-spell-checking and
+--disable-encryption.
+  + The first phase of a major re-working of the UI to make it more
+GNOME-3-ish.
+  + Re-enable spell checking with GTK+3.
+  + Automatically save the current entry every 5 minutes.
+  + Bugs fixed: bgo#631835, bgo#622193, bgo#647691, bgo#647690,
+bgo#662016, bgo#662014, bgo#667263, bgo#666801, bgo#671801,
+bgo#669927.
+  + Updated translations.
+- Drop almanah-largefile.patch: fixed upstream.
+- Remove gnome-common BuildRequires and call to gnome-autogen.sh:
+  they were only needed for above patch.
+- Add pkgconfig(gtkspell-3.0) BuildRequires for spell checking
+  support.
+
+---

Old:

  almanah-0.8.0.tar.bz2
  almanah-largefile.patch

New:

  almanah-0.9.0.tar.xz



Other differences:
--
++ almanah.spec ++
--- /var/tmp/diff_new_pack.07wdtc/_old  2012-03-29 13:50:40.0 +0200
+++ /var/tmp/diff_new_pack.07wdtc/_new  2012-03-29 13:50:40.0 +0200
@@ -17,17 +17,13 @@
 
 
 Name:   almanah
-Version:0.8.0
+Version:0.9.0
 Release:0
-# FIXME: on update, check if gtkspell support has moved to GTK+ 3
 Summary:GTK+ application to allow you to keep a diary of your life
 License:GPL-3.0+
 Group:  Productivity/Office/Other
 Url:https://live.gnome.org/Almanah_Diary
-Source: 
http://ftp.acc.umu.se/pub/gnome/sources/almanah/0.8/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM almanah-largefile.patch bgo#666801 vu...@opensuse.org -- 
Fix build because of missing check for largefile support
-Patch0: almanah-largefile.patch
-BuildRequires:  gnome-common
+Source: 
http://download.gnome.org/sources/almanah/0.9/%{name}-%{version}.tar.xz
 BuildRequires:  gpgme-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
@@ -37,7 +33,8 @@
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(cryptui-0.0)
 BuildRequires:  pkgconfig(gconf-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.0.0
+BuildRequires:  pkgconfig(gtkspell-3.0)
 BuildRequires:  pkgconfig(libecal-1.2)
 BuildRequires:  pkgconfig(libedataserver-1.2)
 BuildRequires:  pkgconfig(libedataserverui-3.0)
@@ -56,10 +53,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-NOCONFIGURE=1 gnome-autogen.sh
 %configure --enable-encryption
 make %{?_smp_mflags}
 

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



commit crash for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package crash for openSUSE:Factory checked 
in at 2012-03-29 13:50:48

Comparing /work/SRC/openSUSE:Factory/crash (Old)
 and  /work/SRC/openSUSE:Factory/.crash.new (New)


Package is crash, Maintainer is ptesa...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/crash/crash.changes  2012-03-16 
13:10:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.crash.new/crash.changes 2012-03-29 
13:50:51.0 +0200
@@ -1,0 +2,106 @@
+Tue Mar 27 16:30:23 UTC 2012 - dm...@suse.com
+
+- Update to crash 6.0.5 from upstream and adjust patch positions
+  to match current crash source.
+  6.0.5 changelog is:
+  o Enhancement to the foreach command to allow any of the name
+arguments to be POSIX extended regular expressions.  The
+expression string must be encompassed by ' characters, and
+will be matched against the names of all tasks.
+  o Fix for the embedded gdb module's ptype command, and by
+extension, the crash utility's struct command, to be able to
+fully display embedded structure or union members of a
+structure/union.  Without the patch, if a structure or union is
+a member of a structure or union that is a member of a
+structure or union, then it is displayed as struct {...} or
+union {...}.
+  o Extend the ps -l output to also display the task state next
+to its last_run/timestamp value.
+  o Enhancement to the foreach command which adds a new state
+task-indentifier argument that filters tasks by their task
+state. The state argument may be any of the task states
+displayed by the ps command: RU, IN, UN, ST, ZO, SW or DE.
+  o Implemented a new pc-cmd_cleanup function pointer and an
+optional pc-cmd_cleanup_arg argument that will allow any
+command to register a function and an optional argument that
+will be called after a command has completed successfully, or
+more likely, unsuccessfully. Normally the only cleanup required
+for a command is the freeing of buffers that were allocated
+with GETBUF(), but that is performed automatically after each
+command is run.  However, with the introduction of the new
+POSIX regular expression functionality of the foreach
+command, there needed to be a way to call regfree() in the case
+where where regcomp() was called successfully, but then the
+command later encountered one of several fatal error
+conditions. This facility is also available for use by
+extension module commands.
+  o Enforce the usage of a kernel thread's pgd from its active_mm
+for the ARM vtop -c command; if its active_mm is NULL, make
+the command fail similarly to the other architectures,
+displaying the error message vtop: no active_mm for this
+kernel thread.
+  o Fix for the x86_64 bt command running against recent kernels
+if an active task was operating on its IRQ stack when the crash
+occurred.  Without the patch, the determination of the IRQ
+exception frame was off-by-8, displaying invalid register data
+and the error message bt: WARNING: possibly bogus exception
+frame.
+  o Update to handle the vfsmount structure change in 3.3 kernels,
+in which most members of the vfsmount structure have been moved
+into a new struct mount, and the vfsmount structure has been
+embedded in the new mount structure.  Without the patch, the
+following commands will fail, displaying the following error
+messages:
+
+  mount: mount: invalid structure member offset: vfsmount_mnt_list
+  files: files: invalid structure member offset: dentry_d_covers
+ vm: vm: invalid structure member offset: dentry_d_covers
+   swap: swap: invalid structure member offset: dentry_d_covers
+  fuser: files: invalid structure member offset: dentry_d_covers
+
+The fuser command generates the above error because it uses
+the files command behind the scenes.
+  o Fix for the ps command to prevent the display of ?? under
+the ST (task state) column.  Without the patch, in more recent
+kernels, if more than one bit were set in the task_struct.state
+field, the state would display ??.  With the fix, the primary
+state will always be displayed.
+  o Update to the output of the set command when it displays a
+task's state.  Without the patch, if more than one bit was set
+in the task_struct.state field, STATE: (unknown) would be
+displayed.  With the fix, all bits in both the task_struct.state
+and task_struct.exit_state fields are translated.
+  o Implemented a new vm -P vma-address option, which is similar
+to vm -p, but only does the page translations of the specified
+VM area of a context.
+  o Add support for the Freescale PowerPC e500mc version of the E500
+processor chipset, and rework 

commit ext4magic for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package ext4magic for openSUSE:Factory 
checked in at 2012-03-29 13:50:59

Comparing /work/SRC/openSUSE:Factory/ext4magic (Old)
 and  /work/SRC/openSUSE:Factory/.ext4magic.new (New)


Package is ext4magic, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/ext4magic/ext4magic.changes  2012-03-22 
12:32:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.ext4magic.new/ext4magic.changes 2012-03-29 
13:51:01.0 +0200
@@ -1,0 +2,5 @@
+Mon Mar 19 23:32:23 UTC 2012 - greg.freem...@gmail.com
+
+- clean up buildrequires logic - no end user impact
+
+---



Other differences:
--
++ ext4magic.spec ++
--- /var/tmp/diff_new_pack.XzCdBO/_old  2012-03-29 13:51:06.0 +0200
+++ /var/tmp/diff_new_pack.XzCdBO/_new  2012-03-29 13:51:06.0 +0200
@@ -19,42 +19,28 @@
 Version:0.3.0
 Release:0
 License:GPL-2.0+
-Summary:can help to recover deleted files on ext3/4 filesystems
+Summary:Can help to recover deleted files on ext3/4 filesystems
 Url:
http://openfacts2.berlios.de/wikide/index.php/BerliosProject:Ext4magic
 Group:  System/Filesystems
 Source:ext4magic-%{version}.tar.gz
 
-%if 0%{?suse_version}
-BuildRequires: libext2fs-devel
-BuildRequires: libuuid-devel
-BuildRequires: libblkid-devel
+BuildRequires: libbz2-devel
+BuildRequires: zlib-devel
 BuildRequires: file-devel
-%endif
-
-%if 0%{?fedora_version}
-BuildRequires:e2fsprogs-devel
-BuildRequires:libuuid-devel
 BuildRequires:libblkid-devel
-BuildRequires:file-devel
-%endif
 
-%if 0%{?rhel_version}
-BuildRequires:e2fsprogs-devel
+%if 0%{suse_version} || 0%{?fedora_version} || 0%{?rhel_version}
 BuildRequires:libuuid-devel
-BuildRequires:libblkid-devel
-BuildRequires:file-devel
+%else
+BuildRequires:  uuid-devel
 %endif
 
-%if 0%{?centos_version}
+%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:e2fsprogs-devel
-BuildRequires:uuid-devel
-BuildRequires:libblkid-devel
-BuildRequires:file-devel
+%else
+BuildRequires: libext2fs-devel
 %endif
 
-BuildRequires: libbz2-devel
-BuildRequires: zlib-devel
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit gedit-collaboration for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gedit-collaboration for 
openSUSE:Factory checked in at 2012-03-29 13:51:11

Comparing /work/SRC/openSUSE:Factory/gedit-collaboration (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-collaboration.new (New)


Package is gedit-collaboration, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gedit-collaboration/gedit-collaboration.changes  
2012-03-26 12:18:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gedit-collaboration.new/gedit-collaboration.changes 
2012-03-29 13:51:25.0 +0200
@@ -1,0 +2,10 @@
+Wed Mar 28 11:45:51 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Use GResource
+  + Misc bugfixes
+  + Updated translations.
+- Change License tag from GPL-3.0+ to GPL-2.0+, now that bgo#670950
+  has been resolved.
+
+---

Old:

  gedit-collaboration-3.3.0.tar.xz

New:

  gedit-collaboration-3.4.0.tar.xz



Other differences:
--
++ gedit-collaboration.spec ++
--- /var/tmp/diff_new_pack.QbmRTM/_old  2012-03-29 13:51:26.0 +0200
+++ /var/tmp/diff_new_pack.QbmRTM/_new  2012-03-29 13:51:26.0 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package gedit-collaboration
 #
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,18 +16,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gedit-collaboration
-Version:3.3.0
+Version:3.4.0
 Release:0
-# FIXME: check license is right, see bgo#670950
-License:GPL-3.0+
 Summary:Plugin for gedit for collaborative editing
-Url:http://projects.gnome.org/gedit/
+License:GPL-2.0+
 Group:  Productivity/Text/Editors
-Source: 
http://ftp.acc.umu.se/pub/GNOME/sources/gedit-collaboration/3.3/%{name}-%{version}.tar.xz
+Url:http://projects.gnome.org/gedit/
+Source: 
http://download.gnome.org/sources/gedit-collaboration/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  intltool = 0.41.0
 BuildRequires:  pkgconfig(gedit) = 3.0
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.0.0
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.3.15
 BuildRequires:  pkgconfig(libinfgtk-0.5) = 0.5
 BuildRequires:  pkgconfig(libinfinity-0.5) = 0.5
 BuildRequires:  pkgconfig(libinftextgtk-0.5) = 0.5

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



commit gjs for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gjs for openSUSE:Factory checked in 
at 2012-03-29 13:51:16

Comparing /work/SRC/openSUSE:Factory/gjs (Old)
 and  /work/SRC/openSUSE:Factory/.gjs.new (New)


Package is gjs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gjs/gjs.changes  2012-03-19 09:55:54.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gjs.new/gjs.changes 2012-03-29 
13:51:26.0 +0200
@@ -1,0 +2,16 @@
+Wed Mar 28 06:40:30 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.32.0:
+  + No changes.
+
+---
+Wed Mar 21 16:42:23 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.31.22:
+  + Various bug fixes and code changes.
+  + Build fixes.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+- Drop gjs-fix-build.patch: fixed upstream.
+
+---

Old:

  gjs-1.31.20.tar.xz
  gjs-fix-build.patch

New:

  gjs-1.32.0.tar.xz



Other differences:
--
++ gjs.spec ++
--- /var/tmp/diff_new_pack.ws4c55/_old  2012-03-29 13:51:28.0 +0200
+++ /var/tmp/diff_new_pack.ws4c55/_new  2012-03-29 13:51:28.0 +0200
@@ -17,26 +17,22 @@
 
 
 Name:   gjs
-Version:1.31.20
+Version:1.32.0
 Release:0
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 Summary:JavaScript bindings based on gobject-introspection and Mozilla
 License:MIT
 Group:  Development/Libraries/GNOME
 Url:http://live.gnome.org/Gjs
-Source: 
http://download.gnome.org/sources/gjs/1.31/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gjs-fix-build.patch bgo#671390 vu...@opensuse.org -- Fix 
code that cannot build
-Patch0: gjs-fix-build.patch
+Source: 
http://download.gnome.org/sources/gjs/1.32/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  python
 BuildRequires:  readline-devel
 BuildRequires:  systemtap-sdt-devel
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0) = 2.31.0
-BuildRequires:  pkgconfig(gobject-introspection-1.0) = 1.29.16
+BuildRequires:  pkgconfig(gobject-introspection-1.0) = 1.31.22
 BuildRequires:  pkgconfig(mozjs185)
 Requires:   libgjs0 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -77,7 +73,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure \

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



commit gdm for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2012-03-29 13:51:04

Comparing /work/SRC/openSUSE:Factory/gdm (Old)
 and  /work/SRC/openSUSE:Factory/.gdm.new (New)


Package is gdm, Maintainer is dli...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/gdm/gdm.changes  2012-02-21 12:18:52.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gdm.new/gdm.changes 2012-03-29 
13:51:07.0 +0200
@@ -1,0 +2,61 @@
+Wed Mar 28 08:09:57 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0.1:
+  + Fix autologin
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+- Temporarily disable systemd support as it breaks on Factory
+  because of our old Xorg (bnc#753498):
+  + Add a with_systemd macro, set to 0.
+  + Only use --with-systemd configure option if with_systemd is set
+to 1.
+  + Only use pkgconfig(libsystemd-daemon) and
+pkgconfig(libsystemd-login) BuildRequires if with_systemd is
+set to 1.
+
+---
+Tue Mar 27 07:18:45 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Wed Mar 21 15:02:48 UTC 2012 - vu...@opensuse.org
+
+- Also pass --with-console-kit to configure to make sure we also
+  build the ConsoleKit support.
+- Move %glib2_gsettings_schema_requires from
+  gdm-simple-greeter-extensions to main subpackage, where the
+  GSettings schemas live.
+- Update gdm-plymouth.patch with Fedora's version.
+- Rebase and re-enable gdm-greeter-greater-ui.patch.
+- Disable gnome-patch-translation-{prepare,update} calls in %prep
+  as they're only needed for gdm-domain-logon.patch, which needs to
+  be rebased.
+
+---
+Tue Mar 20 20:41:28 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.92.1:
+  + ConsoleKit fixes.
+- Changes from version 3.3.92:
+  + Only start Xorg with high verbosity when debug is enabled.
+  + Land support for systemd and multi-seat.
+  + Switch from GConf to GSettings.
+  + Auth fixes.
+  + Miscellaneous fixes.
+  + Updated translations.
+- Drop gdm-gconf-path.patch: not needed after port to GSettings.
+- Rebase gdm-desktop-session-env-pam.patch and gdm-plymouth.patch.
+- Temporarily disable gdm-greeter-greater-ui.patch: it needs to be
+  rebased.
+- Drop gconf2-devel BuildRequires and gconf packaging: gdm got
+  ported to GSettings.
+- Enable systemd support:
+  + Note that it nicely falls back to ConsoleKit if systemd is not
+used on the system.
+  + Pass --with-systemd to configure
+  + Add pkgconfig(libsystemd-login) and
+pkgconfig(libsystemd-daemon) BuildRequires.
+
+---

Old:

  gdm-3.2.1.1.tar.xz
  gdm-gconf-path.patch

New:

  gdm-3.4.0.1.tar.xz



Other differences:
--
++ gdm.spec ++
--- /var/tmp/diff_new_pack.LdaDIM/_old  2012-03-29 13:51:11.0 +0200
+++ /var/tmp/diff_new_pack.LdaDIM/_new  2012-03-29 13:51:11.0 +0200
@@ -16,17 +16,20 @@
 #
 
 
+# We cannot enable systemd support right now, as it means starting X with
+# --seat, which doesn't work until we get xorg 1.12
+%define with_systemd 0
 # FIXME: need to check what should be done to enable this (at least adapt the 
pam files). See bnc#69
 %define enable_split_authentication 0
 
 Name:   gdm
-Version:3.2.1.1
+Version:3.4.0.1
 Release:0
 Summary:The GNOME Display Manager
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://projects.gnome.org/gdm/
-Source: 
http://download.gnome.org/sources/gdm/3.2/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gdm/3.4/%{name}-%{version}.tar.xz
 Source1:gdm.pamd
 Source2:gdm-autologin.pamd
 Source3:gdm-welcome.pamd
@@ -57,8 +60,6 @@
 Patch15:gdm-greeter-greater-ui.patch
 # PATCH-FIX-UPSTREAM gdm-always-reflect-keyboard-layout.patch bnc438159 
bgo561771 h...@novell.com -- Make keyboard selector not neglect to apply the 
selected keyboard in some situations.
 Patch18:gdm-always-reflect-keyboard-layout.patch
-# PATCH-FIX-OPENSUSE gdm-gconf-path.patch vu...@novell.com -- Fix gconf paths 
to be consistent with the ones used in openSUSE
-Patch31:gdm-gconf-path.patch
 # PATCH-FIX-OPENSUSE gdm-default-wm.patch vu...@novell.com -- Use sysconfig to 
know to which desktop to use by default
 Patch34:gdm-default-wm.patch
 # PATCH-FIX-OPENSUSE gdm-xauthlocalhostname.patch bgo555464 vu...@novell.com 
-- Set XAUTHLOCALHOSTNAME to localhost for local logins to avoid 

commit glade3 for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package glade3 for openSUSE:Factory checked 
in at 2012-03-29 13:51:30

Comparing /work/SRC/openSUSE:Factory/glade3 (Old)
 and  /work/SRC/openSUSE:Factory/.glade3.new (New)


Package is glade3, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/glade3/glade3.changes2012-01-09 
12:04:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.glade3.new/glade3.changes   2012-03-29 
13:51:42.0 +0200
@@ -1,0 +2,12 @@
+Tue Mar 27 07:23:10 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.8.2:
+  + Improved performance of modifying GtkTable contents (bgo#663516).
+  + Make size groups widget selection work (bgo#647984).
+  + Build fixes (including bgo#646997, bgo#665784).
+- Drop glade3-explicit-gmodule.patch: fixed upstream.
+- Stop passing --enable-gtk-doc to configure: it's not needed (the
+  doc is already built in the tarball) and it breaks the build.
+  Also remove gtk-doc BuildRequires.
+
+---

Old:

  glade3-3.8.1.tar.bz2
  glade3-explicit-gmodule.patch

New:

  glade3-3.8.2.tar.xz



Other differences:
--
++ glade3.spec ++
--- /var/tmp/diff_new_pack.ULMtgp/_old  2012-03-29 13:51:44.0 +0200
+++ /var/tmp/diff_new_pack.ULMtgp/_new  2012-03-29 13:51:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glade3
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,18 +17,15 @@
 
 
 Name:   glade3
-Version:3.8.1
+Version:3.8.2
 Release:0
 Summary:User Interface Builder for GTK+ 2
 License:GPL-2.0+
 Group:  Development/Tools/GUI Builders
 Url:http://glade.gnome.org/
-Source: 
http://download.gnome.org/sources/glade3/3.8/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM glade3-explicit-gmodule.patch bgo#665784 
vu...@opensuse.org -- Explicitly link to gmodule-2.0
-Patch0: glade3-explicit-gmodule.patch
+Source: 
http://download.gnome.org/sources/glade3/3.8/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  libgnomeui-devel
 BuildRequires:  pkg-config
@@ -71,11 +68,9 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 
 %build
 %configure --disable-static --with-pic\
-   --enable-gtk-doc\
--disable-scrollkeeper
 make %{?jobs:-j%jobs}
 
@@ -86,7 +81,6 @@
 %endif
 %suse_update_desktop_file -N Glade glade-3
 %find_lang %{name} %{?no_lang_C}
-%find_lang glade %{?no_lang_C} %{name}.lang
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %fdupes %{buildroot}%{_datadir}
 
@@ -111,15 +105,15 @@
 %defattr (-, root, root)
 %dir %{_datadir}/gnome/
 %dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/glade/
-%doc %{_datadir}/gnome/help/glade/C/
+%dir %{_datadir}/gnome/help/glade3/
+%doc %{_datadir}/gnome/help/glade3/C/
 %dir %{_datadir}/omf/
-%dir %{_datadir}/omf/glade/
-%doc %{_datadir}/omf/glade/glade-C.omf
-%{_bindir}/*
+%dir %{_datadir}/omf/glade3/
+%doc %{_datadir}/omf/glade3/glade3-C.omf
+%{_bindir}/glade-3
 %{_datadir}/applications/glade-3.desktop
 %{_datadir}/glade3/
-%{_datadir}/icons/hicolor/*/apps/*.*
+%{_datadir}/icons/hicolor/*/apps/glade-3.*
 %{_libdir}/glade3/modules/libgladegnome.so
 %{_libdir}/glade3/modules/libgladegtk.so
 %{_libdir}/glade3/modules/libgladepython.so

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



commit glade for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2012-03-29 13:51:24

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2012-03-19 
09:55:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2012-03-29 
13:51:28.0 +0200
@@ -1,0 +2,11 @@
+Tue Mar 27 07:19:27 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.12.0:
+  + New features:
+- Implement callback name suggestion on glade-signal-editor
+  (bgo#667570)
+- Emit a signal to notify signal activation (bgo#669272)
+  + Other bugs fixed: bgo#645340, bgo#646366, bgo#664912.
+- Drop glade-sig-activation.patch: fixed upstream.
+
+---

Old:

  glade-3.11.0.tar.xz
  glade-sig-activation.patch

New:

  glade-3.12.0.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.sU1ecy/_old  2012-03-29 13:51:29.0 +0200
+++ /var/tmp/diff_new_pack.sU1ecy/_new  2012-03-29 13:51:29.0 +0200
@@ -17,22 +17,20 @@
 
 
 Name:   glade
-Version:3.11.0
+Version:3.12.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.11/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM glade-sig-activation.patch bgo#669272 
dims...@opensuse.org -- Emit a signal to notify signal activation
-Patch0: glade-sig-activation.patch
+Source: 
http://download.gnome.org/sources/glade/3.12/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.2.3
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.4.0
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(pygobject-3.0) = 2.90.4
 Recommends: %{name}-lang
@@ -77,7 +75,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --disable-static --with-pic\

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



commit glib2 for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package glib2 for openSUSE:Factory checked 
in at 2012-03-29 13:51:37

Comparing /work/SRC/openSUSE:Factory/glib2 (Old)
 and  /work/SRC/openSUSE:Factory/.glib2.new (New)


Package is glib2, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/glib2/glib2.changes  2012-03-19 
09:56:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.glib2.new/glib2.changes 2012-03-29 
13:51:45.0 +0200
@@ -1,0 +2,25 @@
+Sun Mar 25 17:42:39 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.32.0:
+  + Bugs fixed: bgo#671988, bgo#672095, bgo#672406.  
+  + Updated translations.
+
+---
+Wed Mar 21 12:41:16 UTC 2012 - vu...@opensuse.org
+
+- Fix glib2.csh: add missing breaksw statements in case. Fix
+  bnc#560929.
+
+---
+Tue Mar 20 15:25:20 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.31.22:
+  + Bugs fixed: bgo#531901, bgo#653167, bgo#668973, bgo#669797,
+bgo#670846, bgo#671664, bgo#671676, bgo#671918, bgo#671942,
+bgo#671997, bgo#672013, bgo#672026, bgo#672095, bgo#672201,
+bgo#672239, bgo#672249.
+  + Updated translations.
+- Change zlib-devel BuildRequires to its pkgconfig() variant:
+  pkgconfig(zlib).
+
+---

Old:

  glib-2.31.20.tar.xz

New:

  glib-2.32.0.tar.xz



Other differences:
--
++ glib2.spec ++
--- /var/tmp/diff_new_pack.8LFBni/_old  2012-03-29 13:51:47.0 +0200
+++ /var/tmp/diff_new_pack.8LFBni/_new  2012-03-29 13:51:47.0 +0200
@@ -20,15 +20,14 @@
 
 Name:   glib2
 %define _name glib
-Version:2.31.20
+Version:2.32.0
 Release:0
-# FIXME: change zlib-devel to pkgconfig(zlib) once we have a recent enough 
version of zlib
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 Summary:General-Purpose Utility Library
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/glib/2.31/%{_name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/glib/2.32/%{_name}-%{version}.tar.xz
 Source1:glib2.sh
 Source2:glib2.csh
 Source3:SuSEconfig.glib2
@@ -66,9 +65,9 @@
 BuildRequires:  systemtap-sdt-devel
 %endif
 BuildRequires:  translation-update-upstream
-BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(libffi)
 BuildRequires:  pkgconfig(libpcre)
+BuildRequires:  pkgconfig(zlib)
 %if 0%{?BUILD_FROM_VCS}
 # It's important to keep those BuildRequires inside
 # BUILD_FROM_VCS to avoid build loops in Factory

++ glib2.csh ++
--- /var/tmp/diff_new_pack.8LFBni/_old  2012-03-29 13:51:47.0 +0200
+++ /var/tmp/diff_new_pack.8LFBni/_new  2012-03-29 13:51:47.0 +0200
@@ -32,290 +32,433 @@
 switch ( $LANG )
 case aa_DJ*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-1,CP1252
+   breaksw
 case af_ZA*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-1,CP1252
+   breaksw
 case an_ES*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-15,CP1252
+   breaksw
 case ar_AE*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-6
+   breaksw
 case ar_BH*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-6
+   breaksw
 case ar_DZ*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-6
+   breaksw
 case ar_EG*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-6
+   breaksw
 case ar_IQ*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-6
+   breaksw
 case ar_JO*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-6
+   breaksw
 case ar_KW*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-6
+   breaksw
 case ar_LB*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-6
+   breaksw
 case ar_LY*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-6
+   breaksw
 case ar_MA*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-6
+   breaksw
 case ar_OM*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-6
+   breaksw
 case ar_QA*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-6
+   breaksw
 case ar_SA*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-6
+   breaksw
 case ar_SD*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-6
+   breaksw
 case ar_SY*:
setenv G_FILENAME_ENCODING @locale,UTF-8,ISO-8859-6
+   breaksw
 case ar_TN*:
setenv 

commit glibmm2 for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package glibmm2 for openSUSE:Factory checked 
in at 2012-03-29 13:51:57

Comparing /work/SRC/openSUSE:Factory/glibmm2 (Old)
 and  /work/SRC/openSUSE:Factory/.glibmm2.new (New)


Package is glibmm2, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/glibmm2/glibmm2.changes  2012-03-19 
09:56:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.glibmm2.new/glibmm2.changes 2012-03-29 
13:52:00.0 +0200
@@ -1,0 +2,27 @@
+Wed Mar 28 11:18:12 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.31.22:
+  + Glib:
+- Threads, Dispatcher: Delete DispatchNotifier (bgo#671587).
+  + Gio:
+- Action: Ensure vfunc callbacks return valid memory.
+- ActionGroup: list_actions_vfunc(): Do not return freed
+  memory.
+- Move AppLaunchContext into its own header file.
+- Add Menu and MenuItem.
+- SimpleAction: Constructor: Add a parameter that takes no
+  VariantType.
+  + Gio::DBus:
+- Object: Ensure vfunc callbacks return valid memory.
+- Add the Interface and Object interfaces.
+  + gmmproc:
+- _WRAP_SIGNAL() can now take an optional deprecated parameter,
+  like _WRAP_METHOD() and _WRAP_PROPERTY().
+- _WRAP_PROPERTY(): Correct the ifdefs in generated code when
+  using the optional deprecated parameter.
+  + Other:
+- Dispatcher examples: Use Glib::signal_idle().connect_once()
+  (bgo#396963).
+- Some fixes for minor clang++ warnings.
+
+---

Old:

  glibmm-2.31.20.tar.xz

New:

  glibmm-2.31.22.tar.xz



Other differences:
--
++ glibmm2.spec ++
--- /var/tmp/diff_new_pack.W53HPC/_old  2012-03-29 13:52:01.0 +0200
+++ /var/tmp/diff_new_pack.W53HPC/_new  2012-03-29 13:52:01.0 +0200
@@ -21,7 +21,7 @@
 
 Name:   glibmm2
 %define _name glibmm
-Version:2.31.20
+Version:2.31.22
 Release:0
 Summary:C++ Interface for Glib
 License:LGPL-2.1+

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



commit glib-networking for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package glib-networking for openSUSE:Factory 
checked in at 2012-03-29 13:52:02

Comparing /work/SRC/openSUSE:Factory/glib-networking (Old)
 and  /work/SRC/openSUSE:Factory/.glib-networking.new (New)


Package is glib-networking, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/glib-networking/glib-networking.changes  
2012-03-19 09:56:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.glib-networking.new/glib-networking.changes 
2012-03-29 13:52:04.0 +0200
@@ -1,0 +2,12 @@
+Tue Mar 27 06:06:14 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.32.0:
+  + Updated translations.
+
+---
+Tue Mar 20 15:25:19 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.31.22:
+  + Updated translations.
+
+---

Old:

  glib-networking-2.31.20.tar.xz

New:

  glib-networking-2.32.0.tar.xz



Other differences:
--
++ glib-networking.spec ++
--- /var/tmp/diff_new_pack.5ndR8t/_old  2012-03-29 13:52:05.0 +0200
+++ /var/tmp/diff_new_pack.5ndR8t/_new  2012-03-29 13:52:05.0 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   glib-networking
-Version:2.31.20
+Version:2.32.0
 Release:0
 Summary:Network-related GIO modules for glib
 License:LGPL-2.1+
 Group:  System/Libraries
-Source: 
http://download.gnome.org/sources/glib-networking/2.31/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/glib-networking/2.32/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 # For directory ownership
 BuildRequires:  dbus-1

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



commit gnome-backgrounds for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-backgrounds for 
openSUSE:Factory checked in at 2012-03-29 13:52:07

Comparing /work/SRC/openSUSE:Factory/gnome-backgrounds (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-backgrounds.new (New)


Package is gnome-backgrounds, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-backgrounds/gnome-backgrounds.changes  
2012-03-16 13:14:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-backgrounds.new/gnome-backgrounds.changes 
2012-03-29 13:52:19.0 +0200
@@ -1,0 +2,13 @@
+Mon Mar 26 17:28:48 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Mon Mar 19 20:10:21 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.3.92:
+  + Updated version of Sundown Dunes.
+  + Updated translations.
+
+---

Old:

  gnome-backgrounds-3.3.91.tar.xz

New:

  gnome-backgrounds-3.4.0.tar.xz



Other differences:
--
++ gnome-backgrounds.spec ++
--- /var/tmp/diff_new_pack.sDOD1D/_old  2012-03-29 13:52:22.0 +0200
+++ /var/tmp/diff_new_pack.sDOD1D/_new  2012-03-29 13:52:22.0 +0200
@@ -25,9 +25,9 @@
 BuildRequires:  xz
 AutoReqProv:off
 BuildArch:  noarch
-Version:3.3.91
+Version:3.4.0
 Release:0
-Source: 
http://download.gnome.org/sources/gnome-backgrounds/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-backgrounds/3.4/%{name}-%{version}.tar.xz
 Url:http://www.gnome.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:GNOME Backgrounds

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



commit gnome-bluetooth for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-bluetooth for openSUSE:Factory 
checked in at 2012-03-29 13:52:12

Comparing /work/SRC/openSUSE:Factory/gnome-bluetooth (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-bluetooth.new (New)


Package is gnome-bluetooth, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-bluetooth/gnome-bluetooth.changes  
2012-01-26 14:02:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-bluetooth.new/gnome-bluetooth.changes 
2012-03-29 13:52:22.0 +0200
@@ -1,0 +2,20 @@
+Tue Mar 27 06:18:39 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Tue Mar 20 21:48:20 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.92:
+  + Applet:
+- String fixes
+  + Library:
+- Remove generated file from version control
+  + Wizard:
+- Add support for pairing the iCade
+- Improve support for keyboard PINs
+- Add OUI for Apple Magic Trackpad
+- Add OUI for Sony BD Remote Control
+
+---

Old:

  gnome-bluetooth-3.3.4.tar.xz

New:

  gnome-bluetooth-3.4.0.tar.xz



Other differences:
--
++ gnome-bluetooth.spec ++
--- /var/tmp/diff_new_pack.H8WdQR/_old  2012-03-29 13:52:29.0 +0200
+++ /var/tmp/diff_new_pack.H8WdQR/_new  2012-03-29 13:52:29.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-bluetooth
-Version:3.3.4
+Version:3.4.0
 Release:0
 Summary:GNOME Bluetooth graphical utilities
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://live.gnome.org/GnomeBluetooth
-Source: 
http://download.gnome.org/sources/gnome-bluetooth/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-bluetooth/3.4/%{name}-%{version}.tar.xz
 Source1:61-gnome-bluetooth-rfkill.rules
 # PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches
 Patch0: lxde-support.patch

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



commit gnome-boxes for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-boxes for openSUSE:Factory 
checked in at 2012-03-29 13:52:26

Comparing /work/SRC/openSUSE:Factory/gnome-boxes (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-boxes.new (New)


Package is gnome-boxes, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-boxes/gnome-boxes.changes  2012-03-23 
12:05:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-boxes.new/gnome-boxes.changes 
2012-03-29 13:52:29.0 +0200
@@ -1,0 +2,21 @@
+Mon Mar 26 15:33:34 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Tue Mar 20 18:27:49 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.92:
+  + Cancel notificationbar actions before exiting.
+  + Box creation wizard:
+- Only show ISO files in file chooser.
+- Don't wait for domain creation event.
+  + Add --checks commandline option to check if HW virtualization
+extensions and kvm modules are available/enabled.
+  + Correct Debian and openSUSE trademark ownership.
+  + Bugs fixed: bgo#671673, bgo#671847, bgo#671878, bgo#671921,
+bgo#672153.
+  + Updated translations.
+
+---

Old:

  gnome-boxes-3.3.91.tar.xz

New:

  gnome-boxes-3.4.0.tar.xz



Other differences:
--
++ gnome-boxes.spec ++
--- /var/tmp/diff_new_pack.L0By7i/_old  2012-03-29 13:52:31.0 +0200
+++ /var/tmp/diff_new_pack.L0By7i/_new  2012-03-29 13:52:31.0 +0200
@@ -17,15 +17,14 @@
 #
 
 
-
 Name:   gnome-boxes
-Version:3.3.91
+Version:3.4.0
 Release:0
 Summary:A simple GNOME 3 application to access remote or virtual 
systems
 License:LGPL-2.0+
 Group:  System/GUI/GNOME
 Url:https://live.gnome.org/Design/Apps/Boxes
-Source: 
http://download.gnome.org/sources/gnome-boxes/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-boxes/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  vala = 0.14.0
@@ -34,7 +33,7 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0) = 0.9.6
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.3.5
 BuildRequires:  pkgconfig(gtk-vnc-2.0) = 0.4.4
-BuildRequires:  pkgconfig(gudev-1.0) = 147
+BuildRequires:  pkgconfig(gudev-1.0) = 165
 BuildRequires:  pkgconfig(libosinfo-1.0) = 0.0.6
 BuildRequires:  pkgconfig(libvirt-gconfig-1.0) = 0.0.5
 BuildRequires:  pkgconfig(libvirt-gobject-1.0) = 0.0.6

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



commit gnome-common for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-common for openSUSE:Factory 
checked in at 2012-03-29 13:52:42

Comparing /work/SRC/openSUSE:Factory/gnome-common (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-common.new (New)


Package is gnome-common, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-common/gnome-common.changes
2012-01-06 11:44:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-common.new/gnome-common.changes   
2012-03-29 13:52:44.0 +0200
@@ -1,0 +2,8 @@
+Mon Mar 26 15:20:19 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0.1:
+  + No changes.
+- Changes from version 3.4.0:
+  + Update following move to deprecation attributes for libraries.
+
+---

Old:

  gnome-common-3.1.0.tar.bz2

New:

  gnome-common-3.4.0.1.tar.xz



Other differences:
--
++ gnome-common.spec ++
--- /var/tmp/diff_new_pack.Gy9wOT/_old  2012-03-29 13:52:48.0 +0200
+++ /var/tmp/diff_new_pack.Gy9wOT/_new  2012-03-29 13:52:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-common
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -18,8 +18,8 @@
 
 Name:   gnome-common
 BuildRequires:  pkg-config
-Requires:   automake
 Requires:   autoconf
+Requires:   automake
 Requires:   gettext-tools
 # Not a typo: we want glib-gettextize
 Requires:   glib2-devel
@@ -32,9 +32,9 @@
 Summary:Common Files to Build GNOME
 License:GPL-2.0+
 Group:  System/GUI/GNOME
-Version:3.1.0
+Version:3.4.0.1
 Release:0
-Source: 
http://download.gnome.org/sources/gnome-common/3.1/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/gnome-common/3.4/%{name}-%{version}.tar.xz
 Url:http://www.gnome.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

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



commit gnome-contacts for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-contacts for openSUSE:Factory 
checked in at 2012-03-29 13:52:50

Comparing /work/SRC/openSUSE:Factory/gnome-contacts (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-contacts.new (New)


Package is gnome-contacts, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-contacts/gnome-contacts.changes
2012-03-16 13:14:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-contacts.new/gnome-contacts.changes   
2012-03-29 13:52:52.0 +0200
@@ -1,0 +2,12 @@
+Mon Mar 26 21:16:03 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Wed Mar 21 10:08:07 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Updated translations.
+
+---

Old:

  gnome-contacts-3.3.91.tar.xz

New:

  gnome-contacts-3.4.0.tar.xz



Other differences:
--
++ gnome-contacts.spec ++
--- /var/tmp/diff_new_pack.w4ralJ/_old  2012-03-29 13:52:54.0 +0200
+++ /var/tmp/diff_new_pack.w4ralJ/_new  2012-03-29 13:52:54.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-contacts
-Version:3.3.91
+Version:3.4.0
 Release:0
 Summary:Contacts Manager for GNOME
 License:GPL-2.0+
 Group:  Productivity/Office/Other
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-contacts/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-contacts/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  vala = 0.14.0

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



commit gnome-devel-docs for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-devel-docs for 
openSUSE:Factory checked in at 2012-03-29 13:53:07

Comparing /work/SRC/openSUSE:Factory/gnome-devel-docs (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-devel-docs.new (New)


Package is gnome-devel-docs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-devel-docs/gnome-devel-docs.changes
2012-02-28 19:22:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-devel-docs.new/gnome-devel-docs.changes   
2012-03-29 13:53:14.0 +0200
@@ -1,0 +2,15 @@
+Mon Mar 26 19:21:50 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updates to Human Interface Guidelines.
+  + Updated translations.
+
+---
+Tue Mar 20 20:36:23 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.92:
+  + Updates to Human Interface Guidelines, Integration Guide and
+Platform Demos.
+  + Updated translations.
+
+---

Old:

  gnome-devel-docs-3.3.3.tar.xz

New:

  gnome-devel-docs-3.4.0.tar.xz



Other differences:
--
++ gnome-devel-docs.spec ++
--- /var/tmp/diff_new_pack.WWdNB0/_old  2012-03-29 13:53:16.0 +0200
+++ /var/tmp/diff_new_pack.WWdNB0/_new  2012-03-29 13:53:16.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-devel-docs
-Version:3.3.3
+Version:3.4.0
 Release:0
 Summary:GNOME Platform Documentation
 License:GFDL-1.1
 Group:  Documentation/Other
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-devel-docs/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-devel-docs/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  pkg-config
@@ -46,6 +46,7 @@
 %install
 %makeinstall
 %find_lang accessibility-devel-guide %{?no_lang_C} devel-docs.lang
+%find_lang gnome-devel-demos %{no_lang_C} devel-docs.lang
 %find_lang hig-book %{?no_lang_C} devel-docs.lang
 %find_lang integration-guide %{?no_lang_C} devel-docs.lang
 %find_lang optimization-guide %{?no_lang_C} devel-docs.lang
@@ -60,23 +61,16 @@
 %doc AUTHORS ChangeLog COPYING NEWS README
 %dir %{_datadir}/gnome/
 %dir %{_datadir}/gnome/help/
-%dir %{_datadir}/omf/
 %dir %{_datadir}/gnome/help/accessibility-devel-guide/
 %doc %{_datadir}/gnome/help/accessibility-devel-guide/C/
-%dir %{_datadir}/omf/accessibility-devel-guide/
-%doc %{_datadir}/omf/accessibility-devel-guide/accessibility-devel-guide-C.omf
+%dir %{_datadir}/gnome/help/gnome-devel-demos/
+%doc %{_datadir}/gnome/help/gnome-devel-demos/C/
 %dir %{_datadir}/gnome/help/hig-book/
 %doc %{_datadir}/gnome/help/hig-book/C/
-%dir %{_datadir}/omf/hig-book/
-%doc %{_datadir}/omf/hig-book/hig-book-C.omf
 %dir %{_datadir}/gnome/help/integration-guide/
 %doc %{_datadir}/gnome/help/integration-guide/C/
-%dir %{_datadir}/omf/integration-guide/
-%doc %{_datadir}/omf/integration-guide/integration-guide-C.omf
 %dir %{_datadir}/gnome/help/optimization-guide/
 %doc %{_datadir}/gnome/help/optimization-guide/C/
-%dir %{_datadir}/omf/optimization-guide/
-%doc %{_datadir}/omf/optimization-guide/optimization-guide-C.omf
 %dir %{_datadir}/gnome/help/platform-overview/
 %doc %{_datadir}/gnome/help/platform-overview/C/
 

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



commit gnome-dictionary for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-dictionary for 
openSUSE:Factory checked in at 2012-03-29 13:53:16

Comparing /work/SRC/openSUSE:Factory/gnome-dictionary (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-dictionary.new (New)


Package is gnome-dictionary, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-dictionary/gnome-dictionary.changes
2011-11-17 11:04:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-dictionary.new/gnome-dictionary.changes   
2012-03-29 13:53:20.0 +0200
@@ -1,0 +2,7 @@
+Mon Mar 26 13:01:20 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Use XDG configuration directories to store the dictionary data.
+  + Updated translations.
+
+---

Old:

  gnome-dictionary-3.3.2.tar.bz2

New:

  gnome-dictionary-3.4.0.tar.xz



Other differences:
--
++ gnome-dictionary.spec ++
--- /var/tmp/diff_new_pack.TmKxju/_old  2012-03-29 13:53:22.0 +0200
+++ /var/tmp/diff_new_pack.TmKxju/_new  2012-03-29 13:53:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-dictionary
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gnome-dictionary
-Version:3.3.2
-Release:1
-License:GPL-2.0+
+Version:3.4.0
+Release:0
 Summary:Utility to look up words in dictionary sources
-Url:http://www.gnome.org
+License:GPL-2.0+
 Group:  System/GUI/GNOME
-Source: 
http://ftp.acc.umu.se/pub/GNOME/sources/gnome-dictionary/3.3/%{name}-%{version}.tar.bz2
+Url:http://www.gnome.org
+Source: 
http://download.gnome.org/sources/gnome-dictionary/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  intltool = 0.40.0
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0) = 2.28.0
@@ -38,8 +39,8 @@
 dictionary source.
 
 %package -n libgdict-1_0-6
-License:LGPL-2.1+
 Summary:Library to look up words in dictionary sources
+License:LGPL-2.1+
 Group:  System/Libraries
 # The library has translated strings
 Recommends: %{name}-lang
@@ -48,8 +49,8 @@
 The Gdict library is an engine to look up words in dictionary sources.
 
 %package -n libgdict-devel
-License:LGPL-2.1+
 Summary:Library to look up words in dictionary sources -- Development 
Files
+License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Requires:   libgdict-1_0-6 = %{version}
 Provides:   gnome-utils-doc = %{version}

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



commit gnome-doc-utils for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-doc-utils for openSUSE:Factory 
checked in at 2012-03-29 13:53:27

Comparing /work/SRC/openSUSE:Factory/gnome-doc-utils (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-doc-utils.new (New)


Package is gnome-doc-utils, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-doc-utils/gnome-doc-utils.changes  
2012-03-19 09:56:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-doc-utils.new/gnome-doc-utils.changes 
2012-03-29 13:53:31.0 +0200
@@ -1,0 +2,19 @@
+Mon Mar 26 19:02:29 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.20.10:
+  + Fixed problem with dist and install with too many files
+  + Updated translations.
+
+---
+Wed Mar 21 09:33:09 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.20.9:
+  + Temporarily adding RNG files back for compatibility.
+
+---
+Mon Mar 19 21:28:51 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.20.8:
+  + Don't call RNG files, removed in 0.20.7
+
+---

Old:

  gnome-doc-utils-0.20.7.tar.xz

New:

  gnome-doc-utils-0.20.10.tar.xz



Other differences:
--
++ gnome-doc-utils.spec ++
--- /var/tmp/diff_new_pack.hK2gi8/_old  2012-03-29 13:53:36.0 +0200
+++ /var/tmp/diff_new_pack.hK2gi8/_new  2012-03-29 13:53:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-doc-utils
-Version:0.20.7
+Version:0.20.10
 Release:0
 Summary:A Collection of Documentation Utilities for GNOME
 License:GPL-2.0+
@@ -123,6 +123,7 @@
 %{_datadir}/gnome-doc-utils/icons
 %{_datadir}/gnome-doc-utils/watermarks
 %{_datadir}/xml/gnome
+%{_datadir}/xml/mallard
 
 %files -n xml2po
 %defattr (-, root, root)

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



commit gnome-font-viewer for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-font-viewer for 
openSUSE:Factory checked in at 2012-03-29 13:53:41

Comparing /work/SRC/openSUSE:Factory/gnome-font-viewer (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-font-viewer.new (New)


Package is gnome-font-viewer, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-font-viewer/gnome-font-viewer.changes  
2011-11-16 17:18:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-font-viewer.new/gnome-font-viewer.changes 
2012-03-29 13:53:47.0 +0200
@@ -1,0 +2,13 @@
+Mon Mar 26 15:29:25 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Mon Mar 19 21:31:46 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.3.92:
+  + Fix unused variables GCC warnings.
+  + Updated translations.
+
+---

Old:

  gnome-font-viewer-3.3.2.1.tar.bz2

New:

  gnome-font-viewer-3.4.0.tar.xz



Other differences:
--
++ gnome-font-viewer.spec ++
--- /var/tmp/diff_new_pack.S9RG5E/_old  2012-03-29 13:53:48.0 +0200
+++ /var/tmp/diff_new_pack.S9RG5E/_new  2012-03-29 13:53:48.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package
+# spec file for package gnome-font-viewer
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,13 +17,13 @@
 
 
 Name:   gnome-font-viewer
-Version:3.3.2.1
-Release:1
-License:GPL-2.0+
+Version:3.4.0
+Release:0
 Summary:A font viewer utility for GNOME
-Url:http://download.gnome.org/sources/gnome-font-viewer
+License:GPL-2.0+
 Group:  System/GUI/GNOME
-Source: 
http://download.gnome.org/sources/gnome-font-viewer/3.3/%{name}-%{version}.tar.bz2
+Url:http://download.gnome.org/sources/gnome-font-viewer
+Source: 
http://download.gnome.org/sources/gnome-font-viewer/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(freetype2)

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



commit gnome-icon-theme for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-icon-theme for 
openSUSE:Factory checked in at 2012-03-29 13:53:47

Comparing /work/SRC/openSUSE:Factory/gnome-icon-theme (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-icon-theme.new (New)


Package is gnome-icon-theme, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-icon-theme/gnome-icon-theme.changes
2012-03-19 09:57:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-icon-theme.new/gnome-icon-theme.changes   
2012-03-29 13:53:54.0 +0200
@@ -1,0 +2,6 @@
+Wed Mar 28 14:11:34 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + No changes.
+
+---

Old:

  gnome-icon-theme-3.3.91.tar.xz

New:

  gnome-icon-theme-3.4.0.tar.xz



Other differences:
--
++ gnome-icon-theme.spec ++
--- /var/tmp/diff_new_pack.9Jhnod/_old  2012-03-29 13:53:56.0 +0200
+++ /var/tmp/diff_new_pack.9Jhnod/_new  2012-03-29 13:53:56.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-icon-theme
-Version:3.3.91
+Version:3.4.0
 Release:0
 Summary:GNOME Icon Theme
 License:LGPL-3.0+ or CC-BY-SA-3.0
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org/
-Source: 
http://download.gnome.org/sources/gnome-icon-theme/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-icon-theme/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  icon-naming-utils-devel

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



commit gnome-icon-theme-extras for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-icon-theme-extras for 
openSUSE:Factory checked in at 2012-03-29 13:53:54

Comparing /work/SRC/openSUSE:Factory/gnome-icon-theme-extras (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-icon-theme-extras.new (New)


Package is gnome-icon-theme-extras, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-icon-theme-extras/gnome-icon-theme-extras.changes
  2011-09-23 02:00:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-icon-theme-extras.new/gnome-icon-theme-extras.changes
 2012-03-29 13:53:58.0 +0200
@@ -1,0 +2,6 @@
+Tue Mar 27 22:07:08 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.4.0:
+  + Added colorhug icon.
+
+---

Old:

  gnome-icon-theme-extras-3.0.0.tar.bz2

New:

  gnome-icon-theme-extras-3.4.0.tar.xz



Other differences:
--
++ gnome-icon-theme-extras.spec ++
--- /var/tmp/diff_new_pack.b2LV6a/_old  2012-03-29 13:54:00.0 +0200
+++ /var/tmp/diff_new_pack.b2LV6a/_new  2012-03-29 13:54:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-icon-theme-extras
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:   gnome-icon-theme-extras
-Version:3.0.0
-Release:1
-License:CC-BY-SA-3.0
+Version:3.4.0
+Release:0
 Summary:GNOME Icon Theme Extras
-Url:http://www.gnome.org/
+License:CC-BY-SA-3.0
 Group:  System/GUI/GNOME
-Source: 
http://ftp.gnome.org/pub/gnome/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
+Url:http://www.gnome.org/
+Source: 
http://download.gnome.org/sources/gnome-icon-theme-extras/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gnome-icon-theme
 BuildRequires:  hicolor-icon-theme
@@ -43,10 +42,10 @@
 
 %build
 %configure
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %fdupes %{buildroot}
 
 %clean

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



commit gnome-icon-theme-symbolic for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-icon-theme-symbolic for 
openSUSE:Factory checked in at 2012-03-29 13:54:04

Comparing /work/SRC/openSUSE:Factory/gnome-icon-theme-symbolic (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-icon-theme-symbolic.new (New)


Package is gnome-icon-theme-symbolic, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic.changes
  2012-03-16 13:14:40.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-icon-theme-symbolic.new/gnome-icon-theme-symbolic.changes
 2012-03-29 13:54:10.0 +0200
@@ -1,0 +2,13 @@
+Tue Mar 27 06:20:33 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + remove a duplicate icon
+  + improve emblem-system-symbolic (bgo#672635)
+
+---
+Mon Mar 19 20:32:45 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.3.91.1:
+  + more fixes to the fill/stroke misrendering.
+
+---

Old:

  gnome-icon-theme-symbolic-3.3.91.tar.xz

New:

  gnome-icon-theme-symbolic-3.4.0.tar.xz



Other differences:
--
++ gnome-icon-theme-symbolic.spec ++
--- /var/tmp/diff_new_pack.FdVQ9q/_old  2012-03-29 13:54:12.0 +0200
+++ /var/tmp/diff_new_pack.FdVQ9q/_new  2012-03-29 13:54:12.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   gnome-icon-theme-symbolic
-Version:3.3.91
+Version:3.4.0
 Release:0
 # FIXME: when we have icon-naming-utils  0.8.90, we will have 
icontool-render, so check if something has to be changed.
 Summary:Symbolic icon theme for GNOME
 License:CC-BY-SA-3.0
 Group:  System/X11/Icons
 Url:http://www.gnome.org/
-Source: 
http://download.gnome.org/sources/gnome-icon-theme-symbolic/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-icon-theme-symbolic/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  gnome-icon-theme
 # This is just for gtk-update-icon-cache
 BuildRequires:  gtk3-tools

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



commit gnome-keyring for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-keyring for openSUSE:Factory 
checked in at 2012-03-29 13:54:13

Comparing /work/SRC/openSUSE:Factory/gnome-keyring (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-keyring.new (New)


Package is gnome-keyring, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-keyring/gnome-keyring.changes  
2012-03-16 13:14:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-keyring.new/gnome-keyring.changes 
2012-03-29 13:54:15.0 +0200
@@ -1,0 +2,15 @@
+Mon Mar 26 13:50:13 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Tue Mar 20 16:45:53 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Use runtime dir instead of /tmp for sockets.
+  + Fix copyright headers.
+  + Build fixes.
+  + Updated translations.
+
+---

Old:

  gnome-keyring-3.3.91.tar.xz

New:

  gnome-keyring-3.4.0.tar.xz



Other differences:
--
++ gnome-keyring.spec ++
--- /var/tmp/diff_new_pack.mxfxfm/_old  2012-03-29 13:54:17.0 +0200
+++ /var/tmp/diff_new_pack.mxfxfm/_new  2012-03-29 13:54:17.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-keyring
-Version:3.3.91
+Version:3.4.0
 Release:0
 Url:http://www.gnome.org/
 Summary:GNOME Keyring
 License:GPL-2.0+ ; LGPL-2.1+
 Group:  System/GUI/GNOME
-Source: 
http://download.gnome.org/sources/gnome-keyring/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-keyring/3.4/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 # PATCH-FEATURE-OPENSUSE gnome-keyring-check-session.patch vu...@novell.com -- 
Only start gnome-keyring in the pam module if GNOME, Xfce or LXDE is started
 Patch4: gnome-keyring-check-session.patch

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



commit gnome-desktop for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2012-03-29 13:52:59

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is gnome-desktop, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2012-03-19 09:56:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2012-03-29 13:53:04.0 +0200
@@ -1,0 +2,19 @@
+Mon Mar 26 10:20:41 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Mon Mar 19 20:39:21 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.3.92:
+  + libgnome-desktop:
+- GnomeBG:
+  . Publish the 'representative color'.
+  . Code cleanups.
+- GnomeRR:
+  . Add definition for next rotation.
+  . Detect Apple DFP outputs as internal.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.3.91.tar.xz

New:

  gnome-desktop-3.4.0.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.SAS835/_old  2012-03-29 13:53:05.0 +0200
+++ /var/tmp/diff_new_pack.SAS835/_new  2012-03-29 13:53:05.0 +0200
@@ -19,13 +19,13 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.3.91
+Version:3.4.0
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.4/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel

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



commit gnome-media for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-media for openSUSE:Factory 
checked in at 2012-03-29 13:54:25

Comparing /work/SRC/openSUSE:Factory/gnome-media (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-media.new (New)


Package is gnome-media, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-media/gnome-media.changes  2011-09-23 
02:00:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-media.new/gnome-media.changes 
2012-03-29 13:54:28.0 +0200
@@ -1,0 +2,6 @@
+Wed Mar 28 12:44:41 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---

Old:

  gnome-media-2.91.2.tar.bz2

New:

  gnome-media-3.4.0.tar.xz



Other differences:
--
++ gnome-media.spec ++
--- /var/tmp/diff_new_pack.Fb4KP7/_old  2012-03-29 13:54:31.0 +0200
+++ /var/tmp/diff_new_pack.Fb4KP7/_new  2012-03-29 13:54:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-media
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:   gnome-media
-Version:2.91.2
-Release:1
-License:LGPL-2.1+
+Version:3.4.0
+Release:0
 Summary:GNOME Multimedia (Media)
-Url:http://www.gnome.org/
+License:LGPL-2.1+
 Group:  System/GUI/GNOME
-Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.16/%{name}-%{version}.tar.bz2
+Url:http://www.gnome.org/
+Source: 
http://download.gnome.org/sources/gnome-media/3.4/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE gnome-media-desktop.patch -- Use GenericName instead of 
Comment
 Patch3: %name-desktop.patch
 BuildRequires:  fdupes

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



commit gnome-menus for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-menus for openSUSE:Factory 
checked in at 2012-03-29 13:54:32

Comparing /work/SRC/openSUSE:Factory/gnome-menus (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-menus.new (New)


Package is gnome-menus, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-menus/gnome-menus.changes  2012-02-16 
16:14:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-menus.new/gnome-menus.changes 
2012-03-29 13:54:34.0 +0200
@@ -1,0 +2,6 @@
+Mon Mar 26 09:09:32 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---

Old:

  gnome-menus-3.3.5.tar.xz

New:

  gnome-menus-3.4.0.tar.xz



Other differences:
--
++ gnome-menus.spec ++
--- /var/tmp/diff_new_pack.djv6iP/_old  2012-03-29 13:54:36.0 +0200
+++ /var/tmp/diff_new_pack.djv6iP/_new  2012-03-29 13:54:36.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-menus
-Version:3.3.5
+Version:3.4.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.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-menus/3.4/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel

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



commit gnome-online-accounts for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-online-accounts for 
openSUSE:Factory checked in at 2012-03-29 13:54:39

Comparing /work/SRC/openSUSE:Factory/gnome-online-accounts (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-online-accounts.new (New)


Package is gnome-online-accounts, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-online-accounts/gnome-online-accounts.changes  
2012-01-19 10:34:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-online-accounts.new/gnome-online-accounts.changes
 2012-03-29 13:54:41.0 +0200
@@ -1,0 +2,31 @@
+Mon Mar 26 15:58:33 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Wed Mar 21 16:50:46 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92.1:
+  + No change, fix broken tarball.
+
+---
+Mon Mar 19 22:25:55 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.92:
+  + Add a border on the webkit view (bgo#660514).
+  + Build fixes.
+  + Facebook related changes:
+- OAuth2Provider: add support for facebook client side auth
+  flow (bgo#672060).
+- FacebookProvider: move to client-side flow (bgo#672060).
+- configure.ac: remove the facebook client secret (bgo#672060).
+- Unref the JSON parser (bgo#672060).
+- offline_access has been removed since it is deprecated.
+  + Updated translations.
+- Drop xz BuildRequires, as it now comes for free in the build
+  system.
+- Pass --enable-facebook to configure now that it doesn't require a
+  secret key anymore.
+
+---

Old:

  gnome-online-accounts-3.3.0.tar.xz

New:

  gnome-online-accounts-3.4.0.tar.xz



Other differences:
--
++ gnome-online-accounts.spec ++
--- /var/tmp/diff_new_pack.svnxzK/_old  2012-03-29 13:54:44.0 +0200
+++ /var/tmp/diff_new_pack.svnxzK/_new  2012-03-29 13:54:44.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-online-accounts
-Version:3.3.0
+Version:3.4.0
 Release:0
 Summary:GNOME service to access online accounts
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-online-accounts/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-online-accounts/3.4/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  gobject-introspection-devel
@@ -33,8 +33,6 @@
 # duplicating them in the .spec file here, we include them from 
libsocialweb-branding.
 BuildRequires:  libsocialweb-branding-openSUSE
 BuildRequires:  update-desktop-files
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -108,6 +106,7 @@
 --enable-twitter \
 --with-twitter-consumer-key=$TWITTER_KEY \
 --with-twitter-consumer-secret=$TWITTER_SECRET \
+--enable-facebook \
 --enable-google \
 --enable-windows-live
 make %{?_smp_mflags}

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



commit gnome-packagekit for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-packagekit for 
openSUSE:Factory checked in at 2012-03-29 13:54:48

Comparing /work/SRC/openSUSE:Factory/gnome-packagekit (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-packagekit.new (New)


Package is gnome-packagekit, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-packagekit/gnome-packagekit.changes
2012-02-16 12:21:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-packagekit.new/gnome-packagekit.changes   
2012-03-29 13:54:57.0 +0200
@@ -1,0 +2,15 @@
+Mon Mar 26 15:27:44 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Bugfix:
+- Return with success if we try to install no packages
+  + Updated translations.
+
+---
+Tue Mar 20 16:57:54 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Improved strings in the UI.
+  + Updated translations.
+
+---

Old:

  gnome-packagekit-3.3.5.tar.xz

New:

  gnome-packagekit-3.4.0.tar.xz



Other differences:
--
++ gnome-packagekit.spec ++
--- /var/tmp/diff_new_pack.I2xKim/_old  2012-03-29 13:54:59.0 +0200
+++ /var/tmp/diff_new_pack.I2xKim/_new  2012-03-29 13:54:59.0 +0200
@@ -15,18 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 # We cannot enable systemd support right now, as it is exclusive and means we
 # lose ConsoleKit support (bad for sysvinit)
 %define with_systemd 0
 
 Name:   gnome-packagekit
-Version:3.3.5
+Version:3.4.0
 Release:0
 Summary:Applications for the PackageKit API
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://packagekit.org/
-Source: 
http://download.gnome.org/sources/gnome-packagekit/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-packagekit/3.4/%{name}-%{version}.tar.xz
 # PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches
 Patch1: gnome-packagekit-OnlyShowIn.patch
 BuildRequires:  PackageKit-devel

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



commit gnome-panel for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-panel for openSUSE:Factory 
checked in at 2012-03-29 13:55:01

Comparing /work/SRC/openSUSE:Factory/gnome-panel (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-panel.new (New)


Package is gnome-panel, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-panel/gnome-panel.changes  2012-03-19 
09:57:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-panel.new/gnome-panel.changes 
2012-03-29 13:55:12.0 +0200
@@ -1,0 +2,15 @@
+Mon Mar 26 10:20:53 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Mon Mar 19 21:35:47 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.3.92:
+  + Add style class for orientation to several widgets to allow
+adjust theming on vertical panels.
+  + Fix random grey box on logout.
+  + Updated translations.
+
+---

Old:

  gnome-panel-3.3.91.tar.xz

New:

  gnome-panel-3.4.0.tar.xz



Other differences:
--
++ gnome-panel.spec ++
--- /var/tmp/diff_new_pack.NSYNBZ/_old  2012-03-29 13:55:17.0 +0200
+++ /var/tmp/diff_new_pack.NSYNBZ/_new  2012-03-29 13:55:17.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   gnome-panel
-Version:3.3.91
+Version:3.4.0
 Release:0
 # FIXME: gnome-main-menu not ported to new panel API, for this reason we do 
not Recommend gnome-main-menu.
 Summary:The GNOME Desktop Panel
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-panel/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-panel/3.4/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM gnome-panel-recent-check-exists.patch -- Show an error 
when clicking on a recent item that doesn't exist anymore
 Patch25:gnome-panel-recent-check-exists.patch

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



commit gnome-power-manager for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-power-manager for 
openSUSE:Factory checked in at 2012-03-29 13:55:17

Comparing /work/SRC/openSUSE:Factory/gnome-power-manager (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-power-manager.new (New)


Package is gnome-power-manager, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-power-manager/gnome-power-manager.changes  
2012-01-17 16:05:57.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-power-manager.new/gnome-power-manager.changes 
2012-03-29 13:55:31.0 +0200
@@ -1,0 +2,17 @@
+Mon Mar 26 15:22:10 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Tue Mar 20 16:56:03 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Compile the GtkBuilder file as a GResource to speed up startup.
+  + Updated translations.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+- Add explicit pkgconfig(glib-2.0) BuildRequires so it can be
+  versioned.
+
+---

Old:

  gnome-power-manager-3.3.3.tar.xz

New:

  gnome-power-manager-3.4.0.tar.xz



Other differences:
--
++ gnome-power-manager.spec ++
--- /var/tmp/diff_new_pack.jqygDz/_old  2012-03-29 13:55:34.0 +0200
+++ /var/tmp/diff_new_pack.jqygDz/_new  2012-03-29 13:55:34.0 +0200
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gnome-power-manager
-Version:3.3.3
+Version:3.4.0
 Release:0
 Summary:Power Management for GNOME
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://gnome-power.sourceforge.net/
-Source: 
http://download.gnome.org/sources/gnome-power-manager/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-power-manager/3.4/%{name}-%{version}.tar.xz
 # PATCH-NEEDS-REBASE gnome-power-manager-schedule-wakeups.patch gburt 
fate302448 -- add tab to prefs to schedule rtcwake (was PATCH-FEATURE-OPENSUSE)
 Patch10:gnome-power-manager-schedule-wakeups.patch
 # PATCH-NEEDS-REBASE gnome-power-manager-notify-idle-sleep.patch hmacht 
bnc#439018 bgo575467 -- notify user about auto suspend when returning from 
sleep (was PATCH-FEATURE-UPSTREAM)
@@ -36,9 +37,8 @@
 BuildRequires:  libupower-glib-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(gdk-3.0) = 2.91.7
+BuildRequires:  pkgconfig(glib-2.0) = 2.31.10
 BuildRequires:  pkgconfig(gtk+-3.0) = 2.91.0
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  gnome-common

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



commit gnome-screensaver for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-screensaver for 
openSUSE:Factory checked in at 2012-03-29 13:55:36

Comparing /work/SRC/openSUSE:Factory/gnome-screensaver (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-screensaver.new (New)


Package is gnome-screensaver, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-screensaver/gnome-screensaver.changes  
2012-02-28 19:23:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-screensaver.new/gnome-screensaver.changes 
2012-03-29 13:55:42.0 +0200
@@ -1,0 +2,13 @@
+Tue Mar 27 06:26:21 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Thu Mar 22 19:01:12 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Fix fade when explicitly locking screen
+  + Updated translations.
+
+---

Old:

  gnome-screensaver-3.2.2.tar.xz

New:

  gnome-screensaver-3.4.0.tar.xz



Other differences:
--
++ gnome-screensaver.spec ++
--- /var/tmp/diff_new_pack.lQDy6o/_old  2012-03-29 13:55:44.0 +0200
+++ /var/tmp/diff_new_pack.lQDy6o/_new  2012-03-29 13:55:44.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-screensaver
-Version:3.2.2
+Version:3.4.0
 Release:0
 Url:http://www.gnome.org/
 Summary:GNOME Screen Saver and Locker
 License:GPL-2.0+
 Group:  System/GUI/GNOME
-Source: 
http://download.gnome.org/sources/gnome-screensaver/3.2/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-screensaver/3.4/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE gnome-screensaver-suse-pam.diff
 Patch:  gnome-screensaver-suse-pam.diff
 # PATCH-FIX-UPSTREAM gnome-screensaver-helper.patch bgo#640647 
fcro...@novell.com -- Put back helper authentication, removed by upstream

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



commit gnome-screenshot for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-screenshot for 
openSUSE:Factory checked in at 2012-03-29 13:55:45

Comparing /work/SRC/openSUSE:Factory/gnome-screenshot (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-screenshot.new (New)


Package is gnome-screenshot, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-screenshot/gnome-screenshot.changes
2012-03-16 13:14:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-screenshot.new/gnome-screenshot.changes   
2012-03-29 13:55:48.0 +0200
@@ -1,0 +2,12 @@
+Mon Mar 26 15:29:57 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Mon Mar 19 21:49:36 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.3.92:
+  + Updated translations.
+
+---

Old:

  gnome-screenshot-3.3.91.tar.xz

New:

  gnome-screenshot-3.4.0.tar.xz



Other differences:
--
++ gnome-screenshot.spec ++
--- /var/tmp/diff_new_pack.dtWfUD/_old  2012-03-29 13:55:53.0 +0200
+++ /var/tmp/diff_new_pack.dtWfUD/_new  2012-03-29 13:55:53.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-screenshot
-Version:3.3.91
+Version:3.4.0
 Release:0
 Summary:Utility to take pictures of your screen
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-screenshot/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-screenshot/3.4/%{name}-%{version}.tar.xz
 # The applets-screenshooter.png icon files are missing in the tarball, see 
bgo#663191
 Source1:applets-screenshooter-16.png
 Source2:applets-screenshooter-22.png







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



commit gnome-search-tool for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-search-tool for 
openSUSE:Factory checked in at 2012-03-29 13:56:01

Comparing /work/SRC/openSUSE:Factory/gnome-search-tool (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-search-tool.new (New)


Package is gnome-search-tool, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-search-tool/gnome-search-tool.changes  
2012-02-21 12:19:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-search-tool.new/gnome-search-tool.changes 
2012-03-29 13:56:03.0 +0200
@@ -1,0 +2,6 @@
+Tue Mar 27 06:22:03 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---

Old:

  gnome-search-tool-3.3.1.tar.bz2

New:

  gnome-search-tool-3.4.0.tar.xz



Other differences:
--
++ gnome-search-tool.spec ++
--- /var/tmp/diff_new_pack.jjGpT8/_old  2012-03-29 13:56:08.0 +0200
+++ /var/tmp/diff_new_pack.jjGpT8/_new  2012-03-29 13:56:08.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-search-tool
-Version:3.3.1
+Version:3.4.0
 Release:0
 Summary:Utility to search for files
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://download.gnome.org/sources/gnome-search-tool
-Source: 
http://download.gnome.org/sources/gnome-search-tool/3.3/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/gnome-search-tool/3.4/%{name}-%{version}.tar.xz
 # The applets-screenshooter.png icon files are missing in the tarball, see 
bgo#663191
 Source1:%{name}-16.png
 Source2:%{name}-22.png







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



commit gnome-session for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-session for openSUSE:Factory 
checked in at 2012-03-29 13:56:12

Comparing /work/SRC/openSUSE:Factory/gnome-session (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-session.new (New)


Package is gnome-session, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-session/gnome-session.changes  
2012-02-28 19:23:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-session.new/gnome-session.changes 
2012-03-29 13:56:17.0 +0200
@@ -1,0 +2,16 @@
+Tue Mar 27 08:55:41 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Don't show toggle switches for gnome-shell extensions in fail
+whale dialog; simply disable all extensions instead
+  + Code cleanups
+  + Updated translations.
+
+---
+Mon Mar 19 22:35:34 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.92:
+  + Minor bug fixes.
+  + Updated translations.
+
+---

Old:

  gnome-session-3.3.90.tar.xz

New:

  gnome-session-3.4.0.tar.xz



Other differences:
--
++ gnome-session.spec ++
--- /var/tmp/diff_new_pack.97KN2Q/_old  2012-03-29 13:56:21.0 +0200
+++ /var/tmp/diff_new_pack.97KN2Q/_new  2012-03-29 13:56:21.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-session
-Version:3.3.90
+Version:3.4.0
 Release:0
 Summary:Session Tools for the GNOME Desktop
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-session/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-session/3.4/%{name}-%{version}.tar.xz
 Source1:gnome
 Source2:gnome.desktop
 # Temporarly needed until we get upstream to ship the right icon for suspend
@@ -81,8 +81,8 @@
 Summary:Session Manager for GNOME -- Default GNOME Session
 Group:  System/GUI/GNOME
 Requires:   %{name} = %{version}
-Requires:   gnome-shell
 Requires:   gnome-settings-daemon
+Requires:   gnome-shell
 Recommends: %{name}-fallback-session
 
 %description default-session


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



commit gnome-shell for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2012-03-29 13:56:25

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new (New)


Package is gnome-shell, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2012-03-23 
12:05:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new/gnome-shell.changes 
2012-03-29 13:56:29.0 +0200
@@ -1,0 +2,73 @@
+Mon Mar 26 19:01:26 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Don't crash when taking screenshots [bgo#672775]
+  + Fix dialog-resizing problem [bgo#672543]
+  + Updated translations.
+
+---
+Tue Mar 20 22:00:56 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.92:
+  + Add shell-dialogs for GNOME Keyring prompts (bgo#652459,
+bgo#652460 and bgo#671034)
+  + When the user returns from idle, bring up the message tray if
+there were messages while they were away (bgo#643014)
+  + https://live.gnome.org/EveryDetailMatters
+- Make the workspace thumbnails clickable all the way to the
+  edge of the screen (bgo#643319)
+- Don't slide out the workspace thumbnails if the mouse is over
+  them when entering the overview (bgo#651092)
+- Fix placeholder jumps while dragging a dash item (bgo#651842)
+- Don't favorite apps if they are dropped back at the same
+  position (bgo#656333)
+- To avoid confusion, don't allow removing running apps from
+  favorites (bgo#644853)
+- Fix creation of new workspaces by dragging application
+  launchers (bgo#664202)
+- Make it easier to drag dash items without triggering the menu
+  + Accessibility:
+- Add StWidget API for easily adding accessible states and
+  setting roles, names (bgo#668366, bgo#667432 and bgo#671378)
+- Set accessibility information on UI elements (bgo#644255,
+  bgo#667432, bgo#668361, bgo#672047, bgo#670308, bgo#670312,
+  bgo#670719 and bgo#671404)
+  + Improve key-navigation in the overview (bgo#663901)
+  + Key navigation bug fixes (bgo#662493, bgo#663437, bgo#665215
+and bgo#671998)
+  + Honor a 'org.gnome.shell.overrides.dynamic-workspaces' setting
+that determines whether the workspace count is dynamic and
+unsaved in GSettings or static and saved (bgo#671568)
+  + Avoid saving user presence to GSettings when not necessary
+(bgo#665701, bgo#668214)
+  + Save screencasts in the users Videos/ directory (bgo#670749)
+and use a human readable filename (bgo#670753)
+  + Allow dragging from the empty part of the top panel to
+unmaximize a window (bgo#666359)
+  + Fix hangs that could occur when switching away to a VT
+(bgo#653833)
+  + Fix problems with installing from extensions.gnome.org
+(bgo#671134)
+  + Fix locking the screen when suspending via menu (bgo#670820)
+  + Fix browser plugin with Konqueror and Opera
+  + Fix shell restart not to bring up failure screen (bgo#648384)
+  + Reorganize and clean up CSS theming (bgo#668209)
+  + Improve appearance of modal dialogs (bgo#670227, bgo#668209)
+  + Update the calendar code to use ECalClient (bgo#671177)
+  + Update jhbuild script to use the main moduleset (bgo#668440)
+  + StTextureCache: code cleanup, evict unused icons, merge
+together simulataneous requests for the same icon (bgo#670771,
+bgo#671656 and bgo#672273)
+  + Clean up St for recent Clutter changes and fix bugs.
+StContainer and StGroup are removed (bgo#670034, bgo#670640,
+bgo#670904)
+  + Code cleanup (bgo#613194, bgo#671086, bgo#671103)
+  + Misc bugs fixed: bgo#651130, bgo#658946, bgo#667552,
+bgo#670076, bgo#671001, bgo#670979, bgo#671410, bgo#671411,
+bgo#671556, bgo#671656, bgo#671657, bgo#672011, bgo#672024,
+bgo#672240, bgo#672265, bgo#672270, bgo#672321, bgo#672326,
+bgo#672413, bgo#672471.
+  + Updated translations.
+- Add pkgconfig(gcr-3) BuildRequires for the new keyring dialogs.
+
+---

Old:

  gnome-shell-3.3.90.tar.xz

New:

  gnome-shell-3.4.0.tar.xz



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.lRWE0r/_old  2012-03-29 13:56:32.0 +0200
+++ /var/tmp/diff_new_pack.lRWE0r/_new  2012-03-29 13:56:32.0 +0200
@@ -17,20 +17,21 @@
 
 
 Name:   gnome-shell
-Version:3.3.90
+Version:3.4.0
 Release:0
 Summary:GNOME Shell
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://live.gnome.org/GnomeShell
-Source: 

commit gnome-system-monitor for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-system-monitor for 
openSUSE:Factory checked in at 2012-03-29 13:56:41

Comparing /work/SRC/openSUSE:Factory/gnome-system-monitor (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-system-monitor.new (New)


Package is gnome-system-monitor, Maintainer is gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-system-monitor/gnome-system-monitor.changes
2012-03-16 13:14:58.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-system-monitor.new/gnome-system-monitor.changes
   2012-03-29 13:56:47.0 +0200
@@ -1,0 +2,14 @@
+Tue Mar 27 06:23:50 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Bug fixed: bgo#668574.
+  + Updated translations.
+
+---
+Tue Mar 20 16:47:25 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Bug fixed: bgo#672302.
+  + Updated translations.
+
+---

Old:

  gnome-system-monitor-3.3.91.tar.xz

New:

  gnome-system-monitor-3.4.0.tar.xz



Other differences:
--
++ gnome-system-monitor.spec ++
--- /var/tmp/diff_new_pack.7mavgz/_old  2012-03-29 13:56:50.0 +0200
+++ /var/tmp/diff_new_pack.7mavgz/_new  2012-03-29 13:56:50.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-system-monitor
-Version:3.3.91
+Version:3.4.0
 Release:0
 Url:http://www.gnome.org
 Summary:A Simple Process Monitor
 License:GPL-2.0+
 Group:  System/GUI/GNOME
-Source0:
http://download.gnome.org/sources/gnome-system-monitor/3.3/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gnome-system-monitor/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -37,8 +37,8 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gtkmm-3.0)
-BuildRequires:  pkgconfig(libsystemd-daemon) = 38
-BuildRequires:  pkgconfig(libsystemd-login) = 38
+BuildRequires:  pkgconfig(libsystemd-daemon) = 44
+BuildRequires:  pkgconfig(libsystemd-login) = 44
 BuildRequires:  pkgconfig(libwnck-3.0)
 Requires:   gnome-icon-theme
 Requires:   lsb-release

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



commit gnome-terminal for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-terminal for openSUSE:Factory 
checked in at 2012-03-29 13:56:55

Comparing /work/SRC/openSUSE:Factory/gnome-terminal (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-terminal.new (New)


Package is gnome-terminal, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-terminal/gnome-terminal.changes
2012-02-21 12:19:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-terminal.new/gnome-terminal.changes   
2012-03-29 13:56:57.0 +0200
@@ -1,0 +2,10 @@
+Mon Mar 26 14:57:08 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0.1:
+  + No changes.
+- Changes from version 3.4.0:
+  + Use symbolic icon for the close button.
+  + Adapt for scroll changes in GTK+ 3.4.
+  + Updated translations.
+
+---

Old:

  gnome-terminal-3.3.0.tar.xz

New:

  gnome-terminal-3.4.0.1.tar.xz



Other differences:
--
++ gnome-terminal.spec ++
--- /var/tmp/diff_new_pack.9puBAv/_old  2012-03-29 13:57:01.0 +0200
+++ /var/tmp/diff_new_pack.9puBAv/_new  2012-03-29 13:57:01.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-terminal
-Version:3.3.0
+Version:3.4.0.1
 Release:0
 Summary:GNOME Terminal
 License:GPL-3.0+ ; LGPL-2.1+
 Group:  System/X11/Terminals
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-terminal/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-terminal/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 # for gtk-builder-convert
@@ -34,10 +34,10 @@
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.0.0
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(sm)
-BuildRequires:  pkgconfig(vte-2.90)
+BuildRequires:  pkgconfig(vte-2.90) = 0.30.0
 BuildRequires:  pkgconfig(x11)
 PreReq: filesystem gconf2
 Recommends: %{name}-lang

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



commit gnome-themes-standard for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-themes-standard for 
openSUSE:Factory checked in at 2012-03-29 13:57:06

Comparing /work/SRC/openSUSE:Factory/gnome-themes-standard (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-themes-standard.new (New)


Package is gnome-themes-standard, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-themes-standard/gnome-themes-standard.changes  
2012-03-16 13:15:04.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-themes-standard.new/gnome-themes-standard.changes
 2012-03-29 13:57:07.0 +0200
@@ -1,0 +2,28 @@
+Mon Mar 26 15:22:47 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Fix notebook tab gradient scaling
+  + Fix missing border in the screensaver unlock dialog
+
+---
+Tue Mar 20 17:00:26 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Add HighContrast icon theme generated from
+gnome-icon-theme-symbolic
+  + Don't make floating bars yellow
+  + Fix text shadows in active+insensitive toolbar buttons
+  + Fix right WM border in focused left tiled windows
+  + Add no-highlight versions of insensitive radio/check assets for
+use in treeviews
+  + Fix expander radius in treeviews
+  + Fix color for 'image' style class over a selected background
+  + Fix GtkTreeView separators on hover and backdrop states
+  + Fix color of dim labels in treeview renderers
+  + Fix border for buttons in NautilusQueryEditor infobars
+  + Add styling for gedit's not-found search entry style class
+- Add pkgconfig() BuildRequires for new build dependencies to
+  create HighContrast icon theme: cairo, gdk-3.0, gdk-pixbuf-2.0,
+  gio-2.0.
+
+---

Old:

  gnome-themes-standard-3.3.91.tar.xz

New:

  gnome-themes-standard-3.4.0.tar.xz



Other differences:
--
++ gnome-themes-standard.spec ++
--- /var/tmp/diff_new_pack.eTXbLz/_old  2012-03-29 13:57:08.0 +0200
+++ /var/tmp/diff_new_pack.eTXbLz/_new  2012-03-29 13:57:08.0 +0200
@@ -20,14 +20,18 @@
 Summary:Standard GNOME Themes
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
-Version:3.3.91
+Version:3.4.0
 Release:0
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-themes-standard/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-themes-standard/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool
 # Needed to convert svg to gresource
 BuildRequires:  gdk-pixbuf-loader-rsvg
+BuildRequires:  pkgconfig(cairo)
+BuildRequires:  pkgconfig(gdk-3.0)
+BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.3.14
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit gnome-user-docs for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-user-docs for openSUSE:Factory 
checked in at 2012-03-29 13:57:11

Comparing /work/SRC/openSUSE:Factory/gnome-user-docs (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-user-docs.new (New)


Package is gnome-user-docs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-user-docs/gnome-user-docs.changes  
2012-02-27 18:35:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-user-docs.new/gnome-user-docs.changes 
2012-03-29 13:57:17.0 +0200
@@ -1,0 +2,15 @@
+Tue Mar 27 06:27:41 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Many updates.
+  + Updated translations.
+
+---
+Mon Mar 26 07:50:29 UTC 2012 - vu...@opensuse.org
+
+- Remove hack to find localized help: this has been fixed in
+  find-lang.sh.
+- Re-enable parallel build now that a bug that made it extremely
+  slow is fixed.
+
+---

Old:

  gnome-user-docs-3.3.1.tar.xz

New:

  gnome-user-docs-3.4.0.tar.xz



Other differences:
--
++ gnome-user-docs.spec ++
--- /var/tmp/diff_new_pack.9uZBAT/_old  2012-03-29 13:57:19.0 +0200
+++ /var/tmp/diff_new_pack.9uZBAT/_new  2012-03-29 13:57:19.0 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   gnome-user-docs
-Version:3.3.1
+Version:3.4.0
 Release:0
-# FIXME: parallel build is disabled because it's actually much slower (see 
bgo#659421); should be safe to reenable in 3.3.x
-# FIXME: the %%{_datadir}/help/$locale/ files should be found by %%find_lang
 Summary:GNOME Desktop Documentation
 License:GFDL-1.1
 Group:  Documentation/Other
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-user-docs/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-user-docs/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  yelp-tools
 Recommends: %{name}-lang
@@ -45,21 +43,11 @@
 
 %build
 %configure
-make
+make %{?_smp_mflags}
 
 %install
 %makeinstall
-# Disable find_lang until it supports the xdg help system
-#%%find_lang gnome-help %{?no_lang_C}
-# Localized help
-for help in %{buildroot}%{_datadir}/help/*/gnome-help/; do
-LOCALE=`echo $help | sed s:.*%{_datadir}/help/\([^/]*\)/gnome-help/:\1:g`
-echo %%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE  
%{name}.help-lang.tmp
-echo %%lang($LOCALE) %%doc /${help##%{buildroot}}  
%{name}.help-lang.tmp
-done
-echo %%defattr(-,root,root)  %{name}.help-lang
-sort -u %{name}.help-lang.tmp | grep -v ^%%lang(C)  %{name}.help-lang
-rm %{name}.help-lang.tmp
+%find_lang gnome-help %{?no_lang_C}
 %fdupes %{buildroot}
 
 %clean
@@ -74,6 +62,6 @@
 %endif
 %doc %{_datadir}/help/C/gnome-help/
 
-%files lang -f %{name}.help-lang
+%files lang -f gnome-help.lang
 
 %changelog

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



commit gnome-user-share for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-user-share for 
openSUSE:Factory checked in at 2012-03-29 13:57:21

Comparing /work/SRC/openSUSE:Factory/gnome-user-share (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-user-share.new (New)


Package is gnome-user-share, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-user-share/gnome-user-share.changes
2011-11-29 12:52:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-user-share.new/gnome-user-share.changes   
2012-03-29 13:57:24.0 +0200
@@ -1,0 +2,11 @@
+Thu Mar 22 18:56:54 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.0.2:
+  + Port from libunique to GtkApplication
+  + Add missing string.h include
+  + Build cleanups
+  + Updated translations.
+- Remove pkgconfig(unique-3.0) BuildRequires: dropped upstream.
+- Drop gnome-user-share-includes.patch: fixed upstream.
+
+---

Old:

  gnome-user-share-3.0.1.tar.bz2
  gnome-user-share-includes.patch

New:

  gnome-user-share-3.0.2.tar.xz



Other differences:
--
++ gnome-user-share.spec ++
--- /var/tmp/diff_new_pack.G0qW5s/_old  2012-03-29 13:57:29.0 +0200
+++ /var/tmp/diff_new_pack.G0qW5s/_new  2012-03-29 13:57:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-user-share
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,16 +16,13 @@
 #
 
 
-
 Name:   gnome-user-share
 Summary:GNOME user file sharing
-Version:3.0.1
-Release:1
 License:GPL-2.0+
 Group:  Productivity/Networking/File-Sharing
-Source: 
http://download.gnome.org/sources/gnome-user-share/3.0/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM gnome-user-share-includes.patch bgo#664929 
dims...@opensuse.org -- Include string.h in order to have strcmp defined.
-Patch0: gnome-user-share-includes.patch
+Version:3.0.2
+Release:0
+Source: 
http://download.gnome.org/sources/gnome-user-share/3.0/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE gnome-user-share-soft-dep-apache.patch vu...@novell.com 
-- Hide apache option in the UI if it's not available
 Patch3: gnome-user-share-soft-dep-apache.patch
 Url:http://www.gnome.org/
@@ -37,13 +34,12 @@
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gconf-2.0)
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glib-2.0) = 2.28
 BuildRequires:  pkgconfig(gnome-bluetooth-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(libnautilus-extension)
 BuildRequires:  pkgconfig(libnotify)
-BuildRequires:  pkgconfig(unique-3.0)
 Requires:   obex-data-server
 Recommends: %{name}-lang
 Suggests:   apache2-prefork
@@ -69,7 +65,6 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 %patch3 -p1
 
 %build

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



commit gnome-video-effects for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-video-effects for 
openSUSE:Factory checked in at 2012-03-29 13:57:30

Comparing /work/SRC/openSUSE:Factory/gnome-video-effects (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-video-effects.new (New)


Package is gnome-video-effects, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-video-effects/gnome-video-effects.changes  
2011-09-23 02:01:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-video-effects.new/gnome-video-effects.changes 
2012-03-29 13:57:33.0 +0200
@@ -1,0 +2,8 @@
+Tue Mar 27 07:17:12 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.4.0:
+  + Add horizontal flip effect (bgo#666930)
+  + Overhaul build system.
+  + Updated translations.
+
+---

Old:

  gnome-video-effects-0.3.0.tar.bz2

New:

  gnome-video-effects-0.4.0.tar.xz



Other differences:
--
++ gnome-video-effects.spec ++
--- /var/tmp/diff_new_pack.x0iuFG/_old  2012-03-29 13:57:36.0 +0200
+++ /var/tmp/diff_new_pack.x0iuFG/_new  2012-03-29 13:57:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-video-effects
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:   gnome-video-effects
-Version:0.3.0
-Release:1
-License:GPL-2.0+
+Version:0.4.0
+Release:0
 Summary:Collection of GStreamer effects
-Url:http://live.gnome.org/GnomeVideoEffects
+License:GPL-2.0+
 Group:  Productivity/Multimedia/Other
-Source0:
http://download.gnome.org/sources/gnome-video-effects/0.3/%{name}-%{version}.tar.bz2
+Url:http://live.gnome.org/GnomeVideoEffects
+Source0:
http://download.gnome.org/sources/gnome-video-effects/0.4/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -34,7 +33,6 @@
 A collection of GStreamer effects to be used in different GNOME Modules.
 
 %package devel
-License:GPL-2.0+
 Summary:Collection of GStreamer effects -- Development Files
 Group:  Development/Tools/Other
 Requires:   %{name} = %{version}

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



commit gobject-introspection for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gobject-introspection for 
openSUSE:Factory checked in at 2012-03-29 13:57:38

Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old)
 and  /work/SRC/openSUSE:Factory/.gobject-introspection.new (New)


Package is gobject-introspection, Maintainer is gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes  
2012-03-19 09:57:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gobject-introspection.new/gobject-introspection.changes
 2012-03-29 13:57:41.0 +0200
@@ -1,0 +2,17 @@
+Wed Mar 28 06:35:14 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.32.0:
+  + No changes.
+
+---
+Wed Mar 21 16:42:12 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.31.22:
+  + repository:
+- Fix conversion of FFI values on big-endian architectures
+- Add new public gi_type_info_extract_ffi_return_value() API
+  + scanner: Fix matching of methods named *_get_type()
+  + Various other code changes.
+  + Update glib annotations.
+
+---

Old:

  gobject-introspection-1.31.20.tar.xz

New:

  gobject-introspection-1.32.0.tar.xz



Other differences:
--
++ gobject-introspection.spec ++
--- /var/tmp/diff_new_pack.QxIEBy/_old  2012-03-29 13:57:44.0 +0200
+++ /var/tmp/diff_new_pack.QxIEBy/_new  2012-03-29 13:57:44.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   gobject-introspection
-Version:1.31.20
+Version:1.32.0
 Release:0
 # FIXME: when bgo#629930 gets fixed, move the appropriate pkg-config files to 
the main package and rename the devel package to libgirepository-devel
 Summary:GObject Introspection Tools
 License:LGPL-2.1+
 Group:  Development/Libraries/GNOME
 Url:http://live.gnome.org/GObjectIntrospection
-Source0:
http://download.gnome.org/sources/gobject-introspection/1.31/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gobject-introspection/1.32/%{name}-%{version}.tar.xz
 # gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates 
typelib()-style Provides/Requires.
 Source1:gi-find-deps.sh
 Source2:gobjectintrospection.attr

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



commit grub2 for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2012-03-29 13:57:50

Comparing /work/SRC/openSUSE:Factory/grub2 (Old)
 and  /work/SRC/openSUSE:Factory/.grub2.new (New)


Package is grub2, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/grub2/grub2.changes  2012-03-22 
12:32:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2012-03-29 
13:57:52.0 +0200
@@ -1,0 +2,5 @@
+Wed Mar 21 06:58:43 UTC 2012 - mch...@suse.com
+
+- Mark %config(noreplace) to /etc/default/grub (bnc#753246)
+
+---



Other differences:
--
++ grub2.spec ++
--- /var/tmp/diff_new_pack.tU9KLa/_old  2012-03-29 13:57:57.0 +0200
+++ /var/tmp/diff_new_pack.tU9KLa/_new  2012-03-29 13:57:57.0 +0200
@@ -303,7 +303,7 @@
 %exclude %{_bindir}/%{name}-efi-*
 %endif
 %{_sysconfdir}/bash_completion.d/grub
-%config %{_sysconfdir}/default/grub
+%config(noreplace) %{_sysconfdir}/default/grub
 %dir %{_sysconfdir}/grub.d
 %{_sysconfdir}/grub.d/README
 %config %{_sysconfdir}/grub.d/??_*


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



commit gsettings-desktop-schemas for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gsettings-desktop-schemas for 
openSUSE:Factory checked in at 2012-03-29 13:58:02

Comparing /work/SRC/openSUSE:Factory/gsettings-desktop-schemas (Old)
 and  /work/SRC/openSUSE:Factory/.gsettings-desktop-schemas.new (New)


Package is gsettings-desktop-schemas, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gsettings-desktop-schemas/gsettings-desktop-schemas.changes
  2012-02-28 19:23:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gsettings-desktop-schemas.new/gsettings-desktop-schemas.changes
 2012-03-29 13:58:04.0 +0200
@@ -1,0 +2,15 @@
+Tue Mar 27 06:17:17 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Tue Mar 20 20:01:13 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.92:
+  + Adjust default bindings for maximize/restore.
+  + Make evolution launch the correct component.
+  + Update default background URI.
+  + Updated translations.
+
+---

Old:

  gsettings-desktop-schemas-3.3.90.tar.xz

New:

  gsettings-desktop-schemas-3.4.0.tar.xz



Other differences:
--
++ gsettings-desktop-schemas.spec ++
--- /var/tmp/diff_new_pack.VLC5EC/_old  2012-03-29 13:58:06.0 +0200
+++ /var/tmp/diff_new_pack.VLC5EC/_new  2012-03-29 13:58:06.0 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   gsettings-desktop-schemas
-Version:3.3.90
+Version:3.4.0
 Release:0
 Summary:Shared GSettings Schemas for the Desktop
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://gnome.org/
-Source0:
http://download.gnome.org/sources/gsettings-desktop-schemas/3.3/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gsettings-desktop-schemas/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  glib2-devel = 2.31.0
 BuildRequires:  gobject-introspection-devel = 1.31.0
 BuildRequires:  intltool

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



commit gtk3 for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2012-03-29 13:58:09

Comparing /work/SRC/openSUSE:Factory/gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.gtk3.new (New)


Package is gtk3, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes2012-03-19 
09:57:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes   2012-03-29 
13:58:12.0 +0200
@@ -1,0 +2,21 @@
+Mon Mar 26 15:18:27 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Bugs fixed: bgo#658875, bgo#671006, bgo#672163, bgo#672587,
+bgo#672763.
+  + Updated translations.
+
+---
+Tue Mar 20 19:54:15 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.20:
+  + Theming:
+- Reduced memory consumption in the css parser
+- Fixed Windows theme rendering under XP
+- Support for background-position
+  + Bugs fixed: bgo#657385, bgo#662023, bgo#670176, bgo#671065,
+bgo#671453, bgo#671488, bgo#671588, bgo#671659, bgo#671819,
+bgo#671898, bgo#672009, bgo#672117, bgo#672125, bgo#672173,
+bgo#672182, bgo#672367.
+
+---

Old:

  gtk+-3.3.18.tar.xz

New:

  gtk+-3.4.0.tar.xz



Other differences:
--
++ gtk3.spec ++
--- /var/tmp/diff_new_pack.Rgh9dr/_old  2012-03-29 13:58:14.0 +0200
+++ /var/tmp/diff_new_pack.Rgh9dr/_new  2012-03-29 13:58:14.0 +0200
@@ -24,13 +24,13 @@
 
 Name:   gtk3
 %define _name gtk+
-Version:3.3.18
+Version:3.4.0
 Release:0
 Summary:The GTK+ toolkit library (version 3)
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/gtk+/3.3/%{_name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gtk+/3.4/%{_name}-%{version}.tar.xz
 Source1:README.SUSE
 Source2:settings.ini
 Source3:macros.gtk3
@@ -41,7 +41,7 @@
 Patch1: gtk3-path-local.patch
 # PATCH-FIX-UPSTREAM gtk3-bnc130159-bgo319483-async-font-selection.patch 
bnc130159 bgo319483 feder...@novell.com - Load fonts asynchronously in 
GtkFontSelection to make it appear faster for CJK languages
 Patch3: gtk3-bnc130159-bgo319483-async-font-selection.patch
-BuildRequires:  cups-devel
+BuildRequires:  cups-devel = 1.2
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig(atk) = 2.1.5
 BuildRequires:  pkgconfig(cairo)

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



  1   2   >