commit acpica for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package acpica for openSUSE:Factory checked 
in at 2012-05-22 08:11:59

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


Package is acpica, Maintainer is tr...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/acpica/acpica.changes2012-01-04 
07:23:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.acpica.new/acpica.changes   2012-05-22 
08:12:01.0 +0200
@@ -1,0 +2,5 @@
+Sun May 20 10:06:24 UTC 2012 - tr...@suse.de
+
+- Update to latest version 20120518
+
+---

Old:

  acpica-unix2-2023.tar.bz2

New:

  acpica-unix2-20120518.tar.bz2



Other differences:
--
++ acpica.spec ++
--- /var/tmp/diff_new_pack.yjy81C/_old  2012-05-22 08:12:05.0 +0200
+++ /var/tmp/diff_new_pack.yjy81C/_new  2012-05-22 08:12:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package acpica
 #
-# 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
@@ -20,7 +20,7 @@
 
 Name:   acpica
 Url:http://acpica.org
-Version:2023
+Version:20120518
 Release:6
 License:GPL-2.0
 %define src_dir acpica-unix2-%{version}
@@ -65,7 +65,7 @@
 %setup -n %{src_dir} -a 2
 %patch1 -p1
 %patch2 -p1
-%patch3
+%patch3 -p1
 %patch4 -p1
 %patch5 -p1
 
@@ -73,6 +73,7 @@
 RPM_OPT_FLAGS=$RPM_OPT_FLAGS
 cc %{SOURCE1} $RPM_OPT_FLAGS -o ec_access
 make -C acpidump CFLAGS=$RPM_OPT_FLAGS
+pushd source
 make -C compiler CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing 
-Wno-unused-result
 make -C tools/acpisrc CFLAGS=$RPM_OPT_FLAGS  -Wno-unused-result
 make -C tools/acpixtract CFLAGS=$RPM_OPT_FLAGS
@@ -80,17 +81,20 @@
 cp compiler/iasl .
 make clean -C compiler CFLAGS=$RPM_OPT_FLAGS
 make -C tools/acpiexec CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing 
-Wno-unused-result
+popd
 
 %install
 
 install -Dm 755 ec_access %{buildroot}/usr/sbin/ec_access
 install -Dm  755 acpidump/acpidump %{buildroot}/usr/sbin/acpidump
+install -Dm 644 README %{buildroot}/%{_docdir}/%{name}/README
+install -Dm 644 changes.txt %{buildroot}/%{_docdir}/%{name}/changes.txt
+pushd source
 install -Dm 755 iasl %{buildroot}/usr/bin/iasl
 install -Dm 755 tools/acpisrc/acpisrc %{buildroot}/usr/sbin/acpisrc
 install -Dm 755 tools/acpiexec/acpiexec %{buildroot}/usr/bin/acpiexec
 install -Dm 755 tools/acpixtract/acpixtract %{buildroot}/usr/bin/acpixtract
-install -Dm 644 README %{buildroot}/%{_docdir}/%{name}/README
-install -Dm 644 changes.txt %{buildroot}/%{_docdir}/%{name}/changes.txt
+popd
 
 %files
 %defattr(-,root,root)

++ acpica-no-compiletime.patch ++
--- /var/tmp/diff_new_pack.yjy81C/_old  2012-05-22 08:12:05.0 +0200
+++ /var/tmp/diff_new_pack.yjy81C/_new  2012-05-22 08:12:05.0 +0200
@@ -1,13 +1,13 @@
 ---
- compiler/aslcompile.c |9 ++---
- compiler/aslutils.c   |4 ++--
- include/acapps.h  |8 
+ source/compiler/aslcompile.c |9 ++---
+ source/compiler/aslutils.c   |4 ++--
+ source/include/acapps.h  |8 
  3 files changed, 8 insertions(+), 13 deletions(-)
 
-Index: compiler/aslcompile.c
+Index: acpica-unix2-20120518/source/compiler/aslcompile.c
 ===
 compiler/aslcompile.c.orig
-+++ compiler/aslcompile.c
+--- acpica-unix2-20120518.orig/source/compiler/aslcompile.c
 acpica-unix2-20120518/source/compiler/aslcompile.c
 @@ -157,8 +157,6 @@ void
  AslCompilerFileHeader (
  UINT32  FileId)
@@ -32,11 +32,11 @@
  Prefix);
  
  switch (FileId)
-Index: compiler/aslutils.c
+Index: acpica-unix2-20120518/source/compiler/aslutils.c
 ===
 compiler/aslutils.c.orig
-+++ compiler/aslutils.c
-@@ -478,8 +478,8 @@ UtDisplaySummary (
+--- acpica-unix2-20120518.orig/source/compiler/aslutils.c
 acpica-unix2-20120518/source/compiler/aslutils.c
+@@ -479,8 +479,8 @@ UtDisplaySummary (
  {
  /* Compiler name and version number */
  
@@ -47,10 +47,10 @@
  }
  
  /* Summary of main input and output files */
-Index: include/acapps.h
+Index: acpica-unix2-20120518/source/include/acapps.h
 ===
 include/acapps.h.orig
-+++ include/acapps.h
+--- acpica-unix2-20120518.orig/source/include/acapps.h
 acpica-unix2-20120518/source/include/acapps.h
 @@ -69,15 +69,15 

commit armadillo for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory 
checked in at 2012-05-22 08:12:04

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


Package is armadillo, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes  2012-05-08 
12:25:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2012-05-22 
08:12:05.0 +0200
@@ -1,0 +2,10 @@
+Fri May 18 13:30:23 UTC 2012 - badshah...@gmail.com
+
+- Update to version 3.2.0:
+  + Faster eigen decomposition via divide and conquer algorithm
+  + Faster transpose of vectors and compound expressions
+  + Faster handling of diagonal views
+  + Faster handling of tiny fixed size vectors (≤ 4 elements)
+  + Added unique(), for finding unique elements of a matrix.
+
+---

Old:

  armadillo-3.0.3.tar.gz

New:

  armadillo-3.2.0.tar.gz



Other differences:
--
++ armadillo.spec ++
--- /var/tmp/diff_new_pack.IL2G4O/_old  2012-05-22 08:12:08.0 +0200
+++ /var/tmp/diff_new_pack.IL2G4O/_new  2012-05-22 08:12:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   armadillo
-Version:3.0.3
+Version:3.2.0
 Release:0
 Summary:Fast C++ matrix library with interfaces to LAPACK and ATLAS
 License:LGPL-3.0+

++ armadillo-3.0.3.tar.gz - armadillo-3.2.0.tar.gz ++
 15249 lines of diff (skipped)

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



commit autoyast2 for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2012-05-22 08:12:10

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


Package is autoyast2, Maintainer is u...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2012-05-03 
10:54:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2012-05-22 
08:12:12.0 +0200
@@ -1,0 +2,11 @@
+Fri May 11 16:05:20 CEST 2012 - u...@suse.de
+
+- docu fixed
+- 2.22.2
+
+---
+Mon May  7 18:11:14 CEST 2012 - u...@suse.de
+
+- software raid on multipath did not work
+
+---

Old:

  autoyast2-2.22.1.tar.bz2

New:

  autoyast2-2.22.2.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.71NRA7/_old  2012-05-22 08:12:13.0 +0200
+++ /var/tmp/diff_new_pack.71NRA7/_new  2012-05-22 08:12:13.0 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   autoyast2
-Version:2.22.1
+Version:2.22.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -27,7 +27,7 @@
 
 Group:  System/YaST
 License:GPL-2.0
-BuildRequires:  daps docbook-xsl-stylesheets libxslt perl-XML-Writer 
pkg-config python-xml sgml-skel update-desktop-files xorg-x11-libs 
yast2-bootloader yast2-country yast2-devtools yast2-mouse yast2-slp 
yast2-testsuite yast2-transfer
+BuildRequires:  daps docbook-xsl-stylesheets libxslt perl-XML-Writer 
pkg-config python-xml sgml-skel suse-xsl-stylesheets update-desktop-files 
xorg-x11-libs yast2-bootloader yast2-country yast2-devtools yast2-mouse 
yast2-slp yast2-testsuite yast2-transfer
 # API for Disabled Modules (ProductControl)
 BuildRequires:  yast2 = 2.16.36
 # After API cleanup
@@ -63,7 +63,7 @@
 installation sources.
 
 %package installation
-Version:2.22.1
+Version:2.22.2
 
 
 Summary:YaST2 - Auto Installation Modules

++ autoyast2-2.22.1.tar.bz2 - autoyast2-2.22.2.tar.bz2 ++
 18123 lines of diff (skipped)

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



commit balsa for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package balsa for openSUSE:Factory checked 
in at 2012-05-22 08:12:16

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


Package is balsa, Maintainer is sbra...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/balsa/balsa.changes  2012-01-25 
10:34:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.balsa.new/balsa.changes 2012-05-22 
08:12:20.0 +0200
@@ -1,0 +2,14 @@
+Wed Apr 25 08:33:45 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.4.12:
+  + New crypto implementation.
+  + Build with GMime 2.6.0.
+  + Various other code changes.
+  + Updated translations.
+- Drop balsa-gmime-2_6.patch: fixed upstream.
+- Remove libtool BuildRequires and call to bootstrap.sh as they
+  were only needed for above patch.
+- Remove hack to rename sr@Latn translation to sr@latin: fixed
+  upstream.
+
+---

Old:

  balsa-2.4.11.tar.bz2
  balsa-gmime-2_6.patch

New:

  balsa-2.4.12.tar.bz2



Other differences:
--
++ balsa.spec ++
--- /var/tmp/diff_new_pack.4fTHZF/_old  2012-05-22 08:12:23.0 +0200
+++ /var/tmp/diff_new_pack.4fTHZF/_new  2012-05-22 08:12:23.0 +0200
@@ -19,15 +19,13 @@
 Name:   balsa
 %define TOUCHSCREEN_OPTIMIZATION %(echo %{name} | grep -qv touchscreen ; echo 
$?)
 %define base_name balsa
-Version:2.4.11
+Version:2.4.12
 Release:0
 Summary:The GNOME Mail Program
 License:GPL-2.0+
 Group:  Productivity/Networking/Email/Clients
 Url:http://pawsa.fedorapeople.org/balsa/
 Source: http://pawsa.fedorapeople.org/balsa/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM balsa-gmime-2_6.patch dims...@opensuse.org -- Fix build 
with gmime 2.6, Upstream commit 393d007.
-Patch0: balsa-gmime-2_6.patch
 BuildRequires:  compface
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
@@ -35,8 +33,6 @@
 BuildRequires:  intltool
 BuildRequires:  krb5-devel
 BuildRequires:  libesmtp-devel
-# Needed by patch0
-BuildRequires:  libtool
 BuildRequires:  openldap2-devel
 BuildRequires:  openssl-devel
 BuildRequires:  translation-update-upstream
@@ -85,12 +81,9 @@
 
 %prep
 %setup -q -n %{base_name}-%{version}
-%patch0 -p1
 translation-update-upstream
 
 %build
-# Needed by patch0
-./bootstrap.sh
 %configure\
 %if %TOUCHSCREEN_OPTIMIZATION
--enable-touch-ui\
@@ -114,8 +107,6 @@
 
 %install
 %makeinstall
-# Change sr@Latn to sr@latin
-mv %{buildroot}%{_datadir}/locale/sr@Latn 
%{buildroot}%{_datadir}/locale/sr@latin
 %suse_update_desktop_file -G Mail Client %{base_name}
 %suse_update_desktop_file -G Mail Client %{base_name}-mailto-handler
 %if %BUILD_LANG

++ balsa-2.4.11.tar.bz2 - balsa-2.4.12.tar.bz2 ++
 86471 lines of diff (skipped)

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



commit calligra for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package calligra for openSUSE:Factory 
checked in at 2012-05-22 08:12:23

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


Package is calligra, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/calligra/calligra-doc.changes2012-05-08 
11:14:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.calligra.new/calligra-doc.changes   
2012-05-22 08:12:24.0 +0200
@@ -1,0 +2,5 @@
+Mon May 21 10:58:15 UTC 2012 - idon...@suse.com
+
+- Fix filelist 
+
+---



Other differences:
--
++ calligra-doc.spec ++
--- /var/tmp/diff_new_pack.AtDE2o/_old  2012-05-22 08:12:28.0 +0200
+++ /var/tmp/diff_new_pack.AtDE2o/_new  2012-05-22 08:12:28.0 +0200
@@ -102,8 +102,8 @@
 %doc COPYING COPYING.DOC README
 %doc %lang(en) %{_kde4_htmldir}/en/calligra/
 %doc %lang(en) %{_kde4_htmldir}/en/kexi/
+%doc %lang(en) %{_kde4_htmldir}/en/sheets/
 %doc %lang(en) %{_kde4_htmldir}/en/stage/
-%doc %lang(en) %{_kde4_htmldir}/en/tables/
 %doc %lang(en) %{_kde4_htmldir}/en/thesaurus/
 
 %changelog






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



commit capisuite for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package capisuite for openSUSE:Factory 
checked in at 2012-05-22 08:12:27

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


Package is capisuite, Maintainer is kk...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/capisuite/capisuite.changes  2011-12-08 
11:27:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.capisuite.new/capisuite.changes 2012-05-22 
08:12:28.0 +0200
@@ -1,0 +2,5 @@
+Mon May 21 11:20:59 UTC 2012 - idon...@suse.com
+
+- Fix build with newer automake 
+
+---

New:

  capisuite-automake.patch



Other differences:
--
++ capisuite.spec ++
--- /var/tmp/diff_new_pack.aDPtKT/_old  2012-05-22 08:12:29.0 +0200
+++ /var/tmp/diff_new_pack.aDPtKT/_new  2012-05-22 08:12:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package capisuite
 #
-# 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,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   capisuite
 Version:0.4.5
 Release:0
-License:GPL-2.0+
 Summary:ISDN Telecommunication Suite Providing Fax and Voice Services
-Url:http://www.capisuite.de
+License:GPL-2.0+
 Group:  Hardware/ISDN
+Url:http://www.capisuite.de
 Source0:capisuite-%{version}.tar.bz2
 Patch0: capisuite-%{version}-capi4linux_v3.diff
 Patch1: capisuite-%{version}-python-v2.5.diff
@@ -32,6 +33,7 @@
 Patch6: capisuite-%{version}-python-v2.6.diff
 # PATCH-FIX-UPSTREAM capisuite-0.4.5-linkorder.path idoen...@suse.de -- Fix 
library link order
 Patch7: capisuite-%{version}-linkorder.patch
+Patch8: capisuite-automake.patch
 BuildRequires:  automake
 BuildRequires:  capi4linux
 BuildRequires:  capi4linux-devel
@@ -68,6 +70,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7
+%patch8 -p1
 
 %build
 autoreconf -fi

++ capisuite-automake.patch ++
Index: capisuite-0.4.5/scripts/Makefile.am
===
--- capisuite-0.4.5.orig/scripts/Makefile.am
+++ capisuite-0.4.5/scripts/Makefile.am
@@ -1,7 +1,8 @@
 spooldir = @localstatedir@/spool/capisuite
 pkgsysconfdir = @sysconfdir@/capisuite
 
-dist_pkglib_DATA = idle.py incoming.py README
+scriptdatadir=$(pkglibdir)
+dist_scriptdata_DATA = idle.py incoming.py README
 python_module_DATA = cs_helpers.py
 EXTRA_DIST = cs_helpers.pyin fax.confin answering_machine.confin 
capisuitefax.in
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit commoncpp2 for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package commoncpp2 for openSUSE:Factory 
checked in at 2012-05-22 08:12:35

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


Package is commoncpp2, Maintainer is kk...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/commoncpp2/commoncpp2.changes2012-02-24 
06:52:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.commoncpp2.new/commoncpp2.changes   
2012-05-22 08:12:37.0 +0200
@@ -1,0 +2,5 @@
+Mon May 21 11:43:52 UTC 2012 - idon...@suse.com
+
+- Fix wrong memset call in inaddr.cpp 
+
+---

New:

  commoncpp2-overflow.patch



Other differences:
--
++ commoncpp2.spec ++
--- /var/tmp/diff_new_pack.Kg6Pb8/_old  2012-05-22 08:12:38.0 +0200
+++ /var/tmp/diff_new_pack.Kg6Pb8/_new  2012-05-22 08:12:38.0 +0200
@@ -16,15 +16,16 @@
 #
 
 
-
 Name:   commoncpp2
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  zlib-devel
-Provides:   commonc++ CommonC++
-Obsoletes:  commonc++ CommonC++
+Provides:   CommonC++
+Provides:   commonc++
+Obsoletes:  CommonC++
+Obsoletes:  commonc++
 Summary:A GNU package for creating portable C++ program
 License:GPL-2.0+
 Group:  Development/Libraries/C and C++
@@ -37,6 +38,7 @@
 Patch2: commoncpp-charptr.diff
 Patch3: commoncpp-stdlib.diff
 Patch4: commoncpp2-1.6.1-memset-with-zero-length.patch
+Patch5: commoncpp2-overflow.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -55,9 +57,13 @@
 David Sugar dy...@ostel.com
 
 %package devel
-Requires:   %{name} = %{version} zlib-devel libstdc++-devel
-Provides:   commonc++-devel CommonC++-devel
-Obsoletes:  commonc++-devel CommonC++-devel
+Requires:   %{name} = %{version}
+Requires:   libstdc++-devel
+Requires:   zlib-devel
+Provides:   CommonC++-devel = %{version}
+Provides:   commonc++-devel  %{version}
+Obsoletes:  CommonC++-devel = %{version}
+Obsoletes:  commonc++-devel  %{version}
 Summary:Files for developing CommonC++ applications
 Group:  Development/Libraries/C and C++
 
@@ -76,8 +82,8 @@
 Requires:   %{name} = %{version}
 Summary:A GNU package for creating portable C++ program
 Group:  Development/Libraries/C and C++
-Provides:   CommonC++-doc
-Obsoletes:  CommonC++-doc
+Provides:   CommonC++-doc = %{version}
+Obsoletes:  CommonC++-doc  %{version}
 
 %description doc
 Common C++ is a GNU package which offers portable abstraction of
@@ -101,11 +107,13 @@
 %patch2
 %patch -P 3 -p1
 %patch4
+%patch5 -p1
 
 %build
 autoreconf --install --force -v
 %configure --enable-shared --disable-static --with-pic
-make
+# Practice has shown it does not always fly.
+make -j1
 
 %install
 mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man3

++ commoncpp2-overflow.patch ++
Index: commoncpp2-1.6.1/src/inaddr.cpp
===
--- commoncpp2-1.6.1.orig/src/inaddr.cpp
+++ commoncpp2-1.6.1/src/inaddr.cpp
@@ -328,7 +328,7 @@ void IPV4Address::setAddress(const char
if(ipaddr)
delete[] ipaddr;
ipaddr = new struct in_addr[1];
-   memset((void *)ipaddr[0], 0, sizeof(ipaddr));
+   memset((void *)ipaddr[0], 0, sizeof(struct 
in_addr[1]));
return;
}
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dd_rescue for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package dd_rescue for openSUSE:Factory 
checked in at 2012-05-22 08:12:40

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


Package is dd_rescue, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes  2012-03-17 
13:20:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.dd_rescue.new/dd_rescue.changes 2012-05-22 
08:12:42.0 +0200
@@ -1,0 +2,12 @@
+Sat May 19 18:49:20 UTC 2012 - asterios.dra...@gmail.com
+
+- Update to version 1.27:
+  * Allow to do 512b direct IO (which is possible in latest Linux kernels).
+Change posix_memalign() variable assignment. It has a number of fixes; most
+importantly, when exiting because of an error, it updates the variables
+that are output. dd_rescue now avoids special characters in the logfile. It
+handles situations gracefully, where wrong positions resulted in the
+progress graph causing faults. Some come from illegal input (negative
+offset ...), which is now detected.
+
+---

Old:

  dd_rescue-1.25.tar.gz

New:

  dd_rescue-1.27.tar.gz



Other differences:
--
++ dd_rescue.spec ++
--- /var/tmp/diff_new_pack.TYOYOb/_old  2012-05-22 08:12:43.0 +0200
+++ /var/tmp/diff_new_pack.TYOYOb/_new  2012-05-22 08:12:43.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   dd_rescue
-Version:1.25
+Version:1.27
 Release:0
 Summary:Data Copying in the Presence of I/O Errors
 License:GPL-2.0 or GPL-3.0

++ dd_rescue-1.25.tar.gz - dd_rescue-1.27.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dd_rescue/Makefile new/dd_rescue/Makefile
--- old/dd_rescue/Makefile  2012-01-22 14:48:54.0 +0100
+++ new/dd_rescue/Makefile  2012-04-27 23:16:25.0 +0200
@@ -1,8 +1,8 @@
 # Makefile for dd_rescue
 # (c) garl...@suse.de, 99/10/09, GNU GPL
-# $Id: Makefile,v 1.39 2012/01/22 13:40:34 garloff Exp $
+# $Id: Makefile,v 1.41 2012/04/27 21:08:49 garloff Exp $
 
-VERSION = 1.25
+VERSION = 1.27
 
 DESTDIR = 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dd_rescue/README.dd_rescue 
new/dd_rescue/README.dd_rescue
--- old/dd_rescue/README.dd_rescue  2010-09-09 01:37:46.0 +0200
+++ new/dd_rescue/README.dd_rescue  2012-05-17 21:39:34.0 +0200
@@ -50,7 +50,9 @@
   result in superior performance, but in case of errors, you want to try
   to salvage every single sector. So hardbs is best be set to the hardware
   sector size (most often 512 bytes) and softbs to a large value, such as
-  the default 64k.
+  the default 64k or even larger. (When doing buffered reads on Linux, you
+  might as well set the hardbs to 4k resp. page size, as the kernel will
+  read that much at a time anyway.)
 
 
 Does it actually work?
@@ -72,7 +74,8 @@
 reallocation procedure might result in the whole disk to be readable again
 afterwards (yet the replaced sectors will be filled with 0). If you want
 to use dd_rescue for this purpose, please use O_DIRECT and a block size of 
-4096.
+4096. (Late 2.6 and 3.x kernels allow a block size of 512b as well, so you
+might be able to recover a few sectors more.)
 
 dd_rhelp from LAB Valentin does automate some of this, so you might want to
 give that a try.
@@ -157,4 +160,4 @@
 
 
 Kurt Garloff k...@garloff.de, 2000-08-30
-$Id: README.dd_rescue,v 1.12 2010/09/08 14:04:04 garloff Exp $
+$Id: README.dd_rescue,v 1.13 2012/05/17 19:39:34 garloff Exp $
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dd_rescue/dd_rescue.c new/dd_rescue/dd_rescue.c
--- old/dd_rescue/dd_rescue.c   2012-02-04 14:12:53.0 +0100
+++ new/dd_rescue/dd_rescue.c   2012-05-17 21:32:02.0 +0200
@@ -31,11 +31,15 @@
 
 /*
  * TODO:
+ * - Change default block sizes as suggested bz Jan Kara ...
+ * - Provide options to copy ACLs/xattrs as well
  * - Use termcap to fetch cursor up/down codes
  * - Better handling of write errors: also try sub blocks
  * - Optional colors
  * - Use dlopen to open libfallocate rather than linking to it ...
  * - Display more infos on errors by collecting info from syslog
+ * - Option to use frandom as virtual input device (Thomas)
+ * - Option to avoid overwriting identical output to be nice to SSD (Thomas)
  */
 
 #ifndef VERSION
@@ -45,7 +49,7 @@
 # define (unknown compiler)
 #endif
 
-#define ID $Id: dd_rescue.c,v 1.118 2012/02/04 13:12:53 garloff Exp $
+#define ID $Id: dd_rescue.c,v 1.129 2012/05/17 19:32:02 garloff Exp $
 
 #ifndef 

commit empathy for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package empathy for openSUSE:Factory checked 
in at 2012-05-22 08:12:44

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


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

Changes:

--- /work/SRC/openSUSE:Factory/empathy/empathy.changes  2012-04-20 
15:12:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.empathy.new/empathy.changes 2012-05-22 
08:12:46.0 +0200
@@ -1,0 +2,7 @@
+Mon May 14 12:29:40 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Bugs fixed: bgo#674432, bgo#675767.
+  + Updated translations.
+
+---

Old:

  empathy-3.4.1.tar.xz

New:

  empathy-3.4.2.tar.xz



Other differences:
--
++ empathy.spec ++
--- /var/tmp/diff_new_pack.EXVw4t/_old  2012-05-22 08:12:52.0 +0200
+++ /var/tmp/diff_new_pack.EXVw4t/_new  2012-05-22 08:12:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   empathy
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:Instant Messenger Client for GNOME, based on Telepathy
 License:GPL-2.0+
@@ -59,7 +59,7 @@
 BuildRequires:  pkgconfig(mission-control-plugins)
 BuildRequires:  pkgconfig(nautilus-sendto)
 BuildRequires:  pkgconfig(telepathy-farstream) = 0.2.1
-BuildRequires:  pkgconfig(telepathy-glib) = 0.17.5
+BuildRequires:  pkgconfig(telepathy-glib) = 0.18.0
 BuildRequires:  pkgconfig(telepathy-logger-0.2) = 0.2.13
 BuildRequires:  pkgconfig(webkitgtk-3.0) = 1.3.13
 # Not strictly required but empathy now relies on gnome-contacts to

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



commit epiphany-branding-openSUSE for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package epiphany-branding-openSUSE for 
openSUSE:Factory checked in at 2012-05-22 08:12:58

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


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

Changes:

--- 
/work/SRC/openSUSE:Factory/epiphany-branding-openSUSE/epiphany-branding-SLED.changes
2011-10-13 19:42:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new/epiphany-branding-SLED.changes
   2012-05-22 08:12:59.0 +0200
@@ -1,0 +2,6 @@
+Wed May  2 19:54:49 UTC 2012 - dims...@opensuse.org
+
+- Add GNOME Shell extensions (https://extensions.gnome.org) to
+  openSUSE bookmarks.
+
+---
epiphany-branding-openSUSE.changes: same change



Other differences:
--
++ epiphany-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.sjqRwS/_old  2012-05-22 08:13:02.0 +0200
+++ /var/tmp/diff_new_pack.sjqRwS/_new  2012-05-22 08:13:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package epiphany-branding-SLED
 #
-# 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
@@ -20,12 +20,11 @@
 %define build_SLED 1
 
 # Do not edit this auto generated file! Edit epiphany-branding.spec.in.
-
 Name:   epiphany-branding-SLED
-License:GPL-2.0+
 Version:12.1
-Release:1
+Release:0
 Summary:GNOME Web Browser -- SLED default bookmarks and user agent 
string
+License:GPL-2.0+
 Group:  Productivity/Networking/Web/Browsers
 Url:http://www.gnome.org/projects/epiphany/
 Source0:COPYING
@@ -37,8 +36,8 @@
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with epiphany-branding-SLED, you cannot
 #  reuse build root. You have to build in a clean build root every 
time!
-BuildRequires:  epiphany-branding-upstream
 BuildRequires:  epiphany
+BuildRequires:  epiphany-branding-upstream
 %if 0%{suse_version}  1110
 BuildRequires:  lsb-release
 %else

++ epiphany-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.sjqRwS/_old  2012-05-22 08:13:02.0 +0200
+++ /var/tmp/diff_new_pack.sjqRwS/_new  2012-05-22 08:13:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package epiphany-branding-openSUSE
 #
-# 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
@@ -20,12 +20,11 @@
 %define build_SLED 0
 
 # Do not edit this auto generated file! Edit epiphany-branding.spec.in.
-
 Name:   epiphany-branding-openSUSE
-License:GPL-2.0+
 Version:12.1
-Release:1
+Release:0
 Summary:GNOME Web Browser -- openSUSE default bookmarks and user agent 
string
+License:GPL-2.0+
 Group:  Productivity/Networking/Web/Browsers
 Url:http://www.gnome.org/projects/epiphany/
 Source0:COPYING
@@ -37,8 +36,8 @@
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with epiphany-branding-openSUSE, you 
cannot
 #  reuse build root. You have to build in a clean build root every 
time!
-BuildRequires:  epiphany-branding-upstream
 BuildRequires:  epiphany
+BuildRequires:  epiphany-branding-upstream
 %if 0%{suse_version}  1110
 BuildRequires:  lsb-release
 %else

++ epiphany-branding.changes.in ++
--- /var/tmp/diff_new_pack.sjqRwS/_old  2012-05-22 08:13:02.0 +0200
+++ /var/tmp/diff_new_pack.sjqRwS/_new  2012-05-22 08:13:02.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed May  2 19:54:49 UTC 2012 - dims...@opensuse.org
+
+- Add GNOME Shell extensions (https://extensions.gnome.org) to
+  openSUSE bookmarks.
+
+---
 Thu Oct 13 12:50:53 UTC 2011 - vu...@opensuse.org
 
 - Remove %{release} from the epiphany versioned Requires, to not

++ epiphany-branding.spec.in ++
--- /var/tmp/diff_new_pack.sjqRwS/_old  2012-05-22 08:13:02.0 +0200
+++ /var/tmp/diff_new_pack.sjqRwS/_new  2012-05-22 

commit evolution for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package evolution for openSUSE:Factory 
checked in at 2012-05-22 08:13:06

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


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

Changes:

--- /work/SRC/openSUSE:Factory/evolution/evolution.changes  2012-04-20 
15:12:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.evolution.new/evolution.changes 2012-05-22 
08:13:08.0 +0200
@@ -1,0 +2,18 @@
+Mon May 14 07:52:36 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Fix attached images not shown in text/html within
+multipart/mixed.
+  + Fix potential memory leaks.
+  + Bugs fixed:
+- bgo#246581: Replies in Sent folder goes to myself
+- bgo#465076: INBOX confusion with outbox
+- bgo#564820: Search filter persists when changing folders
+- bgo#667046: Outgoing filter cannot override used Sent folder
+- bgo#668481: Account order is not remembered
+- bgo#667912, bgo#668687, bgo#668988, bgo#669088, bgo#669111,
+  bgo#669133, bgo#669295, bgo#669445, bgo#674381, bgo#675725,
+  bgo#675728.
+  + Updated translations.
+
+---

Old:

  evolution-3.4.1.tar.xz

New:

  evolution-3.4.2.tar.xz



Other differences:
--
++ evolution.spec ++
--- /var/tmp/diff_new_pack.oykVhz/_old  2012-05-22 08:13:10.0 +0200
+++ /var/tmp/diff_new_pack.oykVhz/_new  2012-05-22 08:13:10.0 +0200
@@ -77,7 +77,7 @@
 BuildRequires:  pkgconfig(sm)
 # 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.4.1
+Version:3.4.2
 Release:0
 # FIXME: check if note on license is still valid (comment before license)
 # FIXME: check with upstream/meego if we want to enable clutter for express 
mode

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package evolution-ews for openSUSE:Factory 
checked in at 2012-05-22 08:13:30

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-04-20 15:13:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.evolution-ews.new/evolution-ews.changes 
2012-05-22 08:13:32.0 +0200
@@ -1,0 +2,10 @@
+Mon May 14 10:01:05 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Report errors from backends in their error domain
+  + Fix possible crash at the end of autodiscovery
+  + Bugs fixed:
+- bgo#653631: Empty trash doesn't work
+- bgo#664637: Deleted messages appear in Inbox
+
+---

Old:

  evolution-ews-3.4.1.tar.xz

New:

  evolution-ews-3.4.2.tar.xz



Other differences:
--
++ evolution-ews.spec ++
--- /var/tmp/diff_new_pack.Zp1s4I/_old  2012-05-22 08:13:34.0 +0200
+++ /var/tmp/diff_new_pack.Zp1s4I/_new  2012-05-22 08:13:34.0 +0200
@@ -19,7 +19,7 @@
 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.4.1
+Version:3.4.2
 Release:0
 Summary:Exchange Connector for Evolution, compatible with Exchange 
2007 and later
 License:LGPL-2.1

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package evolution-groupwise for 
openSUSE:Factory checked in at 2012-05-22 08:13:35

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-29 11:38:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.evolution-groupwise.new/evolution-groupwise.changes 
2012-05-22 08:13:38.0 +0200
@@ -1,0 +2,6 @@
+Mon May 14 10:01:14 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Updated translations.
+
+---

Old:

  evolution-groupwise-3.4.0.tar.xz

New:

  evolution-groupwise-3.4.2.tar.xz



Other differences:
--
++ evolution-groupwise.spec ++
--- /var/tmp/diff_new_pack.NsbenE/_old  2012-05-22 08:13:40.0 +0200
+++ /var/tmp/diff_new_pack.NsbenE/_new  2012-05-22 08:13:40.0 +0200
@@ -21,7 +21,7 @@
 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.4.0
+Version:3.4.2
 Release:0
 Summary:GroupWise Connector for Evolution
 License:LGPL-2.1

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



commit file-roller for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package file-roller for openSUSE:Factory 
checked in at 2012-05-22 08:13:40

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-04-20 
15:13:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.file-roller.new/file-roller.changes 
2012-05-22 08:13:42.0 +0200
@@ -1,0 +2,6 @@
+Mon May 14 20:41:44 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Updated translations.
+
+---

Old:

  file-roller-3.4.1.tar.xz

New:

  file-roller-3.4.2.tar.xz



Other differences:
--
++ file-roller.spec ++
--- /var/tmp/diff_new_pack.M7rddr/_old  2012-05-22 08:13:47.0 +0200
+++ /var/tmp/diff_new_pack.M7rddr/_new  2012-05-22 08:13:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   file-roller
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:An Archive Manager for GNOME
 License:GPL-2.0+

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



commit fping for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package fping for openSUSE:Factory checked 
in at 2012-05-22 08:13:47

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


Package is fping, Maintainer is vdziewie...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/fping/fping.changes  2012-02-08 
17:17:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.fping.new/fping.changes 2012-05-22 
08:13:49.0 +0200
@@ -1,0 +2,17 @@
+Sun May 20 22:11:17 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.1:
+  + -g option (generate): exclude network and broadcast address
+for cidr ranges.
+  + do not explicitely check if running as root, to make it
+possible to install fping with linux capabilities instead of
+making it setuid (setcap cap_net_raw+ep fping).
+  + ANSI C (C89) compiler now a requirement.
+  + Portability fixes.
+  + Reorganized source directory.
+  + Bugfix: fix timeout issue on Solaris.
+  + Man-page fixes.
+  + Added -H option to specify number of hops.
+  + Output usage information to stdout when called with -h
+
+---

Old:

  fping-3.0.tar.gz

New:

  fping-3.1.tar.gz



Other differences:
--
++ fping.spec ++
--- /var/tmp/diff_new_pack.XWXTKZ/_old  2012-05-22 08:13:51.0 +0200
+++ /var/tmp/diff_new_pack.XWXTKZ/_new  2012-05-22 08:13:51.0 +0200
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   fping
 Url:http://www.fping.org
-Version:3.0
+Version:3.1
 Release:0
 Summary:A program to ping multiple hosts
 License:MIT

++ fping-3.0.tar.gz - fping-3.1.tar.gz ++
 8964 lines of diff (skipped)

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package gcalctool for openSUSE:Factory 
checked in at 2012-05-22 08:13:57

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-04-20 
15:14:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.gcalctool.new/gcalctool.changes 2012-05-22 
08:14:04.0 +0200
@@ -1,0 +2,8 @@
+Tue May 15 05:35:55 UTC 2012 - vu...@opensuse.org
+
+- Update to version 6.4.2.1:
+  + Fix version in configure.ac (again).
+- Changes from version 6.4.2:
+  + Updated translations.
+
+---

Old:

  gcalctool-6.4.1.1.tar.xz

New:

  gcalctool-6.4.2.1.tar.xz



Other differences:
--
++ gcalctool.spec ++
--- /var/tmp/diff_new_pack.yXABWo/_old  2012-05-22 08:14:06.0 +0200
+++ /var/tmp/diff_new_pack.yXABWo/_new  2012-05-22 08:14:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gcalctool
-Version:6.4.1.1
+Version:6.4.2.1
 Release:0
 Summary:A GNOME Calculator Application
 License:GPL-2.0+

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2012-05-22 08:14:02

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-04-20 15:14:34.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gdm.new/gdm.changes 2012-05-22 
08:14:07.0 +0200
@@ -1,0 +2,7 @@
+Tue May 15 16:19:10 UTC 2012 - vu...@opensuse.org
+
+- Re-enable systemd support on 12.2 and later, now that we have
+  xorg 1.12 in Factory (bnc#753498): define with_systemd to
+  0%{?suse_version}  1210.
+
+---



Other differences:
--
++ gdm.spec ++
--- /var/tmp/diff_new_pack.vMvb88/_old  2012-05-22 08:14:10.0 +0200
+++ /var/tmp/diff_new_pack.vMvb88/_new  2012-05-22 08:14:10.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-# 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
+# We can enable systemd support only if we have xorg 1.12, as it means
+# starting X with --seat.
+%define with_systemd 0%{?suse_version}  1210
 # 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
 


-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-backgrounds for 
openSUSE:Factory checked in at 2012-05-22 08:14:13

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-04-20 15:14:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-backgrounds.new/gnome-backgrounds.changes 
2012-05-22 08:14:19.0 +0200
@@ -1,0 +2,6 @@
+Mon May 14 15:55:01 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Updated translations.
+
+---

Old:

  gnome-backgrounds-3.4.1.tar.xz

New:

  gnome-backgrounds-3.4.2.tar.xz



Other differences:
--
++ gnome-backgrounds.spec ++
--- /var/tmp/diff_new_pack.YB8cZC/_old  2012-05-22 08:14:21.0 +0200
+++ /var/tmp/diff_new_pack.YB8cZC/_new  2012-05-22 08:14:21.0 +0200
@@ -25,7 +25,7 @@
 BuildRequires:  xz
 AutoReqProv:off
 BuildArch:  noarch
-Version:3.4.1
+Version:3.4.2
 Release:0
 Source: 
http://download.gnome.org/sources/gnome-backgrounds/3.4/%{name}-%{version}.tar.xz
 Url:http://www.gnome.org/

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-boxes for openSUSE:Factory 
checked in at 2012-05-22 08:14:17

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-04-20 
15:14:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-boxes.new/gnome-boxes.changes 
2012-05-22 08:14:21.0 +0200
@@ -1,0 +2,26 @@
+Tue May 15 06:04:08 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Performance-related fixes and improvements:
+- Asynchronously fetch VM information from libvirt to not block
+  the UI.
+- Cache VM information to reduce potentially costly periodic
+  calls to libvirt.
+- Unset cache on disk driver for main storage.
+- Use virtio disk for OSs that support it out of the box.
+  + Fix product logo fetching that broke against libosinfo 0.1.1.
+  + Dragging window in Microsoft Windows 7 shouldn't bring topbar.
+  + Make wizard file chooser dialog, modal.
+  + Fix mouse scrollwheel not working.
+  + Express installation:
+- Mark CD-ROM and floppy devices/images as optional after
+  installation.
+- Fix Fedora 17 express installation.
+- Translate X keyboard layout ID to console layout ID as
+  Anaconda expects the latter in the kickstart file.
+  + Bugs fixed: bgo#670777, bgo#673856, bgo#674228, bgo#674328,
+bgo#674352, bgo#674361, bgo#674647, bgo#675615, bgo#675617,
+bgo#675663, bgo#675813.
+  + Updated translations.
+
+---

Old:

  gnome-boxes-3.4.1.tar.xz

New:

  gnome-boxes-3.4.2.tar.xz



Other differences:
--
++ gnome-boxes.spec ++
--- /var/tmp/diff_new_pack.spEmmB/_old  2012-05-22 08:14:23.0 +0200
+++ /var/tmp/diff_new_pack.spEmmB/_new  2012-05-22 08:14:23.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-boxes
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:A simple GNOME 3 application to access remote or virtual 
systems
 License:LGPL-2.0+
@@ -35,8 +35,8 @@
 BuildRequires:  pkgconfig(gtk-vnc-2.0) = 0.4.4
 BuildRequires:  pkgconfig(gudev-1.0) = 165
 BuildRequires:  pkgconfig(libosinfo-1.0) = 0.1.1
-BuildRequires:  pkgconfig(libvirt-gconfig-1.0) = 0.0.7
-BuildRequires:  pkgconfig(libvirt-gobject-1.0) = 0.0.6
+BuildRequires:  pkgconfig(libvirt-gconfig-1.0) = 0.0.8
+BuildRequires:  pkgconfig(libvirt-gobject-1.0) = 0.0.8
 BuildRequires:  pkgconfig(libxml-2.0) = 2.7.8
 BuildRequires:  pkgconfig(spice-client-gtk-3.0) = 0.9
 BuildRequires:  pkgconfig(tracker-sparql-0.14) = 0.13.1

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



commit gnome-color-manager for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-color-manager for 
openSUSE:Factory checked in at 2012-05-22 08:14:22

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


Package is gnome-color-manager, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-color-manager/gnome-color-manager.changes  
2012-03-29 13:52:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-color-manager.new/gnome-color-manager.changes 
2012-05-22 08:14:24.0 +0200
@@ -1,0 +2,12 @@
+Mon May 14 11:03:02 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + New Features:
+- Show the actual ICC profile after calibration if the user is
+  using a LiveCD
+  + Bugfix:
+- Hide the target whitepoint selection screen if the sensor is
+  a colorimeter
+  + Updated translations.
+
+---

Old:

  gnome-color-manager-3.4.0.tar.xz

New:

  gnome-color-manager-3.4.2.tar.xz



Other differences:
--
++ gnome-color-manager.spec ++
--- /var/tmp/diff_new_pack.j9EIYF/_old  2012-05-22 08:14:26.0 +0200
+++ /var/tmp/diff_new_pack.j9EIYF/_new  2012-05-22 08:14:26.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-color-manager
-Version:3.4.0
+Version:3.4.2
 Release:0
 # FIXME: possibly add mash BuildRequires for 3D support. Check first if mash 
is still alive upstream.
 # (https://github.com/clutter-project/mash / packaged as libmash in Fedora)

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



commit gnome-commander for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-commander for openSUSE:Factory 
checked in at 2012-05-22 08:14:27

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gnome-commander/gnome-commander.changes  
2012-03-22 12:32:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-commander.new/gnome-commander.changes 
2012-05-22 08:14:28.0 +0200
@@ -1,0 +2,7 @@
+Fri May 18 18:31:41 UTC 2012 - dims...@opensuse.org
+
+- Add gnome-commander-poppler020.patch: Fix build with poppler 0.20
+- Add libtool BuildRequires and call to autoreconf, as above patch
+  touches the build system.
+
+---

New:

  gnome-commander-poppler020.patch



Other differences:
--
++ gnome-commander.spec ++
--- /var/tmp/diff_new_pack.5ion3S/_old  2012-05-22 08:14:30.0 +0200
+++ /var/tmp/diff_new_pack.5ion3S/_new  2012-05-22 08:14:30.0 +0200
@@ -26,6 +26,9 @@
 Source: 
http://download.gnome.org/sources/gnome-commander/1.2/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM gnome-commander-gcc47.patch dims...@opensuse.org -- Fix 
build with gcc 4.7. Taken from git, commit a8cf386.
 Patch0: gnome-commander-gcc47.patch
+# PATCH-FIX-UPSTREAM gnome-commander-poppler020.patch bgo#676303 
dims...@opensuse.org -- Fix build with poppler 0.20.
+Patch1: gnome-commander-poppler020.patch
+# Needed by patch1
 BuildRequires:  chmlib-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -35,6 +38,7 @@
 BuildRequires:  libgnomeui-devel
 BuildRequires:  libgsf-devel
 BuildRequires:  libpoppler-devel
+BuildRequires:  libtool
 BuildRequires:  libxslt
 BuildRequires:  python-devel
 BuildRequires:  taglib-devel
@@ -56,9 +60,12 @@
 %prep
 %setup -q
 %patch0 -p1
-translation-update-upstream
+%patch1 -p1
+#translation-update-upstream
 
 %build
+# Needed by patch1
+autoreconf -fi
 # FIXME: C/gnome-commander.xml:*: parser error : Entity '*' not defined
 %configure\
--disable-static\


++ gnome-commander-poppler020.patch ++
--- gnome-commander-1.2.8.15/config.h.in2011-12-06 20:15:56.0 
+0100
+++ gnome-commander-1.2.8.15/config.h.in2012-05-17 14:20:16.0 
+0200
@@ -112,6 +112,9 @@
 /* Define to 1 if poppler has support for PDFDoc::getPDFVersion() */
 #undef POPPLER_HAS_GET_PDF_VERSION
 
+/* Define to 1 if poppler has support for setErrorCallback() */
+#undef POPPLER_HAS_SET_ERROR_CALLBACK
+
 /* definition of PREFIX */
 #undef PREFIX
 
--- gnome-commander-1.2.8.15/configure.in   2011-12-06 20:10:27.0 
+0100
+++ gnome-commander-1.2.8.15/configure.in   2012-05-17 14:21:52.0 
+0200
@@ -239,6 +239,9 @@ if test x$with_poppler != xno; then
 if pkg-config --max-version=0.11.2 poppler; then
 AC_DEFINE(POPPLER_HAS_GET_PDF_VERSION, 1, [Define to 1 if poppler has 
support for PDFDoc::getPDFVersion()])
 fi
+if pkg-config --atleast-version=0.19.0 poppler; then
+AC_DEFINE(POPPLER_HAS_SET_ERROR_CALLBACK, 1, [Define to 1 if poppler 
has support for setErrorCallback()])
+fi
 fi
 if test x$have_pdf = xyes; then
AC_DEFINE(HAVE_PDF, 1, [Define to 1 if you have PDF support])
--- gnome-commander-1.2.8.15/src/tags/gnome-cmd-tags-poppler.cc 2011-12-06 
20:10:29.0 +0100
+++ gnome-commander-1.2.8.15/src/tags/gnome-cmd-tags-poppler.cc 2012-05-17 
14:21:39.0 +0200
@@ -40,8 +40,11 @@ using namespace std;
 #ifdef HAVE_PDF
 static regex_t rxDate;
 static gboolean rxDate_OK;
-
+#ifdef POPPLER_HAS_SET_ERROR_CALLBACK
+static void noErrorReporting(void *, ErrorCategory, int pos, char *msg)
+#else
 static void noErrorReporting(int pos, char *msg, va_list args)
+#endif
 {
 }
 #endif
@@ -52,8 +55,12 @@ void gcmd_tags_poppler_init()
 #ifdef HAVE_PDF
 rxDate_OK = regcomp (rxDate, 
^(D:)?([12][019][0-9][0-9]([01][0-9]([0-3][0-9]([012][0-9]([0-5][0-9]([0-5][0-9])?)?)?)?)?),
 REG_EXTENDED)==0;
 
+#ifdef POPPLER_HAS_SET_ERROR_CALLBACK
+setErrorCallback(noErrorReporting, NULL);
+#else
 setErrorFunction(noErrorReporting);
 #endif
+#endif
 }
 
 

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-contacts for openSUSE:Factory 
checked in at 2012-05-22 08:14:32

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-29 13:52:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-contacts.new/gnome-contacts.changes   
2012-05-22 08:14:34.0 +0200
@@ -1,0 +2,11 @@
+Tue May  1 17:07:45 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.4.1:
+  + Remove non-working reference to setting Avatar in new contact
+dialog.
+  + Correct handling of detecting the main group of contacts in
+Google contacts.
+  + Detect more facebook URIs.
+  + Updated translations.
+
+---

Old:

  gnome-contacts-3.4.0.tar.xz

New:

  gnome-contacts-3.4.1.tar.xz



Other differences:
--
++ gnome-contacts.spec ++
--- /var/tmp/diff_new_pack.ke7Xfw/_old  2012-05-22 08:14:35.0 +0200
+++ /var/tmp/diff_new_pack.ke7Xfw/_new  2012-05-22 08:14:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-contacts
-Version:3.4.0
+Version:3.4.1
 Release:0
 Summary:Contacts Manager for GNOME
 License:GPL-2.0+
@@ -34,7 +34,7 @@
 BuildRequires:  pkgconfig(glib-2.0) = 2.31.10
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(goa-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.4.0
 BuildRequires:  pkgconfig(libebook-1.2) = 3.2
 BuildRequires:  pkgconfig(libedataserver-1.2) = 3.2
 BuildRequires:  pkgconfig(libnotify)

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



commit gnome-control-center for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-control-center for 
openSUSE:Factory checked in at 2012-05-22 08:14:37

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


Package is gnome-control-center, Maintainer is gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes
2012-04-20 15:15:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center.changes
   2012-05-22 08:14:39.0 +0200
@@ -1,0 +2,8 @@
+Tue May 15 13:59:35 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Info:
+- Ignore NFS and removable mounts when calculating disk size
+  + Updated translations.
+
+---

Old:

  gnome-control-center-3.4.1.tar.xz

New:

  gnome-control-center-3.4.2.tar.xz



Other differences:
--
++ gnome-control-center.spec ++
--- /var/tmp/diff_new_pack.GLHmr2/_old  2012-05-22 08:14:41.0 +0200
+++ /var/tmp/diff_new_pack.GLHmr2/_new  2012-05-22 08:14:41.0 +0200
@@ -21,7 +21,7 @@
 %define with_systemd 0
 
 Name:   gnome-control-center
-Version:3.4.1
+Version:3.4.2
 Release:0
 # FIXME: in 12.2 and later, check if we still need patch2 
(gnome-control-center-hide-region-system-tab.patch) (see bnc#703833)
 Summary:The GNOME Control Center

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



commit gnome-documents for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-documents for openSUSE:Factory 
checked in at 2012-05-22 08:14:45

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


Package is gnome-documents, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-documents/gnome-documents.changes  
2012-02-16 12:21:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-documents.new/gnome-documents.changes 
2012-05-22 08:14:51.0 +0200
@@ -1,0 +2,118 @@
+Mon May 14 20:08:10 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.4.2:
+  + Don't store the active source in GSettings.
+  + Make sure a collection is created when the text field name is
+confirmed by clicking on the OK button.
+  + Make button press/release tracking code less strict.
+  + Fix Open button showing up for collections under some
+circumstances.
+  + Fix thumbnails preview bar not fading in under some
+circumstances.
+  + Fix toolbar button spacing in RTL layouts.
+  + Show the search entry when going back from preview to search
+results.
+  + Hide the search entry when switching to a collection.
+  + Fix type filter not cleaning up when switching to a collection.
+  + Fix some critical warning.
+
+---
+Tue Apr 17 06:32:13 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.4.1:
+  + Support %Id conversion characters for formatted strings
+  + Cancel old queries from the Shell search provider
+  + Escape user input before pushing it down to Tracker
+  + Handle exceptions when calling Gtk.show_uri()
+  + Avoid segfaults in the miner when an error happens
+  + Don't crash for missing symbolic icons in the theme
+  + Update the license of some library components to LGPL v2+
+- Note that the license change of the library components doesn't
+  affect the application itself. So no license change for the
+  package.
+
+---
+Wed Mar 28 07:58:10 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.4.0.1:
+  + Fix a crasher when switching to List view on certain systems
+
+---
+Mon Mar 26 15:28:37 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.4.0:
+  + Fix crashes when clicking Back from preview under some
+circumstances
+  + Fix spinner not moving out when going back to overview while a
+document is still loading
+  + Updated translations.
+
+---
+Mon Mar 19 22:41:43 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.3.92:
+  + Improve startup query performance.
+  + Don't perform initial query when activated to preview a search
+result.
+  + Remove items from selection when we get a delete event.
+  + Fix collections not showing up properly in Shell search
+results.
+  + Don't refresh the Google cache when spawned as a Shell search
+provider.
+  + Use a fixed icon size when spawned as a Shell search provider.
+  + Clear selection when exiting selection mode.
+  + Fix crasher in Shell search provider mode.
+  + Fix selection toolbar when changing selection.
+  + Fix text layout in grid view for RTL languages.
+  + Fix scrolling in preview page chooser to work with latest GTK.
+  + Fix crash and inconsistencies when trying to add a new
+collection.
+  + Rely on Tracker 0.14's notification for DataContainer to track
+collection changes/addition/deletions.
+- Really drop gnome-documents-tracker-0.14.patch.
+
+---
+Tue Mar  6 08:33:45 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.3.91:
+  + Add a thumbnail list OSD in preview
+  + Add support for DnD of items out of the view
+  + Add support for printing documents
+  + Use checkboxes to render selections
+  + Add an About dialog
+  + Display date/time information in list view
+  + Improve toolbar labels when searching or restricting search
+criteria
+  + Add keywords to the desktop file for identification by desktop
+shells
+  + Hide unavailable collections from the Organize collections
+dialog
+  + Show source name for non-local collections in the Organize
+dialog
+  + Don't fade out overlay controls when hovering over them in
+preview
+  + Use ngettext() for plural strings where appropriate
+  + Don't allow circular references in collections
+  + Fix search by uppercase letters
+  + Scroll down on space bar press in preview
+
+---
+Wed Feb 22 07:09:07 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.3.90:
+  + Ship a ShellSearchProvider DBus service
+  + Fix interaction 

commit gnome-games for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-games for openSUSE:Factory 
checked in at 2012-05-22 08:14:50

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gnome-games/gnome-games.changes  2012-03-23 
12:05:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-games.new/gnome-games.changes 
2012-05-22 08:14:53.0 +0200
@@ -1,0 +2,50 @@
+Tue May 15 05:36:05 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Documentation fixes.
+  + Updated translations.
+
+---
+Tue Apr 17 06:19:58 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.1:
+  + Fix help links for modules that still use docbook
+  + glines: Fix closing via window decoration
+  + gnomine: Port to mallard help
+  + mahjongg: Can't select new stone without unselecting existing
+one
+  + swell-foop: Fix saving score twice
+  + Build fixes.
+  + Updated translations.
+
+---
+Tue Mar 27 06:31:23 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Small fixes.
+  + Updated translations.
+
+---
+Mon Mar 26 08:17:37 UTC 2012 - vu...@opensuse.org
+
+- Remove hack to find localized help: this has been fixed in
+  find-lang.sh.
+
+---
+Tue Mar 20 16:26:32 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Ported swell-foop to vala.
+  + Misc bug fixes.
+  + Updated translations.
+- Remove seed Requires from swell-foop as it got ported to vala.
+- Change swell-foop packaging for high score handling:
+  + Add /bin/chown, /bin/chmod, /usr/bin/touch, permissions PreReq,
+since that's needed for scriptlets.
+  + Use the new generated swell-foop.scores_post file in %post.
+  + Call %set_permissions %{_bindir}/swell-foop in %post.
+  + Add a %verifyscript with %verify_permissions -e
+%{_bindir}/swell-foop.
+  + Make %{_bindir}/swell-foop owned by games:games.
+
+---

Old:

  gnome-games-3.3.91.1.tar.xz

New:

  gnome-games-3.4.2.tar.xz



Other differences:
--
++ gnome-games.spec ++
--- /var/tmp/diff_new_pack.2PGhkT/_old  2012-05-22 08:14:55.0 +0200
+++ /var/tmp/diff_new_pack.2PGhkT/_new  2012-05-22 08:14:55.0 +0200
@@ -17,15 +17,14 @@
 
 
 Name:   gnome-games
-Version:3.3.91.1
+Version:3.4.2
 Release:0
-# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
 # FIXME: validate list of games for the recommended subpackage
 Summary:Games for GNOME
 License:GPL-2.0+ ; GPL-3.0+ ; LGPL-2.1+
 Group:  Amusements/Games/Other
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-games/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-games/3.4/%{name}-%{version}.tar.xz
 Source1:%{name}-create-post
 Source2:README.openSUSE
 Source3:README-recommended.openSUSE
@@ -355,8 +354,9 @@
 %package -n swell-foop
 Summary:Same Game for GNOME
 Group:  Amusements/Games/Board/Puzzle
+PreReq: /bin/chown /bin/chmod /usr/bin/touch
+PreReq: permissions
 Requires:   %{name}-support = %{version}
-Requires:   seed
 Recommends: swell-foop-lang
 %glib2_gsettings_schema_requires
 
@@ -421,14 +421,7 @@
 %suse_update_desktop_file swell-foop
 %find_lang %{name} %{?no_lang_C}
 for subpackage in glchess glines gnect gnibbles gnobots2 gnome-sudoku gnomine 
gnotravex gnotski gtali iagno lightsoff mahjongg quadrapassel swell-foop ; do
-  # Localized help
-  for help in %{buildroot}%{_datadir}/help/*/${subpackage}/; do
-  LOCALE=`echo $help | sed 
s:.*%{_datadir}/help/\([^/]*\)/${subpackage}/:\1:g`
-  echo %%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE  
${subpackage}.help-lang.tmp
-  echo %%lang($LOCALE) %%doc /${help##%{buildroot}}  
${subpackage}.help-lang.tmp
-  done
-  sort -u ${subpackage}.help-lang.tmp | grep -v ^%%lang(C)  
${subpackage}.help-lang
-  rm ${subpackage}.help-lang.tmp
+  %find_lang ${subpackage} %{?no_lang_C}
 done
 bash gnome-games-create-post %{buildroot}
 %fdupes %{buildroot}
@@ -644,11 +637,15 @@
 %glib2_gsettings_schema_postun
 ### swell-foop scriptlets ###
 
-%post -n swell-foop
+%post -n swell-foop -f swell-foop.scores_post
+%set_permissions %{_bindir}/swell-foop
 %desktop_database_post
 

commit gnome-packagekit for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-packagekit for 
openSUSE:Factory checked in at 2012-05-22 08:14:57

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-03-29 13:54:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-packagekit.new/gnome-packagekit.changes   
2012-05-22 08:15:06.0 +0200
@@ -1,0 +2,7 @@
+Mon May 14 11:44:30 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Do not try to use the GSD schema if it has not been installed
+  + Updated translations.
+
+---

Old:

  gnome-packagekit-3.4.0.tar.xz

New:

  gnome-packagekit-3.4.2.tar.xz



Other differences:
--
++ gnome-packagekit.spec ++
--- /var/tmp/diff_new_pack.JvLfWg/_old  2012-05-22 08:15:08.0 +0200
+++ /var/tmp/diff_new_pack.JvLfWg/_new  2012-05-22 08:15:08.0 +0200
@@ -21,7 +21,7 @@
 %define with_systemd 0
 
 Name:   gnome-packagekit
-Version:3.4.0
+Version:3.4.2
 Release:0
 Summary:Applications for the PackageKit API
 License:GPL-2.0+

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-session for openSUSE:Factory 
checked in at 2012-05-22 08:15:04

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-04-20 15:15:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-session.new/gnome-session.changes 
2012-05-22 08:15:09.0 +0200
@@ -1,0 +2,7 @@
+Mon May 14 14:06:49 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Capplet: Add Unity to OnlyShowIn in .desktop file
+  + Updated translations.
+
+---

Old:

  gnome-session-3.4.1.tar.xz

New:

  gnome-session-3.4.2.tar.xz



Other differences:
--
++ gnome-session.spec ++
--- /var/tmp/diff_new_pack.xEYIdo/_old  2012-05-22 08:15:11.0 +0200
+++ /var/tmp/diff_new_pack.xEYIdo/_new  2012-05-22 08:15:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-session
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:Session Tools for the GNOME Desktop
 License:GPL-2.0+


-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-themes-standard for 
openSUSE:Factory checked in at 2012-05-22 08:15:10

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-04-20 15:16:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-themes-standard.new/gnome-themes-standard.changes
 2012-05-22 08:15:11.0 +0200
@@ -1,0 +2,8 @@
+Mon May 14 20:53:31 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Fix gnome-contacts' toolbar separator line
+  + Fix Nautilus' inactive pane background color
+  + Don't generate GTK icon cache when DESTDIR is set
+
+---

Old:

  gnome-themes-standard-3.4.1.tar.xz

New:

  gnome-themes-standard-3.4.2.tar.xz



Other differences:
--
++ gnome-themes-standard.spec ++
--- /var/tmp/diff_new_pack.jkQ10y/_old  2012-05-22 08:15:13.0 +0200
+++ /var/tmp/diff_new_pack.jkQ10y/_new  2012-05-22 08:15:13.0 +0200
@@ -20,7 +20,7 @@
 Summary:Standard GNOME Themes
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
-Version:3.4.1
+Version:3.4.2
 Release:0
 Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/gnome-themes-standard/3.4/%{name}-%{version}.tar.xz

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



commit gnome-tweak-tool for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-tweak-tool for 
openSUSE:Factory checked in at 2012-05-22 08:15:14

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


Package is gnome-tweak-tool, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-tweak-tool/gnome-tweak-tool.changes
2012-01-26 14:04:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-tweak-tool.new/gnome-tweak-tool.changes   
2012-05-22 08:15:16.0 +0200
@@ -1,0 +2,19 @@
+Wed May 16 10:57:50 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.4.0.1:
+  + Fix broken pkg-config check.
+
+---
+Mon May 14 13:10:26 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Fix user-theme shell extension support (bgo#675106)
+  + Support workspaces only on primary
+  + Support static workspaces
+  + Add nautilus always-use-location-entry
+  + Change widget for text-scaling-factor to SpinButton
+(bgo#650660)
+  + Dont crash on missing schemas (bgo#647132)
+  + Updated translations.
+
+---

Old:

  gnome-tweak-tool-3.3.4.tar.xz

New:

  gnome-tweak-tool-3.4.0.1.tar.xz



Other differences:
--
++ gnome-tweak-tool.spec ++
--- /var/tmp/diff_new_pack.sZ1jjB/_old  2012-05-22 08:15:18.0 +0200
+++ /var/tmp/diff_new_pack.sZ1jjB/_new  2012-05-22 08:15:18.0 +0200
@@ -16,14 +16,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   gnome-tweak-tool
-Version:3.3.4
+Version:3.4.0.1
 Release:0
 Summary:A tool to customize advanced GNOME 3 options
 License:GPL-3.0+
 Group:  System/GUI/GNOME
 Url:http://live.gnome.org/GnomeTweakTool
-Source0:
http://download.gnome.org/sources/gnome-tweak-tool/3.3/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gnome-tweak-tool/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 # Needed to have typelib() Requires
 BuildRequires:  gobject-introspection
@@ -32,8 +34,8 @@
 # Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
 BuildRequires:  xz
 BuildRequires:  pkgconfig(gconf-2.0)
-BuildRequires:  pkgconfig(gsettings-desktop-schemas) = 3.0.0
-BuildRequires:  pkgconfig(pygobject-3.0) = 2.90.0
+BuildRequires:  pkgconfig(gsettings-desktop-schemas) = 3.4.0
+BuildRequires:  pkgconfig(pygobject-3.0) = 3.2.1
 Requires:   gnome-shell
 Requires:   python-gobject
 Recommends: %{name}-lang

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



commit gthumb for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gthumb for openSUSE:Factory checked 
in at 2012-05-22 08:15:21

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gthumb/gthumb.changes2012-05-16 
21:07:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.gthumb.new/gthumb.changes   2012-05-22 
08:15:25.0 +0200
@@ -1,0 +2,16 @@
+Tue May 15 13:59:39 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.0.1:
+  + Bugs fixed:
+- Resize images: correctly restore the last used width and
+  height (bgo#675498)
+- Preserve XMP lists when saving an image. (bgo#674908)
+- Fixed loading of thumbnails after re-enabling thumbnails
+  again.
+- Fixed mouse wheel navigation with the video viewer.
+- Added a man page.
+  + Updated translations.
+- Add pkgconfig(gsettings-desktop-schemas) BuildRequires: new
+  dependency upstream.
+
+---

Old:

  gthumb-3.0.0.tar.xz

New:

  gthumb-3.0.1.tar.xz



Other differences:
--
++ gthumb.spec ++
--- /var/tmp/diff_new_pack.SRFuXK/_old  2012-05-22 08:15:27.0 +0200
+++ /var/tmp/diff_new_pack.SRFuXK/_new  2012-05-22 08:15:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gthumb
-Version:3.0.0
+Version:3.0.1
 Release:0
 # FIXME: Add libchamplain BuildRequires once the map feature is considered 
stable.
 Summary:An Image Viewer and Browser for GNOME
@@ -44,6 +44,7 @@
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gnome-keyring-1) = 3.2.0
+BuildRequires:  pkgconfig(gsettings-desktop-schemas)
 BuildRequires:  pkgconfig(gstreamer-0.10) = 0.10
 BuildRequires:  pkgconfig(gstreamer-interfaces-0.10)
 BuildRequires:  pkgconfig(gthread-2.0)
@@ -137,6 +138,7 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.gthumb.*.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.gthumb.enums.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.gthumb.gschema.xml
+%{_mandir}/man1/gthumb.1%{?ext_man}
 
 %files devel
 %defattr(-, root, root)

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



commit gtksourceviewmm2 for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gtksourceviewmm2 for 
openSUSE:Factory checked in at 2012-05-22 08:15:29

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


Package is gtksourceviewmm2, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceviewmm2/gtksourceviewmm2.changes
2012-01-09 15:17:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceviewmm2.new/gtksourceviewmm2.changes   
2012-05-22 08:15:31.0 +0200
@@ -1,0 +2,7 @@
+Wed May 16 06:21:41 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.10.3:
+  + Fixed build with newer glib.
+- Drop gtksourceviewmm2-glib.patch: fixed upstream.
+
+---

Old:

  gtksourceviewmm-2.10.2.tar.bz2
  gtksourceviewmm2-glib.patch

New:

  gtksourceviewmm-2.10.3.tar.xz



Other differences:
--
++ gtksourceviewmm2.spec ++
--- /var/tmp/diff_new_pack.aNWjSX/_old  2012-05-22 08:15:32.0 +0200
+++ /var/tmp/diff_new_pack.aNWjSX/_new  2012-05-22 08:15:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceviewmm2
 #
-# 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,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gtksourceviewmm2
 %define _name   gtksourceviewmm
-Version:2.10.2
+Version:2.10.3
 Release:0
 Summary:C++ interface for gtksourceview
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://projects.gnome.org/gtksourceviewmm/
-Source0:
http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/2.10/%{_name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM gtksourceviewmm2-glib.patch bgo#51 
dims...@opensuse.org -- Fix build with glib 2.31.
-Patch0: gtksourceviewmm2-glib.patch
+Source0:
http://download.gnome.org/sources/gtksourceviewmm/2.10/%{_name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(gtkmm-2.4)
 BuildRequires:  pkgconfig(gtksourceview-2.0)
@@ -56,7 +55,6 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 
 %build
 %configure \

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



commit gurlchecker for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gurlchecker for openSUSE:Factory 
checked in at 2012-05-22 08:15:35

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


Package is gurlchecker, Maintainer is dr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/gurlchecker/gurlchecker.changes  2011-09-23 
02:02:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.gurlchecker.new/gurlchecker.changes 
2012-05-22 08:15:36.0 +0200
@@ -1,0 +2,6 @@
+Mon May 21 11:48:15 UTC 2012 - badshah...@gmail.com
+
+- Use BuildRequires: libgnutls-devel instead of gnutls-devel for
+  Factory in keeping with gnutls package naming changes. 
+
+---



Other differences:
--
++ gurlchecker.spec ++
--- /var/tmp/diff_new_pack.O6mdCH/_old  2012-05-22 08:15:38.0 +0200
+++ /var/tmp/diff_new_pack.O6mdCH/_new  2012-05-22 08:15:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gurlchecker
 #
-# 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,21 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   gurlchecker
-License:GPL-2.0+
-Group:  Productivity/Networking/Web/Utilities
 Version:0.13.1
-Release:1
+Release:0
 Summary:Checking Utility for Web Pages
+License:GPL-2.0+
+Group:  Productivity/Networking/Web/Utilities
 Url:http://gurlchecker.labs.libre-entreprise.org/
 Source: gurlchecker-%{version}.tar.bz2
 BuildRequires:  clamav
 BuildRequires:  fdupes
 BuildRequires:  gnet-devel
+%if 0%{?suse_version}  1210
+BuildRequires:  libgnutls-devel
+%else
 BuildRequires:  gnutls-devel
+%endif
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  json-glib-devel
@@ -48,7 +50,6 @@
 whole Web site in order to determine bad, malformed, or too slow links.
 
 %package doc
-License:GPL-2.0+
 Summary:Checking Utility for Web Pages
 Group:  Productivity/Networking/Web/Utilities
 Requires:   gurlchecker = %{version}

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



commit gwibber for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gwibber for openSUSE:Factory checked 
in at 2012-05-22 08:15:44

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


Package is gwibber, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gwibber/gwibber.changes  2012-04-12 
09:26:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.gwibber.new/gwibber.changes 2012-05-22 
08:15:47.0 +0200
@@ -1,0 +2,16 @@
+Thu Apr 26 07:18:35 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.1:
+  + Use matching icons for unity lens categories
+  + Catch GLib.GError instead of GLib.Error (lp#940182)
+  + Fallback to displaying full sender's name if the nickname is
+empty, even if show-fullname is false (lp#985801)
+  + foursquare: Don't crash on unicode characters in a users
+fullname (lp#975437)
+  + Defer calling unset on the seen HashMap until after we are done
+iterating it, it will resize making the iterator invalid
+(lp#959068)
+  + Specify /usr/bin/python in gwibber-accounts instead of relying
+on env (lp#988385)
+
+---

Old:

  gwibber-3.4.0.tar.gz

New:

  gwibber-3.4.1.tar.gz



Other differences:
--
++ gwibber.spec ++
--- /var/tmp/diff_new_pack.M1K1wI/_old  2012-05-22 08:15:49.0 +0200
+++ /var/tmp/diff_new_pack.M1K1wI/_new  2012-05-22 08:15:49.0 +0200
@@ -21,7 +21,7 @@
 %define __requires_exclude 
typelib\\(Dbusmenu\\)|typelib\\(Indicate\\)|typelib\\(Unity\\)
 
 Name:   gwibber
-Version:3.4.0
+Version:3.4.1
 Release:0
 Summary:Microblogging Client
 License:GPL-2.0+

++ gwibber-3.4.0.tar.gz - gwibber-3.4.1.tar.gz ++
 40354 lines of diff (skipped)

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



commit hylafax for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package hylafax for openSUSE:Factory checked 
in at 2012-05-22 08:15:49

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


Package is hylafax, Maintainer is kk...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/hylafax/hylafax.changes  2012-02-14 
19:01:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.hylafax.new/hylafax.changes 2012-05-22 
08:15:50.0 +0200
@@ -1,0 +2,23 @@
+Sun May 20 19:05:46 UTC 2012 - zai...@opensuse.org
+
+- Update to version 6.0.5:
+  + Compiler warning cleanup
+  + Class2: Fix hangup cause handling
+  + faxq: better capturing of failed conversion output
+  + Fixes compilation on some platforms
+  + Bug 928: issues with installClient target of Hylafax
+  + pdf2fax/ps2fax: Use -dMaxStripSize=0
+  + manpages: Updates from debian
+  + notify: FaxMaster notifications wildcard fixups
+  + Fix calls to pdf2fax/ps2fax in ConvertFile
+  + Correctly check for long lines when checking for the when
+checking for the last match
+  + Updated ftp site address in setup error message
+  + Update LibTIFF homepage URLs
+  + Allow any as answer method for FIFO messages
+  + Typo in CONFIG_UNIXTRANSPORT define checks
+- Drop hylafax-6.0.4-conv.patch, fixed upstream.
+- Add hylafax-6.0.5-TIFF-4.0.patch, allow building with TIFF 4.0
+  Only apply patch for builds = openSUSE 12.2
+
+---

Old:

  hylafax-6.0.4-conv.patch
  hylafax-6.0.4.tar.lzma

New:

  hylafax-6.0.5-TIFF-4.0.patch
  hylafax-6.0.5.tar.gz



Other differences:
--
++ hylafax.spec ++
--- /var/tmp/diff_new_pack.XBBbpK/_old  2012-05-22 08:15:53.0 +0200
+++ /var/tmp/diff_new_pack.XBBbpK/_new  2012-05-22 08:15:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hylafax
 #
-# 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,7 +16,6 @@
 #
 
 
-
 Name:   hylafax
 BuildRequires:  gcc-c++
 BuildRequires:  ghostscript-library
@@ -31,11 +30,16 @@
 BuildRequires:  xz
 BuildRequires:  zlib-devel
 Provides:   fax_daemon
-Requires:   tiff gs_lib smtp_daemon a2ps hylafax-client mgetty
+Requires:   a2ps
+Requires:   gs_lib
+Requires:   hylafax-client
+Requires:   mgetty
+Requires:   smtp_daemon
+Requires:   tiff
 Conflicts:  sendfax
-Version:6.0.4
+Version:6.0.5
 Release:0
-Source: %{name}-%{version}.tar.lzma
+Source: %{name}-%{version}.tar.gz
 Source1:latex-cover-1.04.tar.lzma
 Source2:%{name}-SuSE.tar.lzma
 Source3:%{name}-rpmlintrc
@@ -48,12 +52,15 @@
 Patch5: hylafax-6.0.4-asciifix.patch
 Patch6: hylafax-6.0.4-warning.patch
 Patch7: hylafax-6.0.4-dispatch-isdn.patch
-Patch8: hylafax-6.0.4-conv.patch
 Patch9: hylafax-6.0.4-no-timestamp.patch
 Patch10:hylafax-6.0.4-DESTDIR.patch
 Patch11:hylafax-6.0.4-configure.patch
 Patch12:hylafax-changed_options.patch
-URL:http://www.hylafax.org
+# PATCH-FIX-OPENSUSE hylafax-6.0.5-TIFF-4.0.patch zai...@opensuse.org -- Fixes 
build with TIFF 4.0 we now have in 12.2. Patch taken from gentoo ( 
http://gentoo-overlays.zugaina.org/bgo-overlay/portage/net-misc/hylafax/files/hylafax-6.0.5-tiff-4.0.patch
 )
+%if 0%{?suse_version}  1210
+Patch13:hylafax-6.0.5-TIFF-4.0.patch
+%endif
+Url:http://www.hylafax.org
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Very Powerful Fax Server
 License:MIT
@@ -68,6 +75,7 @@
 %package -n hylafax-client
 Conflicts:  sendfax
 Summary:Linux client package for the Hylafax server
+Group:  Hardware/Fax
 
 %description -n hylafax-client
 This is linux client part of the very powerful Hylafax fax server. If
@@ -84,11 +92,13 @@
 %patch5
 %patch6
 %patch7
-%patch8
 %patch9
 %patch10
 %patch11
 %patch12
+%if 0%{?suse_version}  1210
+%patch13 -p1
+%endif
 # needs to be executable 
 chmod 755 SuSE/usr/lib/fax/a2pswrap
 find ../ -name .cvsignore -exec rm {} \;  

++ hylafax-6.0.5-TIFF-4.0.patch ++
diff -purN hylafax-6.0.5.orig//configure hylafax-6.0.5//configure
--- hylafax-6.0.5.orig//configure   2010-09-15 16:42:36.0 +0200
+++ hylafax-6.0.5//configure2012-01-27 05:42:50.514762593 +0100
@@ -2548,11 +2548,8 @@ EOF
header_ver=\1;lib_ver=\2/p'`
Note   Found tiffio.h version ${header_ver}

commit hyper-v for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package hyper-v for openSUSE:Factory checked 
in at 2012-05-22 08:15:53

Comparing /work/SRC/openSUSE:Factory/hyper-v (Old)
 and  /work/SRC/openSUSE:Factory/.hyper-v.new (New)


Package is hyper-v, Maintainer is oher...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/hyper-v/hyper-v.changes  2012-05-08 
11:14:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.hyper-v.new/hyper-v.changes 2012-05-22 
08:15:55.0 +0200
@@ -1,0 +2,5 @@
+Wed May 16 20:44:36 CEST 2012 - oher...@suse.de
+
+- check origin of netlink messages, use recvfrom() [bnc#761200]
+
+---
@@ -15,0 +21,6 @@
+
+---
+Thu Dec  8 17:46:21 CET 2011 - oher...@suse.de
+
+- do not package modprobe.conf rule in main package
+  prevents loading of ata_piix which is required for cdrom access

New:

  hyper-v.tools.hv.hv_kvp_daemon.c.patch



Other differences:
--
++ hyper-v.spec ++
--- /var/tmp/diff_new_pack.EbAgvQ/_old  2012-05-22 08:15:57.0 +0200
+++ /var/tmp/diff_new_pack.EbAgvQ/_new  2012-05-22 08:15:57.0 +0200
@@ -17,6 +17,7 @@
 
 
 %define with_kmp 0
+%define with_modprobe 0
 %if %{with_kmp}
 %define with_drivers_in_kmp 0
 %endif
@@ -49,6 +50,7 @@
 Source9:hyper-v.include.linux.hyperv.h
 Source10:   hyper-v.tools.hv.hv_kvp_daemon.c
 Source11:   hyper-v.init.sh
+Patch761200:hyper-v.tools.hv.hv_kvp_daemon.c.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with_kmp}
 %if %{with_drivers_in_kmp}
@@ -82,11 +84,14 @@
 cp -avL %{S:5} kvptest.ps1.txt
 cp -vL %{S:9} %{hv_kvp_daemon}.h
 cp -vL %{S:10} %{hv_kvp_daemon}.c
-sed -i~ '/#include linux.hyperv.h/d' %{hv_kvp_daemon}.c
+%patch761200 -p0
 
 %build
+sed -i~ '/#include linux.hyperv.h/d' %{hv_kvp_daemon}.c
 gcc \
$RPM_OPT_FLAGS \
+   -Wno-unused-variable \
+   -Wno-pointer-sign \
-g \
%{hv_kvp_daemon}.c \
-include %{hv_kvp_daemon}.h \
@@ -123,16 +128,20 @@
 mkdir -p $RPM_BUILD_ROOT/etc/init.d
 install -m755 %{S:11} $RPM_BUILD_ROOT/etc/init.d/%{hv_kvp_daemon}
 ln -sfvbn ../../etc/init.d/%{hv_kvp_daemon} 
$RPM_BUILD_ROOT/usr/sbin/rc%{hv_kvp_daemon}
+%if %{with_modprobe}
 mkdir -p $RPM_BUILD_ROOT/etc/modprobe.d
 install -m644 %SOURCE1 $RPM_BUILD_ROOT/etc/modprobe.d/hyperv_pvdrivers.conf
+%endif
 
 %files
 %defattr (-,root,root)
 %doc kvptest.ps1.txt
+%if %{with_modprobe}
 %if !%{with_kmp}
 %dir /etc/modprobe.d
 %config /etc/modprobe.d/hyperv_pvdrivers.conf
 %endif
+%endif
 /etc/init.d/%{hv_kvp_daemon}
 /usr/sbin/rc%{hv_kvp_daemon}
 /usr/sbin/%{hv_kvp_daemon}

++ hyper-v.tools.hv.hv_kvp_daemon.c.patch ++
--- hv_kvp_daemon.c.orig2012-05-16 20:11:10.0 +0200
+++ hv_kvp_daemon.c 2012-05-16 20:40:08.0 +0200
@@ -701,14 +701,16 @@ int main(void)
pfd.fd = fd;
 
while (1) {
+   struct sockaddr *addr_p = (struct sockaddr *) addr;
+   socklen_t addr_l = sizeof(addr);
pfd.events = POLLIN;
pfd.revents = 0;
poll(pfd, 1, -1);
 
-   len = recv(fd, kvp_recv_buffer, sizeof(kvp_recv_buffer), 0);
+   len = recvfrom(fd, kvp_recv_buffer, sizeof(kvp_recv_buffer), 0, 
addr_p, addr_l);
 
-   if (len  0) {
-   syslog(LOG_ERR, recv failed; error:%d, len);
+   if (len  0 || addr.nl_pid) {
+   syslog(LOG_ERR, recvfrom failed; pid:%u error:%d %s, 
addr.nl_pid, errno, strerror(errno));
close(fd);
return -1;
}
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit inkscape for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package inkscape for openSUSE:Factory 
checked in at 2012-05-22 08:15:58

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


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

Changes:

--- /work/SRC/openSUSE:Factory/inkscape/inkscape.changes2012-02-28 
14:13:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.inkscape.new/inkscape.changes   2012-05-22 
08:16:00.0 +0200
@@ -1,0 +2,7 @@
+Wed May 16 13:11:44 UTC 2012 - dims...@opensuse.org
+
+- Add inkscape-return-on-exit.patch: Return non-zero values in case
+  of errors. Patch has been accepted and merged by upstream.
+  [bnc#758275, lp#993500].
+
+---

New:

  inkscape-return-on-exit.patch



Other differences:
--
++ inkscape.spec ++
--- /var/tmp/diff_new_pack.Zbq9BM/_old  2012-05-22 08:16:02.0 +0200
+++ /var/tmp/diff_new_pack.Zbq9BM/_new  2012-05-22 08:16:02.0 +0200
@@ -16,6 +16,7 @@
 #
 
 
+
 Name:   inkscape
 Version:0.48.3.1
 Release:0
@@ -31,6 +32,8 @@
 Patch0: inkscape-remove-datetime.patch
 # PATCH-FIX-OPENSUSE inkscape-packages.patch sbra...@suse.cz -- Suggest 
packages instead of compilation from source.
 Patch1: inkscape-packages.patch
+# PATCH-FIX-UPSTREAM inkscape-return-on-exit.patch bnc#758275 lp#993500 
dims...@opensuse.org -- Return non-zero on error.
+Patch2: inkscape-return-on-exit.patch
 BuildRequires:  boost-devel
 BuildRequires:  docbook-toys
 BuildRequires:  fdupes
@@ -150,6 +153,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 export CFLAGS=%{optflags} -fno-strict-aliasing
@@ -206,6 +210,7 @@
 
 # We can't really move the localized manpages to the lang package, since they'd
 # create a conflict between the lang subpackage and bundles
+
 %files -f inkscape.lst -f %{name}.man-lang
 %defattr(-,root,root)
 %doc AUTHORS COPYING COPYING.LIB ChangeLog INSTALL NEWS README* TRANSLATORS

++ inkscape-return-on-exit.patch ++
--- inkscape-0.48.3.1/src/main.cpp.orig 2012-04-18 20:25:28.0 +0200
+++ inkscape-0.48.3.1/src/main.cpp  2012-04-19 17:42:14.731534000 +0200
@@ -986,12 +986,13 @@ sp_main_gui(int argc, char const **argv)
 }
 
 /**
  * Process file list
  */
-void sp_process_file_list(GSList *fl)
+int sp_process_file_list(GSList *fl)
 {
+int retVal = 0;
 while (fl) {
 const gchar *filename = (gchar *)fl-data;
 
 SPDocument *doc = NULL;
 try {
@@ -1011,10 +1012,11 @@ void sp_process_file_list(GSList *fl)
 doc = NULL;
 }
 }
 if (doc == NULL) {
 g_warning(Specified document %s cannot be opened (does not exist 
or not a valid SVG file), filename);
+retVal++;
 } else {
 if (sp_vacuum_defs) {
 vacuum_document(doc);
 }
 if (sp_vacuum_defs  !sp_export_svg) {
@@ -1060,10 +1062,11 @@ void sp_process_file_list(GSList *fl)
 
 delete doc;
 }
 fl = g_slist_remove(fl, fl-data);
 }
+return retVal;
 }
 
 /**
  * Run the application as an interactive shell, parsing command lines from 
stdin
  * Returns -1 on error.
@@ -1115,19 +1118,21 @@ int sp_main_shell(char const* command_na
 if ( g_shell_parse_argv(command_line, argc, argv, 
parseError) ) {
 poptContext ctx = poptGetContext(NULL, argc, 
const_castconst gchar**(argv), options, 0);
 poptSetOtherOptionHelp(ctx, _([OPTIONS...] 
[FILE...]\n\nAvailable options:));
 if ( ctx ) {
 GSList *fl = sp_process_args(ctx);
-sp_process_file_list(fl);
+if (sp_process_file_list(fl))
+   retval = -1;
 poptFreeContext(ctx);
 } else {
 retval = 1; // not sure why. But this was the 
previous return value
 }
 resetCommandlineGlobals();
 g_strfreev(argv);
 } else {
 g_warning(Cannot parse commandline: %s, useme);
+   retval = -1;
 }
 }
 }
 } // if (linedata...
 } while (linedata  (retval == 0));
@@ -1160,14 +1165,15 @@ int sp_main_console(int argc, char const
 }
 
 inkscape_application_init(argv[0], false);
 
 if (sp_shell) {
-sp_main_shell(argv[0]); // Run as interactive shell
-exit(0);
+ 

commit kdewebdev3 for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package kdewebdev3 for openSUSE:Factory 
checked in at 2012-05-22 08:16:03

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kdewebdev3/kdewebdev3.changes2012-02-21 
12:20:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdewebdev3.new/kdewebdev3.changes   
2012-05-22 08:16:04.0 +0200
@@ -1,0 +2,5 @@
+Mon May 21 04:45:58 UTC 2012 - an...@opensuse.org
+
+- better dependency
+
+---



Other differences:
--
++ kdewebdev3.spec ++
--- /var/tmp/diff_new_pack.3G3Jiw/_old  2012-05-22 08:16:07.0 +0200
+++ /var/tmp/diff_new_pack.3G3Jiw/_new  2012-05-22 08:16:07.0 +0200
@@ -19,9 +19,6 @@
 Name:   kdewebdev3
 BuildRequires:  kdebase3-devel
 BuildRequires:  kdesdk3-devel
-%if %suse_version  1210
-BuildRequires:  unsermake
-%endif
 BuildRequires:  fdupes
 BuildRequires:  libgcrypt-devel
 Summary:KDE Web Development Suite
@@ -61,7 +58,7 @@
 # should not be a hard require
 Requires:   tidy
 Requires:   kde3-kommander-runtime
-Recommends: libklinkstatuspart.so
+Recommends: kdewebdev3
 
 %description -n kde3-quanta
 The package contains Quanta, an html editor (native source and WYSIWIG), 
@@ -185,9 +182,6 @@
 
 %files -n kde3-quanta
 %defattr(-,root,root)
-%if %suse_version  1210
-%_mandir/man1/quanta.*
-%endif
 /opt/kde3/bin/quanta
 /opt/kde3/%_lib/kde3/quanta*
 /opt/kde3/share/applications/kde/quanta.desktop

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



commit kst for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package kst for openSUSE:Factory checked in 
at 2012-05-22 08:16:10

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kst/kst.changes  2012-03-26 11:02:48.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kst.new/kst.changes 2012-05-22 
08:16:12.0 +0200
@@ -1,0 +2,24 @@
+Mon May 21 18:11:12 UTC 2012 - ctri...@opensuse.org
+
+- Update to 2.0.5
+  * Data-fixed annotation objects (e.g. text and arrows which
+scroll along with the curves)
+  * Support for Matlab's .mat file format for strigns, matrices, 
+vectors and scalars
+  * Beta version of python scripting (on Linux only for now, 
+depending on NumPy 1.6 and SciPy and requiring .py and .pyc
+files installed in the right place). See documentation at 
+http://hen.astro.utoronto.ca/pyKst/ and don't hesitate to ask 
+for help on the mailing list as this feature is still in 
+beta stage
+  * Drag  Drop support: simply drop a .kst file onto Kst and it 
+will open, if you drop any data file it will open in the data
+wizard
+  * Improved printing to vector formats (printer, PDF, SVG)
+  * Optional antialiasing (may be slow on some systems)
+  * A number of bugs and crashes fixed in various areas, like 
+shared axis boxes. See detailed changelog at 
+http://kst-plot.kde.org/files/Log_messages_2.0.4_to_2.0.5.txt
+for more information
+
+---

Old:

  kst-2.0.4.tar.gz

New:

  kst-2.0.5.tar.gz



Other differences:
--
++ kst.spec ++
--- /var/tmp/diff_new_pack.DeqM0b/_old  2012-05-22 08:16:14.0 +0200
+++ /var/tmp/diff_new_pack.DeqM0b/_new  2012-05-22 08:16:14.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   kst
-Version:2.0.4
+Version:2.0.5
 Release:0
 Summary:Real-Time Data Viewing and Plotting Tool with Basic Data 
Analysis Functionality
 License:GPL-2.0+
@@ -37,12 +37,10 @@
 %else
 BuildRequires:  libnetcdf-devel
 %endif
+BuildRequires:  getdata-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  readline-devel
 BuildRequires:  update-desktop-files
-%if 0%{?suse_version}  1130
-BuildRequires:  getdata-devel
-%endif
 
 %description
 Kst is a data plotting and viewing program. Some of the features

++ kst-2.0.4.tar.gz - kst-2.0.5.tar.gz ++
/work/SRC/openSUSE:Factory/kst/kst-2.0.4.tar.gz 
/work/SRC/openSUSE:Factory/.kst.new/kst-2.0.5.tar.gz differ: char 5, line 1

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



commit kvm for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package kvm for openSUSE:Factory checked in 
at 2012-05-22 08:16:15

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


Package is kvm, Maintainer is brog...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/kvm/kvm.changes  2012-05-03 10:58:16.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kvm.new/kvm.changes 2012-05-22 
08:16:16.0 +0200
@@ -1,0 +2,17 @@
+Mon May 21 18:43:08 UTC 2012 - brog...@suse.com
+
+- use correct type to avoid gnutls deprecation warnings
+
+---
+Mon May 21 11:54:32 UTC 2012 - badshah...@gmail.com
+
+- Use BuildRequires: libgnutls-devel instead of gnutls-devel for
+  Factory in keeping with gnutls package naming changes. 
+
+---
+Mon May 21 04:41:51 UTC 2012 - brog...@suse.com
+
+- Update to qemu-kvm v1.1-rc2
+  - see http://wiki.qemu.org/ChangeLog/1.1 for details
+
+---

Old:

  kvm-qemu-avoid-zero-length-memset.patch
  kvm-qemu-preXX-g_thread_init-users-don-t-call-it-if-glib-2.31.patch
  kvm-qemu-user-space-tool-name.patch
  qemu-kvm-1.0.1.tar.bz2
  qemu-kvm-common-code-fixes-for-s390-build.patch

New:

  kvm-qemu-avoid-deprecated-gnutls-types.patch
  qemu-kvm-1.1.rc2.tar.bz2



Other differences:
--
++ kvm.spec ++
--- /var/tmp/diff_new_pack.ZVP5A2/_old  2012-05-22 08:16:20.0 +0200
+++ /var/tmp/diff_new_pack.ZVP5A2/_new  2012-05-22 08:16:20.0 +0200
@@ -19,8 +19,8 @@
 
 %bcond_without spice
 
-%define package_true_version 1.0.1
-%define package_base_version 1.0.1
+%define package_true_version 1.1.rc2
+%define package_base_version 1.1
 %define bios_id seabios-1.7.0
 %define pxe_rom_id ipxe-1.0.0
 %define vgabios_id vgabios-0.6c
@@ -29,7 +29,7 @@
 
 # note that this list doesn't include the ipxe roms since they get handled
 # individually and not as a group
-%define firmware_files {bios.bin sgabios.bin vgabios.bin vgabios-cirrus.bin 
vgabios-stdvga.bin vgabios-vmware.bin vgabios-qxl.bin optionrom/linuxboot.bin 
optionrom/multiboot.bin optionrom/vapic.bin}
+%define firmware_files {bios.bin sgabios.bin vgabios.bin vgabios-cirrus.bin 
vgabios-stdvga.bin vgabios-vmware.bin vgabios-qxl.bin optionrom/linuxboot.bin 
optionrom/multiboot.bin optionrom/kvmvapic.bin}
 
 ExclusiveArch:  %ix86 x86_64 ia64 s390x
 
@@ -47,7 +47,11 @@
 BuildRequires:  alsa
 BuildRequires:  alsa-devel
 BuildRequires:  glib2-devel
+%if 0%{?suse_version}  1210
+BuildRequires:  libgnutls-devel
+%else
 BuildRequires:  gnutls-devel
+%endif
 BuildRequires:  libaio-devel
 BuildRequires:  libattr-devel
 BuildRequires:  libcurl-devel
@@ -125,9 +129,8 @@
 # qemu-kvm patches
 Patch60:qemu-datadir.diff
 Patch61:kvm-qemu-default-memsize.patch
-Patch62:kvm-qemu-user-space-tool-name.patch
-Patch63:kvm-qemu-madvise-DONTFORK-for-tight-memory-migration.patch
-Patch64:kvm-qemu-avoid-zero-length-memset.patch
+Patch62:kvm-qemu-madvise-DONTFORK-for-tight-memory-migration.patch
+Patch63:kvm-qemu-avoid-deprecated-gnutls-types.patch
 
 # Post-release upstream patches
 Patch100:   kvm-qemu-preXX-dictzip1.patch
@@ -136,9 +139,6 @@
 Patch103:   kvm-qemu-preXX-console.patch
 Patch104:   kvm-qemu-madvise-hugepages.patch
 Patch105:   kvm-qemu-preXX-dictzip3.patch
-Patch106:   
kvm-qemu-preXX-g_thread_init-users-don-t-call-it-if-glib-2.31.patch
-
-Patch150:   qemu-kvm-common-code-fixes-for-s390-build.patch
 
 Patch200:   qemu-img-vmdk-scsi.patch
 Patch201:   kvm-studio-slirp-nooutgoing.patch
@@ -222,7 +222,6 @@
 %patch61 -p1
 %patch62 -p1
 %patch63 -p1
-%patch64 -p1
 
 # Post-release patches
 %patch100 -p1
@@ -231,9 +230,6 @@
 %patch103 -p1
 %patch104 -p1
 %patch105 -p1
-%patch106 -p1
-
-%patch150 -p1
 
 # Studio addons
 %patch200 -p1
@@ -265,6 +261,7 @@
 ./configure \
 --prefix=%{_prefix} \
 --sysconfdir=%{_sysconfdir} \
+--with-confsuffix=/qemu-kvm \
 --extra-cflags=%{optflags} \
 --disable-debug-tcg \
 --disable-sparse \
@@ -297,7 +294,6 @@
 --disable-fdt \
 --disable-bluez \
 --enable-kvm \
---enable-kvm-pit \
 --enable-kvm-device-assignment \
 --disable-user \
 --enable-vde \
@@ -355,11 +351,11 @@
 %endif
 
 %install
-make DESTDIR=%{buildroot} install %{?jobs:-j%jobs}
+make DESTDIR=%{buildroot} install %{?jobs:-j%jobs} libexecdir=%_libexecdir
 mkdir -p %{buildroot}%{_docdir}/kvm
 cp qemu-doc.html qemu-kvm.html
 cp qemu-tech.html qemu-kvm-tech.html
-install -m 755 kvm/kvm_stat 

commit libnetfilter_conntrack for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package libnetfilter_conntrack for 
openSUSE:Factory checked in at 2012-05-22 08:16:24

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


Package is libnetfilter_conntrack, Maintainer is j...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/libnetfilter_conntrack/libnetfilter_conntrack.changes
2012-01-05 13:48:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libnetfilter_conntrack.new/libnetfilter_conntrack.changes
   2012-05-22 08:16:25.0 +0200
@@ -1,0 +2,7 @@
+Sat May 19 22:08:36 UTC 2012 - jeng...@inai.de
+
+- Update to new upstream release 1.0.1
+* add NAT, expectfn and class support
+* conntrack: add new ATTR_GRP_[ORIG|REPL]_ADDR_[SRC|DST] attributes
+
+---

Old:

  libnetfilter_conntrack-1.0.0.tar.bz2
  libnetfilter_conntrack-1.0.0.tar.bz2.sig

New:

  libnetfilter_conntrack-1.0.1.tar.bz2
  libnetfilter_conntrack-1.0.1.tar.bz2.sig



Other differences:
--
++ libnetfilter_conntrack.spec ++
--- /var/tmp/diff_new_pack.Qsbwvh/_old  2012-05-22 08:16:26.0 +0200
+++ /var/tmp/diff_new_pack.Qsbwvh/_new  2012-05-22 08:16:26.0 +0200
@@ -16,13 +16,10 @@
 #
 
 
-
 Name:   libnetfilter_conntrack
 %define lname  %{name}3
-Version:1.0.0
+Version:1.0.1
 Release:0
-License:GPL-2.0+
-Group:  Productivity/Networking/Security
 Url:http://netfilter.org/projects/libnetfilter_conntrack/
 
 #Git-Clone:git://git.netfilter.org/libnetfilter_conntrack
@@ -32,10 +29,15 @@
 Source3:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %git_snapshot
-BuildRequires:  autoconf automake = 1.6 libtool
+BuildRequires:  autoconf
+BuildRequires:  automake = 1.6
 %endif
-BuildRequires:  pkgconfig = 0.23 pkgconfig(libnfnetlink) = 1.0.0
+BuildRequires:  libtool
+BuildRequires:  pkgconfig = 0.23
+BuildRequires:  pkgconfig(libnfnetlink) = 1.0.0
 Summary:Userspace library for the in-kernel connection tracking state 
table
+License:GPL-2.0+
+Group:  Productivity/Networking/Security
 
 %description
 libnetfilter_conntrack is a userspace library providing a programming
@@ -45,8 +47,8 @@
 used by conntrack-tools among many other applications.
 
 %package -n %lname
-Group:  System/Libraries
 Summary:Userspace library for the in-kernel connection tracking state 
table
+Group:  System/Libraries
 
 %description -n %lname
 libnetfilter_conntrack is a userspace library providing a programming
@@ -56,9 +58,9 @@
 used by conntrack-tools among many other applications.
 
 %package devel
-Group:  Development/Libraries/C and C++
 Requires:   %lname = %version
 Summary:Userspace library for the in-kernel connection tracking state 
table
+Group:  Development/Libraries/C and C++
 
 %description devel
 libnetfilter_conntrack is a userspace library providing a programming

++ libnetfilter_conntrack-1.0.0.tar.bz2 - 
libnetfilter_conntrack-1.0.1.tar.bz2 ++
 21700 lines of diff (skipped)

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



commit link-grammar for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package link-grammar for openSUSE:Factory 
checked in at 2012-05-22 08:16:32

Comparing /work/SRC/openSUSE:Factory/link-grammar (Old)
 and  /work/SRC/openSUSE:Factory/.link-grammar.new (New)


Package is link-grammar, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/link-grammar/link-grammar.changes
2012-05-07 22:48:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.link-grammar.new/link-grammar.changes   
2012-05-22 08:16:35.0 +0200
@@ -1,0 +2,10 @@
+Sat Apr 28 14:34:25 UTC 2012 - dims...@opensuse.org
+
+- Update to version 4.7.6:
+  + fast-match.c: unroll recursive call into loop.
+  + Fix accidental inclusion of internal header file from public
+header file.
+- Drop link-grammar-install-include.patch: No longer needed, as the
+  header is no longer referenced by the main header.
+
+---

Old:

  link-grammar-4.7.5.tar.gz
  link-grammar-install-include.patch

New:

  link-grammar-4.7.6.tar.gz



Other differences:
--
++ link-grammar.spec ++
--- /var/tmp/diff_new_pack.Po5Inj/_old  2012-05-22 08:16:36.0 +0200
+++ /var/tmp/diff_new_pack.Po5Inj/_new  2012-05-22 08:16:36.0 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   link-grammar
-Version:4.7.5
+Version:4.7.6
 Release:0
 Summary:An English grammar checker
 License:BSD-3-Clause
 Group:  Productivity/Text/Spell
 Url:http://www.abisource.com/projects/link-grammar/
-Source: 
http://www.abisource.com/downloads/link-grammar/4.7.5/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM link-grammar-install-include.patch vu...@opensuse.org -- 
Install additional header referenced by other headers (sent upstream by mail on 
2012-04-26)
-Patch0: link-grammar-install-include.patch
+Source: 
http://www.abisource.com/downloads/link-grammar/4.7.6/%{name}-%{version}.tar.gz
 BuildRequires:  aspell-devel
 BuildRequires:  gcc-c++
 BuildRequires:  glibc-devel
@@ -59,7 +57,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 # --enable-sat-solver and --enable-corpus-stats are still at the prototype 
stage

++ link-grammar-4.7.5.tar.gz - link-grammar-4.7.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/link-grammar-4.7.5/ChangeLog 
new/link-grammar-4.7.6/ChangeLog
--- old/link-grammar-4.7.5/ChangeLog2012-04-16 22:44:21.0 +0200
+++ new/link-grammar-4.7.6/ChangeLog2012-04-26 19:15:14.0 +0200
@@ -1,3 +1,7 @@
+Version 4.7.6 (26 April 2012)
+ * fast-match.c: unroll recursive call into loop (thx Valery Kholodkov).
+ * Fix accidental inclusion of internal header file from public header file.
+
 Version 4.7.5 (16 April 2012)
  * Remove several duplicate given names.
  * Remove malloc-dbg.c from the MSVC9 project file.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/link-grammar-4.7.5/README 
new/link-grammar-4.7.6/README
--- old/link-grammar-4.7.5/README   2012-04-16 20:37:05.0 +0200
+++ new/link-grammar-4.7.6/README   2012-04-26 19:18:36.0 +0200
@@ -1,7 +1,7 @@
 
Link Grammar Parser
---
-  Version 4.7.5
+  Version 4.7.6
 
 The Link Grammar Parser implements the Sleator/Temperley/Lafferty
 theory of natural language parsing. This version of the parser is
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/link-grammar-4.7.5/configure 
new/link-grammar-4.7.6/configure
--- old/link-grammar-4.7.5/configure2012-04-16 22:46:06.0 +0200
+++ new/link-grammar-4.7.6/configure2012-04-26 19:20:59.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for link-grammar 4.7.5.
+# Generated by GNU Autoconf 2.68 for link-grammar 4.7.6.
 #
 # Report bugs to link-gram...@googlegroups.com.
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='link-grammar'
 PACKAGE_TARNAME='link-grammar'
-PACKAGE_VERSION='4.7.5'
-PACKAGE_STRING='link-grammar 4.7.5'
+PACKAGE_VERSION='4.7.6'
+PACKAGE_STRING='link-grammar 4.7.6'
 PACKAGE_BUGREPORT='link-gram...@googlegroups.com'
 PACKAGE_URL=''
 
@@ -1371,7 +1371,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures link-grammar 4.7.5 to adapt to many kinds of systems.
+\`configure' configures link-grammar 4.7.6 

commit linphone for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package linphone for openSUSE:Factory 
checked in at 2012-05-22 08:16:38

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


Package is linphone, Maintainer is jzh...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/linphone/linphone.changes2011-11-25 
23:04:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.linphone.new/linphone.changes   2012-05-22 
08:16:39.0 +0200
@@ -1,0 +2,11 @@
+Tue May 15 16:28:43 UTC 2012 - i...@marguerite.su
+
+- update to version 3.5.2
+  * updated oRTP to 0.20.0
+  * updated mediastreamer2 to 2.8.2
+  * added ZRTP media encryption
+  * added SILK audio codec
+- modify patch linphone-v4l.
+- drop applet sub-package. since no useful data.
+
+---

Old:

  linphone-3.4.3.tar.gz
  linphone-v4l-2.6.38.patch

New:

  linphone-3.5.2.tar.gz
  linphone-v4l.patch



Other differences:
--
++ linphone.spec ++
--- /var/tmp/diff_new_pack.TRDuo7/_old  2012-05-22 08:16:41.0 +0200
+++ /var/tmp/diff_new_pack.TRDuo7/_new  2012-05-22 08:16:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package linphone
 #
-# 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,37 +16,44 @@
 #
 
 
-
 Name:   linphone
-Version:3.4.3
-Release:1
-License:GPL-2.0+
+Version:3.5.2
+Release:0
 Summary:Web Phone
-URL:http://www.linphone.org
+License:GPL-2.0+
 Group:  Productivity/Networking/Other
+Url:http://www.linphone.org
 Source0:%{name}-%{version}.tar.gz
 Source1:%{name}-manual.tar.bz2
-Patch2: linphone-v4l-2.6.38.patch
+#FIX-FOR-UPSTREAM port linux/videodev.h to libv4l-videodev.h
+Patch1: linphone-v4l.patch
 BuildRequires:  gcc-c++
-BuildRequires:  gnome-panel-devel
 BuildRequires:  gnutls-devel
 BuildRequires:  intltool
-BuildRequires:  libtool
 BuildRequires:  libeXosip2-devel
 BuildRequires:  libosip2-devel
+BuildRequires:  libtool
+BuildRequires:  pkgconfig(libnotify)
 %if 0%{?suse_version} = 1210
 BuildRequires:  libv4l-devel = 0.8.4
 %else
 BuildRequires:  libv4l-devel
 %endif
+# lack of libsrtp-devel in SuSE, enable both of them in the future.
+#BuildRequires:  libzrtpcpp-devel
+BuildRequires:  alsa-devel
+# future use, now in d:l:c
+#BuildRequires:  libortp-devel
+BuildRequires:  fdupes
+BuildRequires:  libgsm-devel
+BuildRequires:  libpulse-devel
+BuildRequires:  libsoup-devel
 BuildRequires:  perl-XML-Parser
-BuildRequires:  pkgconfig(libglade-2.0)
 BuildRequires:  readline-devel
 BuildRequires:  speex-devel
-BuildRequires:  alsa-devel
-BuildRequires:  libgsm-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(libglade-2.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #NoSource:   0
 
@@ -58,19 +65,6 @@
 SIP-based Web phones. With several codecs available, it can be used
 with high speed connections as well as 28k modems.
 
-%package applet
-Summary:Web Phone
-Group:  Productivity/Networking/Other
-Requires:   %{name} = %{version}
-
-%description applet
-Linphone is a Web phone with a GNOME interface. It let you make
-two-party calls over IP networks such as the Internet. It uses the IETF
-protocols SIP (Session Initiation Protocol) and RTP (Realtime TransporT
-Protocol) to make calls, so it should be able to communicate with other
-SIP-based Web phones. With several codecs available, it can be used
-with high speed connections as well as 28k modems.
-
 %package devel
 Summary:Web Phone
 Group:  Development/Libraries/Other
@@ -79,8 +73,8 @@
 Requires:   glibc-devel
 Requires:   libeXosip2-devel
 Requires:   libosip2-devel
-Requires:   pkgconfig(glib-2.0)
 Requires:   speex-devel
+Requires:   pkgconfig(glib-2.0)
 
 %description devel
 Linphone is a Web phone with a GNOME interface. It lets you make
@@ -93,19 +87,18 @@
 %prep
 %setup -q
 %if 0%{?suse_version} = 1210
-%patch2
+%patch1 -p1
 %endif
 translation-update-upstream
 find -name CVS -type d -exec rm -Rfv {} +
 
 %build
 %if 0%{?suse_version} = 1140
-autoreconf -fi
+./autogen.sh
 %endif
 # needed for linphone-1.3.0:
 export CFLAGS=%{optflags} -fno-strict-aliasing
-%configure\
-   --libexecdir=%{_prefix}/lib/gnome-panel \
+%configure \
--enable-console_ui=yes \
--enable-ipv6 \

commit mbuffer for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package mbuffer for openSUSE:Factory checked 
in at 2012-05-22 08:16:42

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


Package is mbuffer, Maintainer is sch...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/mbuffer/mbuffer.changes  2011-09-23 
02:12:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.mbuffer.new/mbuffer.changes 2012-05-22 
08:16:47.0 +0200
@@ -2 +2 @@
-Fri Jun 19 10:35:46 CEST 2009 - co...@novell.com
+Sat May 05 13:40:48 UTC 2012 - pascal.ble...@opensuse.org
@@ -4 +4,3 @@
-- disable as-needed for this package as it fails to build with it
+- update to 20120505:
+  * fix: suppress summary on stderr if -q is used with -l
+  *  fix: option -P 100 may lead to hang
@@ -7 +9 @@
-Wed Feb 13 14:39:04 CET 2008 - sch...@suse.de
+Sun Jul 24 20:21:45 UTC 2011 - pascal.ble...@opensuse.org
@@ -9,2 +11,7 @@
-- Update to mbuffer 20080212.
-  * fixed a race-condition causing incorrectly written last block
+- update to 20110724:
+  * fix: garbage might be written after input error
+  * enhancement: prompt for additional volumes for argument -n 0
+  * enhancement: prompt for next volume on I/O error if -n is set (some tape
+devices incorrectly return -1/EIO instead of 0)
+  * enhancement: added option to append to output file
+  * update: remove use of deprecated interface sigignore
@@ -13 +20 @@
-Mon Nov 26 13:09:22 CET 2007 - sch...@suse.de
+Fri Mar 18 09:47:09 UTC 2011 - pascal.ble...@opensuse.org
@@ -15 +22,4 @@
-- Fix open call.
+- update to 20110317:
+  * an option was added to terminate on any kind of error
+  * a hang when starting mbuffer in the background was fixed
+  * the displayed dimensions were changed to be compliant to SI standards
@@ -18 +28 @@
-Fri Aug 10 13:27:04 CEST 2007 - sch...@suse.de
+Thu Jan 20 02:20:27 UTC 2011 - pascal.ble...@opensuse.org
@@ -20 +30,3 @@
-- Update to version 20070518.
+- update to 20110119:
+  * fixes an incorrect sanity check for the interaction between hashing and
+multiple outputs
@@ -23 +35 @@
-Wed Jan 25 21:38:12 CET 2006 - m...@suse.de
+Thu Dec 30 22:21:48 UTC 2010 - pascal.ble...@opensuse.org
@@ -25 +37,4 @@
-- converted neededforbuild to BuildRequires
+- update to 20101230:
+  * hash values now are also written to log files
+  * this release will report the last block number on volume, report time per
+volume
@@ -28 +43 @@
-Mon Oct 20 16:36:48 CEST 2003 - sch...@suse.de
+Fri May 28 21:53:34 UTC 2010 - pascal.ble...@opensuse.org
@@ -30 +45,106 @@
-- Initial version.
+- update to 20100526:
+  * fixes an interaction between watermark and rate limitation algorithms that
+messed up rate limitation
+  * fixes a potential deadlock on SIGINT
+
+---
+Sat Mar 27 21:01:15 UTC 2010 - pascal.ble...@opensuse.org
+
+- update to 20100327:
+  * a problem in which hash calculation was being omitted if no output file is
+specified was fixed
+  * a summary is included in the log file in quiet mode
+  * some typographical errors in the man page were fixed
+
+---
+Mon Dec 28 19:52:33 UTC 2009 - pascal.ble...@opensuse.org
+
+- update to 20091227:
+  * rate limitation now uses a monotonic time source if available
+  * lockup on input error has been fixed
+  * segfault in quiet mode has been fixed
+  * cancellation fixes
+
+---
+Sun Nov 22 22:34:53 UTC 2009 - pascal.ble...@opensuse.org
+
+- update to 20091122:
+  * multiple fixes for assertion failures raised during error situations
+
+---
+Wed Nov 11 00:00:00 CET 2009 - pascal.ble...@opensuse.org
+
+- update to 20091110:
+  * code is compiled for 64-bit word size by default, if that capability is
+available
+  * a hang which occurred on SIGINT when input is idle was fixed
+  * fixes were made for the IPv6 code
+
+---
+Tue Oct 13 00:00:00 CEST 2009 - pascal.ble...@opensuse.org
+
+- update to 20091012:
+  * adds a separate thread for hash calculation
+  * adds support for libmhash with all provided hash algorithms
+  * fixes a typo in the examples section
+  * fixes a potential race condition
+  * fixes a potential lockup on SIGINT
+
+---
+Mon Jun 29 00:00:00 CEST 2009 - pascal.ble...@opensuse.org
+
+- update to 20090628:
+  * adds support for IPv6 and service name lookup
+  * reintegrates a lost fix for libmhash initialization
+
+---
+Sun Feb 15 00:00:00 CET 2009 - g...@unixtech.be
+
+- 

commit nbd for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package nbd for openSUSE:Factory checked in 
at 2012-05-22 08:16:56

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


Package is nbd, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/nbd/nbd.changes  2012-03-01 17:21:19.0 
+0100
+++ /work/SRC/openSUSE:Factory/.nbd.new/nbd.changes 2012-05-22 
08:16:58.0 +0200
@@ -1,0 +2,8 @@
+Fri May 18 13:44:05 UTC 2012 - tabra...@novell.com
+
+- Update to nbd-3.1
+  * minor bug fixes
+  * new feature: ability for the client to list the exports a server
+supports
+
+---

Old:

  nbd-3.0.tar.bz2

New:

  nbd-3.1.tar.bz2



Other differences:
--
++ nbd.spec ++
--- /var/tmp/diff_new_pack.y74Ox1/_old  2012-05-22 08:16:59.0 +0200
+++ /var/tmp/diff_new_pack.y74Ox1/_new  2012-05-22 08:16:59.0 +0200
@@ -15,22 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   nbd
-BuildRequires:  doxygen glib2-devel = 2.26.0
+BuildRequires:  doxygen
+BuildRequires:  glib2-devel = 2.26.0
 PreReq: %insserv_prereq coreutils
-Version:3.0
-Release:1
-License:GPL-2.0+
-Group:  Productivity/Networking/Other
-AutoReqProv:on
+Version:3.1
+Release:0
 Source: %{name}-%{version}.tar.bz2
 Source2:init.nbd-server
 Patch2: nbd-2.9.25-close.diff
 Patch3: nbd-2.9.25-doxyfile.diff
 Summary:Network Block Device Server and Client Utilities
+License:GPL-2.0+
+Group:  Productivity/Networking/Other
 Url:http://nbd.sourceforge.net/
 Prefix: /usr
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -64,7 +62,6 @@
 Paul Clements paul.cleme...@steeleye.com
 
 %package doc
-License:GPL-2.0+
 Summary:Network Block Device Server and Client Utilities
 Group:  Productivity/Networking/Other
 Requires:   nbd = %{version}

++ nbd-3.0.tar.bz2 - nbd-3.1.tar.bz2 ++
 2637 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/nbd-3.0/README new/nbd-3.1/README
--- old/nbd-3.0/README  2011-10-01 12:28:58.0 +0200
+++ new/nbd-3.1/README  2012-05-13 17:15:38.0 +0200
@@ -9,8 +9,8 @@
 nbd-server and nbd-client on the same machine, you may run into some
 deadlock issues if you do that[1].
 
-To install the package, please see the INSTALL file. You'll need to
-install it on both the client and the server.
+To install the package, do the normal configure/make/make install dance.
+You'll need to install it on both the client and the server.
 
 Using NBD is quite easy. First, on the client, you need to create the
 device nodes:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/nbd-3.0/cliserv.h new/nbd-3.1/cliserv.h
--- old/nbd-3.0/cliserv.h   2011-10-01 12:28:58.0 +0200
+++ new/nbd-3.1/cliserv.h   2012-05-13 17:15:38.0 +0200
@@ -56,6 +56,7 @@
 
 u64 cliserv_magic = 0x00420281861253LL;
 u64 opts_magic = 0x49484156454F5054LL;
+u64 rep_magic = 0x3e889045565a9LL;
 #define INIT_PASSWD NBDMAGIC
 
 #define INFO(a) do { } while(0)
@@ -148,4 +149,20 @@
 * served */
 
 /* Options that the client can select to the server */
-#define NBD_OPT_EXPORT_NAME(1  0)/* Client wants to select a 
named export (is followed by length and name of export) */
+#define NBD_OPT_EXPORT_NAME(1) /** Client wants to select a named 
export (is followed by name of export) */
+#define NBD_OPT_ABORT  (2) /** Client wishes to abort negotiation 
*/
+#define NBD_OPT_LIST   (3) /** Client request list of supported 
exports (not followed by data) */
+
+/* Replies the server can send during negotiation */
+#define NBD_REP_ACK(1) /** ACK a request. Data: option number 
to be acked */
+#define NBD_REP_SERVER (2) /** Reply to NBD_OPT_LIST (one of these 
per server; must be followed by NBD_REP_ACK to signal the end of the list */
+#define 

commit nmap for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package nmap for openSUSE:Factory checked in 
at 2012-05-22 08:17:00

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


Package is nmap, Maintainer is vdziewie...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/nmap/nmap.changes2012-04-17 
07:47:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.nmap.new/nmap.changes   2012-05-22 
08:17:02.0 +0200
@@ -1,0 +2,14 @@
+Mon May 21 20:27:08 UTC 2012 - andreas.stie...@gmx.de
+
+- update to upstream 6.00
+  * enhanced Nmap Scripting Engine
+  * Better Web Scanning
+  * Full IPv6 Support
+  * New NPing Tool
+  * Better Zenmap GUI  results viewer
+  * Faster scans
+  * for a full list of changes see http://nmap.org/6/#changes and
+http://nmap.org/changelog.html
+- refresh nmap-4.00-libpcap-filter.diff
+
+---

Old:

  nmap-4.00-libpcap-filter.diff
  nmap-5.61TEST5.tar.bz2

New:

  nmap-6.00-libpcap-filter.diff
  nmap-6.00.tar.bz2



Other differences:
--
++ nmap.spec ++
--- /var/tmp/diff_new_pack.3gzL4e/_old  2012-05-22 08:17:05.0 +0200
+++ /var/tmp/diff_new_pack.3gzL4e/_new  2012-05-22 08:17:05.0 +0200
@@ -18,7 +18,6 @@
 
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib()))}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1)))}
-%define nmap_extra_ver TEST5
 
 Name:   nmap
 BuildRequires:  gcc-c++
@@ -36,14 +35,14 @@
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 Url:http://www.insecure.org/nmap/
-Version:5.61
+Version:6.00
 Release:0
 Summary:Portscanner
 License:GPL-2.0+
 Group:  Productivity/Networking/Diagnostic
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source: http://nmap.org/dist/nmap-%{version}%{nmap_extra_ver}.tar.bz2
-Patch:  nmap-4.00-libpcap-filter.diff
+Source: http://nmap.org/dist/nmap-%{version}.tar.bz2
+Patch:  nmap-6.00-libpcap-filter.diff
 Patch1: nmap-4.00-noreturn.diff
 Patch2: nmap-5.61-desktop_files.patch
 Patch3: nmap-4.75-nostrip.patch
@@ -139,7 +138,7 @@
 
 Fyodor fyo...@dhp.com
 %prep
-%setup -q -n %{name}-%{version}%{nmap_extra_ver}
+%setup -q
 %patch -p0
 %patch1 -p0
 %patch2 -p0
@@ -216,7 +215,7 @@
 %{_bindir}/xnmap
 %{_bindir}/zenmap
 %{_bindir}/nmapfe
-%{python_sitelib}/zenmap-%{version}%{nmap_extra_ver}-py%{py_ver}.egg-info
+%{python_sitelib}/zenmap-%{version}-py%{py_ver}.egg-info
 %{python_sitelib}/zenmapCore
 %{python_sitelib}/zenmapGUI
 %{python_sitelib}/radialnet

++ nmap-4.00-libpcap-filter.diff - nmap-6.00-libpcap-filter.diff ++
--- /work/SRC/openSUSE:Factory/nmap/nmap-4.00-libpcap-filter.diff   
2012-03-27 08:57:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.nmap.new/nmap-6.00-libpcap-filter.diff  
2012-05-22 08:17:02.0 +0200
@@ -1,8 +1,8 @@
 Index: libpcap/pcap-bpf.c
 ===
 libpcap/pcap-bpf.c.orig2010-04-21 05:39:45.0 +0100
-+++ libpcap/pcap-bpf.c 2012-03-26 22:12:12.0 +0100
-@@ -489,7 +489,7 @@ bpf_open(pcap_t *p)
+--- libpcap/pcap-bpf.c.orig2012-04-10 04:37:22.0 +0100
 libpcap/pcap-bpf.c 2012-05-21 21:25:27.0 +0100
+@@ -483,7 +483,7 @@ bpf_open(pcap_t *p)
fd = open(device, O_RDWR);
if (fd == -1  errno == EACCES)
fd = open(device, O_RDONLY);
@@ -13,9 +13,9 @@
 * XXX better message for all minors used
 Index: libpcap/pcap-linux.c
 ===
 libpcap/pcap-linux.c.orig  2010-09-22 10:41:06.0 +0100
-+++ libpcap/pcap-linux.c   2012-03-26 22:12:12.0 +0100
-@@ -2233,8 +2233,30 @@ pcap_setfilter_linux_common(pcap_t *hand
+--- libpcap/pcap-linux.c.orig  2012-04-10 04:37:22.0 +0100
 libpcap/pcap-linux.c   2012-05-21 21:25:27.0 +0100
+@@ -2424,8 +2424,30 @@ pcap_setfilter_linux_common(pcap_t *hand
if (can_filter_in_kernel) {
if ((err = set_kernel_filter(handle, fcode)) == 0)
{

++ nmap-5.61TEST5.tar.bz2 - nmap-6.00.tar.bz2 ++
/work/SRC/openSUSE:Factory/nmap/nmap-5.61TEST5.tar.bz2 
/work/SRC/openSUSE:Factory/.nmap.new/nmap-6.00.tar.bz2 differ: char 11, line 1

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



commit mousetweaks for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package mousetweaks for openSUSE:Factory 
checked in at 2012-05-22 08:16:50

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


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

Changes:

--- /work/SRC/openSUSE:Factory/mousetweaks/mousetweaks.changes  2012-04-20 
15:18:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.mousetweaks.new/mousetweaks.changes 
2012-05-22 08:16:52.0 +0200
@@ -1,0 +2,6 @@
+Mon May 14 20:43:10 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Updated translations.
+
+---

Old:

  mousetweaks-3.4.1.tar.xz

New:

  mousetweaks-3.4.2.tar.xz



Other differences:
--
++ mousetweaks.spec ++
--- /var/tmp/diff_new_pack.JGUWnm/_old  2012-05-22 08:16:54.0 +0200
+++ /var/tmp/diff_new_pack.JGUWnm/_new  2012-05-22 08:16:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mousetweaks
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:Tweak mouse settings in GNOME
 License:GPL-3.0

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



commit octave for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2012-05-22 08:17:05

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


Package is octave, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/octave/octave.changes2012-05-14 
16:17:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.octave.new/octave.changes   2012-05-22 
08:17:06.0 +0200
@@ -1,0 +2,7 @@
+Fri May 11 05:34:53 UTC 2012 - sco...@free.fr
+
+- remove conditional BuildRequires for blas and lapack since
+  recent lapack now build correctly for all suse version
+- recommends blas - blas-devel 
+
+---



Other differences:
--
++ octave.spec ++
--- /var/tmp/diff_new_pack.2cLbUv/_old  2012-05-22 08:17:07.0 +0200
+++ /var/tmp/diff_new_pack.2cLbUv/_new  2012-05-22 08:17:07.0 +0200
@@ -55,13 +55,8 @@
 BuildRequires:  xorg-x11-libX11-devel
 BuildRequires:  xorg-x11-libXext-devel
 BuildRequires:  suitesparse-devel
-%if 0%{?suse_version}  1130
 BuildRequires:  blas-devel
 BuildRequires:  lapack-devel
-%else
-BuildRequires:  blas
-BuildRequires:  lapack
-%endif
 %if %{gnuplot} == 0
 # for native graphics
 BuildRequires:  Mesa-devel
@@ -74,7 +69,7 @@
 %endif
 Requires:   gcc-fortran
 Requires:   texinfo
-Recommends: blas
+Recommends: blas-devel
 Recommends: fftw3
 Recommends: fftw3-devel
 Recommends: fftw3-threads

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



commit openttd for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package openttd for openSUSE:Factory checked 
in at 2012-05-22 08:17:09

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


Package is openttd, Maintainer is kssin...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/openttd/openttd.changes  2012-04-17 
07:47:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.openttd.new/openttd.changes 2012-05-22 
08:17:31.0 +0200
@@ -1,0 +2,11 @@
+Wed May  9 10:47:47 UTC 2012 - s...@ammler.ch
+
+- remove BuildRequires hicolor-icon-them (build on SLE_10)
+
+---
+Fri May  4 11:45:51 UTC 2012 - s...@ammler.ch
+
+- remove __DATE__ and __TIME__ reference for build-compare 
+- disable strip so we get debug rpms
+
+---



Other differences:
--
++ openttd.spec ++
--- /var/tmp/diff_new_pack.SlF83c/_old  2012-05-22 08:17:32.0 +0200
+++ /var/tmp/diff_new_pack.SlF83c/_new  2012-05-22 08:17:32.0 +0200
@@ -53,7 +53,6 @@
 BuildRequires:  desktop-file-utils
 Requires:   hicolor-icon-theme
 %endif
-BuildRequires:  hicolor-icon-theme
 %if 0%{?suse_version} || 0%{?mdkversion}
 Recommends: openttd-openmsx
 Recommends: openttd-opensfx
@@ -93,7 +92,7 @@
 %package data
 Summary:OpenTTD data
 Group:  Amusements/Games/Strategy/Other
-%if 0%{?suse_version} = 1110 || 0%{?fedora} || 0%{?mdkversion} || 
0%{?rhel_version} = 600 || 0%{?centos_version} = 600
+%if 0%{?suse_version}  1110 || 0%{?fedora} || 0%{?mdkversion} || 
0%{?rhel_version} = 600 || 0%{?centos_version} = 600
 BuildArch:  noarch
 %endif
 %if 0%{?suse_version} || 0%{?mdkversion}
@@ -110,18 +109,24 @@
 %prep
 %setup -qn %{name}-%{srcver}
 
+# Remove build time references so build-compare can do its work
+sed -i s/__DATE__/\openSUSE\/ src/rev.cpp.in
+sed -i s/__TIME__/\BuildService\/ src/rev.cpp.in
+
 %build
 # first, we build the dedicated binary and copy it to dedicated/
 ./configure \
+--disable-strip \
 --prefix-dir=%{_prefix} \
 --binary-dir=bin \
 --data-dir=share/%{name} \
 --enable-dedicated
-make %{?_smp_mflags} bundle BUNDLE_DIR=dedicated
+make %{?_smp_mflags} bundle BUNDLE_DIR=dedicated VERBOSE=1
 
 make distclean
 # then, we build the common gui version which we install the usual way
 ./configure \
+--disable-strip \
 --prefix-dir=%{_prefix} \
 --binary-name=%{name} \
 --binary-dir=bin \
@@ -130,13 +135,13 @@
 --menu-name=OpenTTD \
 --menu-group=Game;StrategyGame;
 
-make %{?_smp_mflags}
+make %{?_smp_mflags} VERBOSE=1
 
 %install
 # install the dedicated binary
 install -D -m0755 dedicated/openttd %{buildroot}%{_bindir}/%{name}-dedicated
 # install the gui binary
-make install INSTALL_DIR=%{buildroot}
+make install INSTALL_DIR=%{buildroot} VERBOSE=1
 
 %if 0%{?suse_version}
 %suse_update_desktop_file -r %{name} Game StrategyGame
@@ -173,12 +178,7 @@
 %defattr(-, root, root)
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
-%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
-%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
-%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
-%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
-%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
+%{_datadir}/icons/hicolor
 %{_datadir}/pixmaps/%{name}.32.xpm
 
 %files dedicated
@@ -187,17 +187,12 @@
 
 %files data
 %defattr(-, root, root)
-%dir %{_datadir}/doc/%{name}
+%{_datadir}/doc/%{name}
 %dir %{_datadir}/%{name}
-%dir %{_datadir}/%{name}/lang
-%dir %{_datadir}/%{name}/baseset
-%dir %{_datadir}/%{name}/scripts
-%dir %{_datadir}/%{name}/ai
-%{_datadir}/doc/%{name}/*
-%{_datadir}/%{name}/lang/*
-%{_datadir}/%{name}/baseset/*
-%{_datadir}/%{name}/scripts/*
-%{_datadir}/%{name}/ai/*
+%{_datadir}/%{name}/lang
+%{_datadir}/%{name}/baseset
+%{_datadir}/%{name}/scripts
+%{_datadir}/%{name}/ai
 %doc %{_mandir}/man6/%{name}.6.*
 
 %changelog

++ openttd.rpmlintrc ++
--- /var/tmp/diff_new_pack.SlF83c/_old  2012-05-22 08:17:32.0 +0200
+++ /var/tmp/diff_new_pack.SlF83c/_new  2012-05-22 08:17:32.0 +0200
@@ -1,5 +1,2 @@
 # the man page is in the subpackage data
 addFilter(openttd.*: W: no-manual-page-for-binary openttd)
-# no other package depends on this package, so this should not matter
-addFilter(openttd.*: W: file-contains-date-and-time /usr/bin/openttd)
-addFilter(openttd.*: W: file-contains-current-date /usr/bin/openttd)

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

commit orca for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package orca for openSUSE:Factory checked in 
at 2012-05-22 08:17:16

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


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

Changes:

--- /work/SRC/openSUSE:Factory/orca/orca.changes2012-04-20 
15:19:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.orca.new/orca.changes   2012-05-22 
08:17:32.0 +0200
@@ -1,0 +2,11 @@
+Tue May 15 05:31:25 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Prevent gnome-shell notifications from being double-presented
+  + Try to handle metacity timeouts more gracefully
+  + Prevent Orca from interrupting speech in Anaconda trees
+  + bgo#674237: More unicode errors found with hungarian locale
+  + bgo#674693: Modifier keys pressed alone should interrupt speech
+  + bgo#675522: incorrect comment for translators
+
+---

Old:

  orca-3.4.1.tar.xz

New:

  orca-3.4.2.tar.xz



Other differences:
--
++ orca.spec ++
--- /var/tmp/diff_new_pack.llSP6i/_old  2012-05-22 08:17:35.0 +0200
+++ /var/tmp/diff_new_pack.llSP6i/_new  2012-05-22 08:17:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   orca
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:Screen reader for GNOME
 License:LGPL-2.1+

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



commit package-translations for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package package-translations for 
openSUSE:Factory checked in at 2012-05-22 08:17:29

Comparing /work/SRC/openSUSE:Factory/package-translations (Old)
 and  /work/SRC/openSUSE:Factory/.package-translations.new (New)


Package is package-translations, Maintainer is co...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/package-translations/package-translations.changes
2012-05-21 07:29:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.package-translations.new/package-translations.changes
   2012-05-22 08:17:35.0 +0200
@@ -2 +2 @@
-Wed May 16 16:13:49 CEST 2012 - co...@suse.com
+Mon May 21 16:13:50 CEST 2012 - co...@suse.com
@@ -4 +4 @@
-- automated update on 2012-05-16
+- automated update on 2012-05-21



Other differences:
--
++ package-translations.tar.bz2 ++
Files old/mo/package-translations-it.mo and new/mo/package-translations-it.mo 
differ
Files old/mo/package-translations-ja.mo and new/mo/package-translations-ja.mo 
differ

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



commit perl-DBD-CSV for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package perl-DBD-CSV for openSUSE:Factory 
checked in at 2012-05-22 08:17:41

Comparing /work/SRC/openSUSE:Factory/perl-DBD-CSV (Old)
 and  /work/SRC/openSUSE:Factory/.perl-DBD-CSV.new (New)


Package is perl-DBD-CSV, Maintainer is mrueck...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/perl-DBD-CSV/perl-DBD-CSV.changes
2011-11-21 12:38:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-DBD-CSV.new/perl-DBD-CSV.changes   
2012-05-22 08:17:43.0 +0200
@@ -1,0 +2,7 @@
+Sat May 12 19:59:32 UTC 2012 - pascal.ble...@opensuse.org
+
+- update to 0.34:
+  * require 5.8.1, as DBI does
+  * tested against perl-5.16.0-RC0 + DBI-1.620
+
+---

Old:

  DBD-CSV-0.33.tgz

New:

  DBD-CSV-0.34.tgz



Other differences:
--
++ perl-DBD-CSV.spec ++
--- /var/tmp/diff_new_pack.Rgd6l3/_old  2012-05-22 08:17:46.0 +0200
+++ /var/tmp/diff_new_pack.Rgd6l3/_new  2012-05-22 08:17:46.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-DBD-CSV
 #
-# 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:   perl-DBD-CSV
-Version:0.33
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:0.34
+Release:0
 %define cpan_name DBD-CSV
 Summary:DBI driver for CSV files
-Url:http://search.cpan.org/dist/DBD-CSV/
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
+Url:http://search.cpan.org/dist/DBD-CSV/
 Source: 
http://www.cpan.org/authors/id/H/HM/HMBRAND/%{cpan_name}-%{version}.tgz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ DBD-CSV-0.33.tgz - DBD-CSV-0.34.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-CSV-0.33/ChangeLog new/DBD-CSV-0.34/ChangeLog
--- old/DBD-CSV-0.33/ChangeLog  2011-09-07 18:01:35.0 +0200
+++ new/DBD-CSV-0.34/ChangeLog  2012-05-12 16:50:07.0 +0200
@@ -1,9 +1,12 @@
-2011-09-07  0.33  H.Merijn Brand
+0.34   - 2012-05-12, H.Merijn Brand
+* Updated copyright to 2012
+* Require 5.8.1, as DBI does
+* Tested against perl-5.16.0-RC0 + DBI-1.620
 
+0.33   - 2011-09-07, H.Merijn Brand
 * NAME / DISTNAME in Makefile.PL
 
-2011-09-07  0.32  H.Merijn Brand
-
+0.32   - 2011-09-07, H.Merijn Brand
 * TYPE should be numeric
 * Added tests for return count of delete statements in do
 * Upped copyright to 2011
@@ -11,27 +14,23 @@
 * Try to catch (more) usernames on Windows as schema names
 * More cross-checks for META data
 
-2010-09-18  0.31  H.Merijn Brand
-
+0.31   - 2010-09-18, H.Merijn Brand
 * Require 5.8.1 (effectively already doing so by requiring DBI-1.614)
 * Update tests to use warnings and done_testing ()
   requires Test::More-0.90, which is also required for DBI
 * Better diagnostics for empty files
 * Allow late setting of attributes (RT#61168) - requires DBI-1.614
 
-2010-07-09  0.30  H.Merijn Brand
-
+0.30   - 2010-07-09, H.Merijn Brand
 * Text::CSV_XS now called with auto_diag
 * Implement valid_attrs
 * Next version will require DBI-1.612 or higher
   This is a transition release
 
-2010-07-04  0.29_03  H.Merijn Brand
-
+0.29_03- 2010-07-04, H.Merijn Brand
 * Remove leftover debug. Causes fails
 
-2010-07-02  0.29_02  H.Merijn Brand
-
+0.29_02- 2010-07-02, H.Merijn Brand
 * More work to keep in sync with DBI development (Jens)
 * Better diagnostics for missing modules
 * More spell-check fixes
@@ -39,8 +38,7 @@
 * Tests changed to accept old and new DBI
 * Statement handle attributes handled in new DBD::File
 
-2010-06-11  0.29_01  H.Merijn Brand
-
+0.29_01- 2010-06-11, H.Merijn Brand
 * Prepare for DBD::File-0.39 (DBI-1.612+)
   Should still work with older DBI versions
 * Documentation updates (style, consistency, spell-checking)
@@ -48,8 +46,7 @@
 * More tests for insert
 * Tested RT#58039
 
-2010-05-03  0.29  H.Merijn Brand
-
+0.29   - 2010-05-03, H.Merijn Brand
 * Fix git URL in META.yml
 * Add empty CLONE method to prevent warning when cloning threads
 * Minimum perl 5.8.1
@@ -57,29 +54,25 @@
 * Support for f_encoding (requires DBI-1.611)
 * Documentation updates
 
-2010-03-16  0.28  H.Merijn Brand
-
+0.28   - 2010-03-16, H.Merijn Brand
 * 

commit perl-Unicode-Collate for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package perl-Unicode-Collate for 
openSUSE:Factory checked in at 2012-05-22 08:17:55

Comparing /work/SRC/openSUSE:Factory/perl-Unicode-Collate (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Unicode-Collate.new (New)


Package is perl-Unicode-Collate, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Unicode-Collate/perl-Unicode-Collate.changes
2012-02-16 12:26:03.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Unicode-Collate.new/perl-Unicode-Collate.changes
   2012-05-22 08:17:56.0 +0200
@@ -1,0 +2,13 @@
+Mon May 21 18:35:39 UTC 2012 - co...@suse.com
+
+- updated to 0.89
+- avoid use Test.
+- DUCET is updated (for Unicode 6.1.0) as Collate/allkeys.txt.
+! Please notice that allkeys.txt will be overwritten if you have had
+  other allkeys.txt already.
+- U+9FCC is a new CJK unified ideograph.
+- The default UCA_Version is 24.
+- Locale/*.pl (except fr.pl) and CJK/Korean.pm are updated.
+- modified tests: cjkrange.t, compatui.t, hangtype.t, loc_cjkc.t,
+
+---

Old:

  Unicode-Collate-0.87.tar.gz

New:

  Unicode-Collate-0.89.tar.gz



Other differences:
--
++ perl-Unicode-Collate.spec ++
--- /var/tmp/diff_new_pack.rlBWY0/_old  2012-05-22 08:17:58.0 +0200
+++ /var/tmp/diff_new_pack.rlBWY0/_new  2012-05-22 08:17:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Unicode-Collate
-Version:0.87
+Version:0.89
 Release:0
 %define cpan_name Unicode-Collate
 Summary:Unicode Collation Algorithm

++ Unicode-Collate-0.87.tar.gz - Unicode-Collate-0.89.tar.gz ++
 64584 lines of diff (skipped)

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



commit plymouth for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package plymouth for openSUSE:Factory 
checked in at 2012-05-22 08:17:59

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


Package is plymouth, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/plymouth/plymouth.changes2012-05-21 
07:29:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.plymouth.new/plymouth.changes   2012-05-22 
08:18:02.0 +0200
@@ -1,0 +2,8 @@
+Mon May 21 11:25:36 UTC 2012 - tittiatc...@gmail.com
+
+- Update the installation/update from plymouth in a way that the 
+  initrd file for the current running kernel is updated.
+- Corrected a typo with regards to the location of a pango module
+  when setting up the initrd. 
+
+---



Other differences:
--
++ plymouth.spec ++
--- /var/tmp/diff_new_pack.Vu4Qp1/_old  2012-05-22 08:18:05.0 +0200
+++ /var/tmp/diff_new_pack.Vu4Qp1/_new  2012-05-22 08:18:05.0 +0200
@@ -59,6 +59,7 @@
 Obsoletes:  bootsplash  %{version}
 Requires:   gnu-unifont-bitmap-fonts
 Requires(post): plymouth-scripts
+Requires(post): mkinitrd
 
 %description
 Plymouth provides an attractive graphical boot animation in
@@ -139,8 +140,8 @@
 Requires:   cpio
 Requires:   findutils
 Requires:   gzip
-Requires:   mkinitrd
 Requires:   plymouth
+Requires(post): mkinitrd
 BuildArch:  noarch
 
 %description scripts
@@ -379,8 +380,10 @@
 rm -rf %{buildroot}
 
 %post
-[ -f %{_localstatedir}/lib/plymouth/boot-duration ] || cp -f 
%{_datadir}/plymouth/default-boot-duration 
%{_localstatedir}/lib/plymouth/boot-duration
-if [ $1 -eq 1 ]; then
+if [ ! -e /.buildenv ]; then 
+   [ -f %{_localstatedir}/lib/plymouth/boot-duration ] || cp -f 
%{_datadir}/plymouth/default-boot-duration 
%{_localstatedir}/lib/plymouth/boot-duration
+   %{_libexecdir}/plymouth/plymouth-update-initrd
+   if [ $1 -eq 1 ]; then
if [ -f %{_sysconfdir}/default/grub ]; then
 sed -i 's|splash=silent|splash|g' %{_sysconfdir}/default/grub
 grub2-mkconfig -o /boot/grub2/grub.cfg
@@ -388,6 +391,7 @@
if [ -f /boot/grub/menu.lst ]; then
 sed -i 's|splash=silent|splash|g' /boot/grub/menu.lst
fi
+   fi
 fi
 
 %postun
@@ -419,7 +423,7 @@
 %postun -n libply2 -p /sbin/ldconfig
 
 %post theme-spinfinity
-if [ $1 -eq 1 ]; then
+if [ $1 -eq 1 -a ! -e /.buildenv ]; then
export LIB=%{_libdir}
if [ $(%{_sbindir}/plymouth-set-default-theme) == text ]; then
   %{_sbindir}/plymouth-set-default-theme -R spinfinity
@@ -435,7 +439,7 @@
 fi
 
 %post theme-fade-in
-if [ $1 -eq 1 ]; then
+if [ $1 -eq 1 -a ! -e /.buildenv ]; then
export LIB=%{_libdir}
if [ $(%{_sbindir}/plymouth-set-default-theme) == text ]; then
   %{_sbindir}/plymouth-set-default-theme -R fade-in
@@ -451,7 +455,7 @@
 fi
 
 %post theme-solar
-if [ $1 -eq 1 ]; then
+if [ $1 -eq 1 -a ! -e /.buildenv ]; then
export LIB=%{_libdir}
if [ $(%{_sbindir}/plymouth-set-default-theme) == text ]; then
   %{_sbindir}/plymouth-set-default-theme -R solar
@@ -467,7 +471,7 @@
 fi
 
 %post branding-openSUSE
-if [ $1 -eq 1 ]; then
+if [ $1 -eq 1 -a ! -e /.buildenv ]; then
export LIB=%{_libdir}
if [ $(%{_sbindir}/plymouth-set-default-theme) == text ]; then
   %{_sbindir}/plymouth-set-default-theme -R openSUSE




++ suse-initrd-support ++
--- /var/tmp/diff_new_pack.Vu4Qp1/_old  2012-05-22 08:18:05.0 +0200
+++ /var/tmp/diff_new_pack.Vu4Qp1/_new  2012-05-22 08:18:05.0 +0200
@@ -33,7 +33,7 @@
 +plymouth show-splash
 --- /dev/null
 +++ new/scripts/setup-plymouth.sh.in   2012-04-03 11:11:44.656337240 +0200
-@@ -0,0 +1,59 @@
+@@ -0,0 +1,61 @@
 +#!/bin/bash
 +#
 +#%stage: setup
@@ -63,8 +63,7 @@
 +   /usr/share/fonts/uni/unifont.pcf.gz \
 +   /etc/fonts/fonts.conf \
 +   /etc/fonts/conf.d/69-unifont.conf \
-+   /etc/fonts/conf.avail/69-unifont.conf \
-+   /usr/lib/pango/1.6.0/modules/pango-basic-fc.so 
++   /etc/fonts/conf.avail/69-unifont.conf 
 +
 +PLUGINS=${PLUGIN_PATH}/details.so \
 +  ${PLUGIN_PATH}/text.so \
@@ -87,11 +86,14 @@
 +  then
 + _pangodir=`pango-querymodules-64 | grep ModulesPath | awk '{print $4}'`
 + _pangomod=/etc/pango/pango64.modules
++ pangobasicfc=/usr/lib64/pango/1.6.0/modules/pango-basic-fc.so
 +  else
 + _pangodir=`pango-querymodules | grep ModulesPath | awk '{print $4}'`
 + _pangomod=/etc/pango/pango.modules
++ pangobasicfc=/usr/lib/pango/1.6.0/modules/pango-basic-fc.so
 +fi
 +install -D ${_pangomod} $tmp_mnt/${_pangomod}
++install -D ${pangobasicfc} $tmp_mnt/${pangobasicfc}
 +mkdir -p $tmp_mnt/var/cache/fontconfig
 --- 

commit protobuf for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package protobuf for openSUSE:Factory 
checked in at 2012-05-22 08:18:03

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


Package is protobuf, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/protobuf/protobuf.changes2012-04-18 
12:35:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.protobuf.new/protobuf.changes   2012-05-22 
08:18:05.0 +0200
@@ -1,0 +2,6 @@
+Sat May 19 18:25:52 UTC 2012 - crrodrig...@opensuse.org
+
+- BuildRequire zlib-devel otherwise gzip_stream is not built 
+  thus breaking newer releases of mosh.
+
+---



Other differences:
--
++ protobuf.spec ++
--- /var/tmp/diff_new_pack.xOayMt/_old  2012-05-22 08:18:08.0 +0200
+++ /var/tmp/diff_new_pack.xOayMt/_new  2012-05-22 08:18:08.0 +0200
@@ -47,8 +47,9 @@
 Patch0: protobuf-setuptools-2.4.1.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # Needed to rebootstrap with gtest 1.5.0
-BuildRequires:  libtool
 BuildRequires:  gcc-c++
+BuildRequires:  libtool
+BuildRequires:  zlib-devel
 %if 0%{?suse_version}  1010
 BuildRequires:  fdupes
 %endif
@@ -96,8 +97,11 @@
 %package devel
 Summary:Header files, libraries and development documentation for 
%{name}
 Group:  Development/Libraries/C and C++
-Requires:   gcc-c++ libprotobuf%{soname} = %version 
libprotobuf-lite%{soname}
+Requires:   gcc-c++
+Requires:   libprotobuf%{soname} = %version
+Requires:   libprotobuf-lite%{soname}
 Provides:   libprotobuf-devel = %version
+Requires:   zlib-devel
 BuildRequires:  pkg-config
 
 %description devel

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



commit pythoncad for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package pythoncad for openSUSE:Factory 
checked in at 2012-05-22 08:18:12

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


Package is pythoncad, Maintainer is k...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pythoncad/pythoncad.changes  2011-09-23 
12:43:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.pythoncad.new/pythoncad.changes 2012-05-22 
08:18:14.0 +0200
@@ -1,0 +2,6 @@
+Mon May 21 11:39:08 UTC 2012 - badshah...@gmail.com
+
+- Use BuildRequires: libgnutls-devel instead of gnutls-devel for
+  Factory in keeping with gnutls package naming changes.
+
+---



Other differences:
--
++ pythoncad.spec ++
--- /var/tmp/diff_new_pack.h5tbRH/_old  2012-05-22 08:18:16.0 +0200
+++ /var/tmp/diff_new_pack.h5tbRH/_new  2012-05-22 08:18:16.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package pythoncad (Version DS1_R36)
+# spec file for package pythoncad
 #
-# Copyright (c) 2009 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,16 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   pythoncad
-BuildRequires:  gnutls-devel libglade2-devel libgnomeprintui-devel 
libgnomeui-devel libwnck-devel python-devel python-gtk-devel 
update-desktop-files
+BuildRequires:  libglade2-devel
+BuildRequires:  libgnomeprintui-devel
+BuildRequires:  libgnomeui-devel
+BuildRequires:  libwnck-devel
+BuildRequires:  python-devel
+BuildRequires:  python-gtk-devel
+BuildRequires:  update-desktop-files
+%if 0%{?suse_version}  1210
+BuildRequires:  libgnutls-devel
+%else
+BuildRequires:  gnutls-devel
+%endif
 Summary:PythonCAD--CAD in Python
 License:GPL-2.0+
-Version:DS1_R36
-Release:193
 Group:  Productivity/Graphics/CAD
+Version:DS1_R36
+Release:0
 Source: http://www.pythoncad.org/releases/PythonCAD-DS1-R36.tar.bz2
 Source1:pythoncad-rpmlintrc
 %define my_packname PythonCAD-DS1-R36
@@ -35,7 +44,8 @@
 Requires:   python-numeric
 Requires:   python-xml
 %define pyver %(python -c 'import sys; print sys.version[:3]')
-Requires:   python = %pyver, python  %pyver.99
+Requires:   python  %pyver.99
+Requires:   python = %pyver
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://www.pythoncad.org/
 

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



commit python-gnupg for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package python-gnupg for openSUSE:Factory 
checked in at 2012-05-22 08:18:18

Comparing /work/SRC/openSUSE:Factory/python-gnupg (Old)
 and  /work/SRC/openSUSE:Factory/.python-gnupg.new (New)


Package is python-gnupg, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-gnupg/python-gnupg.changes
2012-04-17 07:48:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-gnupg.new/python-gnupg.changes   
2012-05-22 08:18:19.0 +0200
@@ -1,0 +2,7 @@
+Sat May 12 20:22:55 UTC 2012 - alexan...@exatati.com.br
+
+- Update to 0.3.0:
+  - Fixed  Issue #49 : Reinstated Yann Leboulanger's change to
+support subkeys (accidentally left out in 0.2.7).
+
+---

Old:

  python-gnupg-0.2.9.tar.bz2

New:

  python-gnupg-0.3.0.tar.bz2



Other differences:
--
++ python-gnupg.spec ++
--- /var/tmp/diff_new_pack.jokktD/_old  2012-05-22 08:18:20.0 +0200
+++ /var/tmp/diff_new_pack.jokktD/_new  2012-05-22 08:18:20.0 +0200
@@ -20,7 +20,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}
 
 Name:   python-gnupg
-Version:0.2.9
+Version:0.3.0
 Release:0
 Url:http://code.google.com/p/python-gnupg/
 Summary:A wrapper for the Gnu Privacy Guard (GPG or GnuPG)

++ python-gnupg-0.2.9.tar.bz2 - python-gnupg-0.3.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-gnupg-0.2.9/PKG-INFO 
new/python-gnupg-0.3.0/PKG-INFO
--- old/python-gnupg-0.2.9/PKG-INFO 2012-03-29 23:15:52.0 +0200
+++ new/python-gnupg-0.3.0/PKG-INFO 2012-05-12 11:54:20.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: python-gnupg
-Version: 0.2.9
+Version: 0.3.0
 Summary: A wrapper for the Gnu Privacy Guard (GPG or GnuPG)
 Home-page: http://www.red-dove.com/python_gnupg.html
 Author: Vinay Sajip
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-gnupg-0.2.9/gnupg.py 
new/python-gnupg-0.3.0/gnupg.py
--- old/python-gnupg-0.2.9/gnupg.py 2012-03-29 22:13:00.0 +0200
+++ new/python-gnupg-0.3.0/gnupg.py 2012-05-12 11:49:10.0 +0200
@@ -33,9 +33,9 @@
 
 import locale
 
-__version__ = 0.2.9
+__version__ = 0.3.0
 __author__ = Vinay Sajip
-__date__  = $29-Mar-2012 21:12:58$
+__date__  = $12-May-2012 10:49:10$
 
 try:
 from io import StringIO
@@ -287,7 +287,6 @@
 
 crt = X.509 certificate
 crs = X.509 certificate and private key available
-sub = subkey (secondary key)
 ssb = secret subkey (secondary key)
 uat = user attribute (same as user id except for field 10).
 sig = signature
@@ -313,6 +312,7 @@
 if self.curkey['uid']:
 self.curkey['uids'].append(self.curkey['uid'])
 del self.curkey['uid']
+self.curkey['subkeys'] = []
 self.append(self.curkey)
 
 pub = sec = key
@@ -325,6 +325,10 @@
 self.curkey['uids'].append(args[9])
 self.uids.append(args[9])
 
+def sub(self, args):
+subkey = [args[4], args[11]]
+self.curkey['subkeys'].append(subkey)
+
 def handle_status(self, key, value):
 pass
 
@@ -830,7 +834,7 @@
 self._collect_output(p, result, stdin=p.stdin)
 lines = result.data.decode(self.encoding,
self.decode_errors).splitlines()
-valid_keywords = 'pub uid sec fpr'.split()
+valid_keywords = 'pub uid sec fpr sub'.split()
 for line in lines:
 if self.verbose:
 print(line)

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



commit python-telepathy for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package python-telepathy for 
openSUSE:Factory checked in at 2012-05-22 08:18:24

Comparing /work/SRC/openSUSE:Factory/python-telepathy (Old)
 and  /work/SRC/openSUSE:Factory/.python-telepathy.new (New)


Package is python-telepathy, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-telepathy/python-telepathy.changes
2012-01-05 19:15:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-telepathy.new/python-telepathy.changes   
2012-05-22 08:18:37.0 +0200
@@ -1,0 +2,7 @@
+Wed May 16 15:11:58 UTC 2012 - vu...@opensuse.org
+
+- Add autoreconf call, as it's needed by
+  python-telepathy-no_double_errors-py.patch. This should hopefully
+  fix our build failure.
+
+---



Other differences:
--
++ python-telepathy.spec ++
--- /var/tmp/diff_new_pack.tqFsRf/_old  2012-05-22 08:18:38.0 +0200
+++ /var/tmp/diff_new_pack.tqFsRf/_new  2012-05-22 08:18:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-telepathy
 #
-# 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
@@ -51,6 +51,8 @@
 %prep
 %setup -q -n %{_name}-%{version}
 %patch0 -p1
+# needed for patch0
+autoreconf -fi
 
 %build
 %configure

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



commit python-tornado for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package python-tornado for openSUSE:Factory 
checked in at 2012-05-22 08:18:28

Comparing /work/SRC/openSUSE:Factory/python-tornado (Old)
 and  /work/SRC/openSUSE:Factory/.python-tornado.new (New)


Package is python-tornado, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-tornado/python-tornado.changes
2012-05-07 22:50:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-tornado.new/python-tornado.changes   
2012-05-22 08:18:38.0 +0200
@@ -1,0 +2,7 @@
+Fri May 18 15:27:08 UTC 2012 - toddrme2...@gmail.com
+
+- Fix rpmlint warnings
+- Improve openSUSE 11.4 build fix
+- Clean up spec file
+
+---
python3-tornado.changes: same change



Other differences:
--
++ python-tornado.spec ++
--- /var/tmp/diff_new_pack.ho0EkT/_old  2012-05-22 08:18:39.0 +0200
+++ /var/tmp/diff_new_pack.ho0EkT/_new  2012-05-22 08:18:39.0 +0200
@@ -28,7 +28,10 @@
 BuildRequires:  python-devel
 Requires:   python-pycurl
 Requires:   python-simplejson
-%if 0%{?suse_version}  0%{?suse_version} = 1110
+%if 0%{?suse_version}
+BuildRequires:  fdupes
+%endif
+%if 0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
 %else
 BuildArch:  noarch
@@ -58,10 +61,17 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%if 0%{?suse_version}
+%fdupes demos
+%endif
+# fix executability rmplint warning
+chmod +x %{buildroot}%{python_sitelib}/%{modname}/*.py
+chmod +x %{buildroot}%{python_sitelib}/%{modname}/*/*.py
 
 %files
 %defattr(-,root,root,-)
 %doc README demos
 %{python_sitelib}/%{modname}
 %{python_sitelib}/%{modname}-%{version}-py%{py_ver}.egg-info
+
 %changelog

++ python3-tornado.spec ++
--- /var/tmp/diff_new_pack.ho0EkT/_old  2012-05-22 08:18:39.0 +0200
+++ /var/tmp/diff_new_pack.ho0EkT/_new  2012-05-22 08:18:39.0 +0200
@@ -28,13 +28,12 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-2to3
 BuildRequires:  python3-distribute
+%if 0%{?suse_version}
+BuildRequires:  fdupes
+%endif
 %if 0%{?suse_version} = 1140
 %{!?python3_sitelib: %global python3_sitelib %(python3 -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib()))}
 %{!?py3_ver: %global py3_ver %(python3 -c import sys; 
version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); 
print(version) 2/dev/null || echo PYTHON-NOT-FOUND)}
-%ifarch x86_64
-# to allow ownership of noarch python directories
-BuildRequires:  python3-32bit
-%endif
 %endif
 BuildArch:  noarch
 Requires:   python3 = %{py3_ver}
@@ -65,10 +64,19 @@
 
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%fdupes demos
+# fix executability rpmlint warning
+chmod +x %{buildroot}%{python3_sitelib}/%{modname}/*.py
+chmod +x %{buildroot}%{python3_sitelib}/%{modname}/*/*.py
 
 %files
 %defattr(-,root,root,-)
 %doc README demos
 %{python3_sitelib}/%{modname}
 %{python3_sitelib}/%{modname}-%{version}-py%{py3_ver}.egg-info
+%if 0%{?suse_version} = 1140
+%dir %{_prefix}/lib/python%{py3_ver}
+%dir %{python3_sitelib}
+%endif
+
 %changelog

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



commit qbittorrent for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package qbittorrent for openSUSE:Factory 
checked in at 2012-05-22 08:18:32

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


Package is qbittorrent, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/qbittorrent/qbittorrent.changes  2012-05-21 
07:30:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.qbittorrent.new/qbittorrent.changes 
2012-05-22 08:18:40.0 +0200
@@ -1,0 +2,7 @@
+Sun May 20 21:35:37 UTC 2012 - fi...@opensuse.org
+
+- Upstream update to 2.9.9, bugfix release:
+  + Improved RSS reader performance
+  + Various UI fixes
+
+---

Old:

  qbittorrent-2.9.8.tar.xz

New:

  qbittorrent-2.9.9.tar.xz



Other differences:
--
++ qbittorrent.spec ++
--- /var/tmp/diff_new_pack.FdODqY/_old  2012-05-22 08:18:41.0 +0200
+++ /var/tmp/diff_new_pack.FdODqY/_new  2012-05-22 08:18:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   qbittorrent
-Version:2.9.8
+Version:2.9.9
 Release:0
 Summary:A Bittorrent Client built with C++ / Qt4
 License:GPL-2.0+

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



commit qjackctl for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package qjackctl for openSUSE:Factory 
checked in at 2012-05-22 08:18:37

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


Package is qjackctl, Maintainer is ti...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/qjackctl/qjackctl.changes2011-09-23 
12:43:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.qjackctl.new/qjackctl.changes   2012-05-22 
08:18:41.0 +0200
@@ -1,0 +2,18 @@
+Fri May 18 21:20:00 UTC 2012 - pascal.ble...@opensuse.org
+
+- update to 0.3.9:
+  * killing D-BUS controlled JACK server is now made optional, cf.
+Setup/Misc/Stop JACK audio server on application exit
+  * a new so called Server Suffix parameter option appears to rescue on the
+situations where QjackCtl falls short on extra, exquisite and/or esoteric
+command line options eg. (net)jack1/2 differences.
+  * fixed D-Bus Input/Output device parameter settings, filled when either
+interface is selected for Capture/Playback only
+  * main window is now brought to front and (re)activated when clicking on the
+system tray icon instead of just hiding it
+  * add current xrun count to the system tray icon tooltip, if not zero
+- added portaudio support
+- revamped spec file
+- moved translations to -lang package
+
+---

Old:

  qjackctl-0.3.8.tar.bz2

New:

  qjackctl-0.3.9.tar.gz
  qjackctl-remove_build_timestamps.patch



Other differences:
--
++ qjackctl.spec ++
--- /var/tmp/diff_new_pack.gsJsII/_old  2012-05-22 08:18:42.0 +0200
+++ /var/tmp/diff_new_pack.gsJsII/_new  2012-05-22 08:18:42.0 +0200
@@ -1,7 +1,8 @@
 #
 # spec file for package qjackctl
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 Pascal Bleser pascal.ble...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +17,20 @@
 #
 
 
-
 Name:   qjackctl
-Version:0.3.8
-Release:1
+Version:0.3.9
+Release:0
+Summary:Graphical User Interface to Control JACK Servers
 License:GPL-2.0+
-Summary:Qt-based interface to JACK
-Url:http://qjackctl.sf.net
 Group:  Productivity/Multimedia/Sound/Utilities
-Source: %{name}-%{version}.tar.bz2
+Url:http://qjackctl.sf.net
+Source: 
http://prdownloads.sourceforge.net/qjackctl/qjackctl-%{version}.tar.gz
+Patch1: qjackctl-remove_build_timestamps.patch
 BuildRequires:  alsa-devel
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  libjack-devel
 BuildRequires:  libqt4-devel
+BuildRequires:  portaudio-devel
 BuildRequires:  update-desktop-files
 Requires:   jack
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -41,35 +44,50 @@
 server. With time, this primordial interface has become richer by
 including a enhanced patchbay and connection control features.
 
+%lang_package
+
 %prep
 %setup -q
+%patch1
+
 # fix up desktop file
 sed -i -e'/^X-SuSE-translate/d' src/qjackctl.desktop.in
 
+find . -type f -name '*.pro' | while read pro; do
+echo 'QMAKE_CXXFLAGS=%{optflags}'  $pro
+done
+
 %build
 [ -f Makefile.svn ]  make -f Makefile.svn
 %configure
-## disable parallel build for now: %{?_smp_mflags}, because of qt bug:
-## see http://bugs.gentoo.org/260244
-make
+%__make %{?_smp_mflags}
 
 %install
 %make_install
-%suse_update_desktop_file qjackctl Music AudioVideo
+%suse_update_desktop_file -r qjackctl Music AudioVideo
+
+L=$PWD/%{name}.lang; echo -n $L
+B=%{_datadir}/locale
+pushd %{buildroot}${B}
+/bin/ls *.qm | while read qm; do
+l=${qm##*_}
+l=${l%.qm}
+echo %lang($l) ${B}/${qm} $L
+done
+popd
 
 %clean
-rm -rf %{buildroot}
+%{?buildroot:%__rm -rf '%{buildroot}'}
 
 %files
-%defattr(-, root, root)
+%defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog README TODO
-%dir %{_datadir}/icons/hicolor
-%dir %{_datadir}/icons/hicolor/32x32
-%dir %{_datadir}/icons/hicolor/32x32/apps
-%{_bindir}/%{name}
+%{_bindir}/qjackctl
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
-%{_datadir}/locale/%{name}_*.qm
-%{_mandir}/man1/%{name}.1.gz
+%{_datadir}/icons/*/*/apps/%{name}.*
+%doc %{_mandir}/man1/qjackctl.1*
+
+%files lang -f %{name}.lang
+%defattr(-,root,root)
 
 %changelog

++ qjackctl-remove_build_timestamps.patch ++
--- src/qjackctlAboutForm.cpp.orig  2012-05-18 23:25:07.479960557 +0200
+++ src/qjackctlAboutForm.cpp   2012-05-18 23:25:14.041960325 

commit qrupdate for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package qrupdate for openSUSE:Factory 
checked in at 2012-05-22 08:18:43

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


Package is qrupdate, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/qrupdate/qrupdate.changes2012-05-08 
11:15:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.qrupdate.new/qrupdate.changes   2012-05-22 
08:18:45.0 +0200
@@ -1,0 +2,6 @@
+Fri May 11 05:31:48 UTC 2012 - sco...@free.fr
+
+- remove conditional BuildRequires for blas and lapack since
+  recent lapack now build correctly for all suse version 
+
+---



Other differences:
--
++ qrupdate.spec ++
--- /var/tmp/diff_new_pack.AtiGIi/_old  2012-05-22 08:18:45.0 +0200
+++ /var/tmp/diff_new_pack.AtiGIi/_new  2012-05-22 08:18:45.0 +0200
@@ -25,14 +25,9 @@
 Url:http://qrupdate.sourceforge.net/
 Source0:qrupdate-%{version}.tar.gz
 
-BuildRequires:  gcc-fortran
-%if 0%{?suse_version}  1130
 BuildRequires:  blas-devel
+BuildRequires:  gcc-fortran
 BuildRequires:  lapack-devel
-%else
-BuildRequires:  blas
-BuildRequires:  lapack
-%endif
 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 qtcurve-gtk2 for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package qtcurve-gtk2 for openSUSE:Factory 
checked in at 2012-05-22 08:18:47

Comparing /work/SRC/openSUSE:Factory/qtcurve-gtk2 (Old)
 and  /work/SRC/openSUSE:Factory/.qtcurve-gtk2.new (New)


Package is qtcurve-gtk2, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/qtcurve-gtk2/qtcurve-gtk2.changes
2012-03-02 13:50:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.qtcurve-gtk2.new/qtcurve-gtk2.changes   
2012-05-22 08:18:49.0 +0200
@@ -1,0 +2,10 @@
+Thu Apr 26 12:26:57 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.8.15:
+  + Fix tab activation (via mouse) when configured to drag windows
+from all empty areas and either highlight is set to 0% or
+coloured mousr over is set to none.
+  + Check widget is realized before attempting to find
+menubar/statusbar in GhbCompositor class.
+
+---

Old:

  QtCurve-Gtk2-1.8.14.tar.bz2

New:

  QtCurve-Gtk2-1.8.15.tar.bz2



Other differences:
--
++ qtcurve-gtk2.spec ++
--- /var/tmp/diff_new_pack.Ka2VTz/_old  2012-05-22 08:18:50.0 +0200
+++ /var/tmp/diff_new_pack.Ka2VTz/_new  2012-05-22 08:18:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   qtcurve-gtk2
-Version:1.8.14
+Version:1.8.15
 Release:0
 Summary:QtCurve style for GTK+ 2
 License:GPL-2.0+

++ QtCurve-Gtk2-1.8.14.tar.bz2 - QtCurve-Gtk2-1.8.15.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/QtCurve-Gtk2-1.8.14/CMakeLists.txt 
new/QtCurve-Gtk2-1.8.15/CMakeLists.txt
--- old/QtCurve-Gtk2-1.8.14/CMakeLists.txt  2012-02-28 21:18:36.0 
+0100
+++ new/QtCurve-Gtk2-1.8.15/CMakeLists.txt  2012-04-24 23:19:54.0 
+0200
@@ -8,7 +8,7 @@
 set(CPACK_SOURCE_GENERATOR TBZ2)
 set(CPACK_PACKAGE_VERSION_MAJOR 1)
 set(CPACK_PACKAGE_VERSION_MINOR 8)
-set(CPACK_PACKAGE_VERSION_PATCH 14)
+set(CPACK_PACKAGE_VERSION_PATCH 15)
 set(CPACK_PACKAGE_CONTACT Craig Drummond craig.p.drumm...@gmail.com)
 set(QTCURVE_VERSION 
${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR})
 set(QTCURVE_VERSION_FULL ${QTCURVE_VERSION}.${CPACK_PACKAGE_VERSION_PATCH})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/QtCurve-Gtk2-1.8.14/ChangeLog 
new/QtCurve-Gtk2-1.8.15/ChangeLog
--- old/QtCurve-Gtk2-1.8.14/ChangeLog   2012-02-28 21:18:36.0 +0100
+++ new/QtCurve-Gtk2-1.8.15/ChangeLog   2012-04-24 23:19:54.0 +0200
@@ -1,3 +1,12 @@
+1.8.15
+--
+1. Fix tab activation (via mouse) when configured to drag windows from all
+   empty areas and either highlight is set to 0% or coloured mousr over is set
+   to none.
+2. Check widget is realized before attempting to find menubar/statusbar in
+   GhbCompositor class. Fixes startup crash wih Handbrake when menu/statusbar
+   hiding is enabled.
+
 1.8.14
 --
 1. Fix reading of KDE settings.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/QtCurve-Gtk2-1.8.14/style/drawing.c 
new/QtCurve-Gtk2-1.8.15/style/drawing.c
--- old/QtCurve-Gtk2-1.8.14/style/drawing.c 2012-02-28 21:18:36.0 
+0100
+++ new/QtCurve-Gtk2-1.8.15/style/drawing.c 2012-04-24 23:19:54.0 
+0200
@@ -3811,7 +3811,7 @@
 
 if(!mozTab  GTK_APP_JAVA!=qtSettings.app)
 {
-if(-1==highlightedTabIndex  highlightingEnabled)
+if(-1==highlightedTabIndex  (highlightingEnabled || 
opts.windowDrag=WM_DRAG_ALL))
 qtcTabSetup(widget);
 qtcTabUpdateRect(widget, tabIndex, x, y, width, height);
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/QtCurve-Gtk2-1.8.14/style/qt_settings.c 
new/QtCurve-Gtk2-1.8.15/style/qt_settings.c
--- old/QtCurve-Gtk2-1.8.14/style/qt_settings.c 2012-02-28 21:18:36.0 
+0100
+++ new/QtCurve-Gtk2-1.8.15/style/qt_settings.c 2012-04-24 23:19:54.0 
+0200
@@ -2170,6 +2170,8 @@
 0==strcmp(qtSettings.appName, plugin-container) ||
 0==strcmp(qtSettings.appName, npviewer.bin) )
 qtSettings.app=GTK_APP_FLASH_PLUGIN;
+else if(0==strcmp(qtSettings.appName, ghb))
+qtSettings.app=GTK_APP_GHB;
 /*else if(app==strstr(qtSettings.appName, gaim))
 qtSettings.app=GTK_APP_GAIM;*/
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/QtCurve-Gtk2-1.8.14/style/qt_settings.h 
new/QtCurve-Gtk2-1.8.15/style/qt_settings.h
--- 

commit rkhunter for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package rkhunter for openSUSE:Factory 
checked in at 2012-05-22 08:18:53

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


Package is rkhunter, Maintainer is lr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rkhunter/rkhunter.changes2011-09-23 
12:44:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.rkhunter.new/rkhunter.changes   2012-05-22 
08:18:54.0 +0200
@@ -1,0 +2,69 @@
+Sun May 13 20:58:04 UTC 2012 - sascha.ma...@open-slx.de
+
+- updated to 1.4.0
+ * 1.4.0 (01/05/2012)
+
+ New:
+ - Added the '--list propfiles' command-line option. This will dump
+   out the list of filenames that will be searched for when building the
+   fileproperties database. By default the list is not shown if just
+   '--list' is used.
+ - Added Jynx rootkit check.
+ - Added Turtle/Turtle2 rootkit check.
+ - Added KBeast rootkit check.
+ - The installer now supports the Slackware TXZ package layout option.
+
+ Changes:
+ - Avoid checking exclamation points in ALLOWDEVFILE checks (this was
+   caught on 01/05/2012 causing a reissue of the 1.4.0 release).
+ - Allow the ALLOWDEVFILE, ALLOWHIDDENFILE and ALLOWHIDDENDIR options
+   to
+   use '%' as the space character. (Note: This is a temporary fix).
+ - The ALLOWPROCDELFILE option can now use wildcards in the file
+   names.
+ - The '--list perl' command-line option now shows whether the perl
+   command itself is installed or not.
+ - The 'shared_libs' test now allows whitelisting of the preloading
+   environment variables.
+ - The '-r/--rootdir' command-line options, and the ROOTDIR
+   configuration option are now deprecated. If they are used then an
+   error message will be displayed. The options will have no effect,
+   but rkhunter will continue. The options will be completely removed
+   at the next release.
+ - The 'hidden_ports' test will now show if a found port is TCP or
+   UDP.
+ - It is now possible to whitelist ports in the 'hidden_ports' test
+   using the PORT_WHITELIST configuration option.
+
+ Bugfixes:
+ - Allow the ALLOWPROCDELFILE option to work again.
+ - Correct the check of the ProFTPD version number.
+ - Fix the FreeBSD 'sockstat' command check to ensure that the correct
+   fields are used.
+ - Fix for newer version of the 'file' command when reporting scripts.
+ - Fix the ALLOWHIDDENFILE option to allow hidden symbolic links.
+ - The 'filesystem' check now handles files and directories with
+   spaces
+   in their names correctly.
+ - The 'startup_files' test was displaying file names with spaces in
+   them incorrectly. Also the test was not checking files which were
+   in hidden directories.
+ - Ensure that the ALLOWDEVFILE, ALLOWHIDDENFILE and ALLOWHIDDENDIR
+   options re-evaluate their whitelisting lists to ensure that any
+   wildcard entries are the most recent. (A time window previously
+   existed which meant that the list was processed, but new files
+   could be created before the test was run. As such they were
+   reported as false-positive warnings, when they should have been
+   whitelisted.)
+ - Allow the EXISTWHITELIST option to work with symbolic links.
+ - The test of whether prelinking is being used or not was sometimes
+   causing the file properties hash test to be skipped, without the
+   real reason being stated. Now the hash test will proceed but the
+   user will still get a warning (because it detects that prelinking
+   was used and is not now, or vice-versa).
+ - Rkhunter will now check to see if the 'head' and 'tail' commands
+   understand the '-n' option. If they do, then it will be used. If
+   they do not, then the older 'head -1' and 'tail -1' commands will be
+   used. 
+
+---

Old:

  rkhunter-1.3.8.tar.bz2

New:

  rkhunter-1.4.0.tar.gz



Other differences:
--
++ rkhunter.spec ++
--- /var/tmp/diff_new_pack.jcCacT/_old  2012-05-22 08:18:57.0 +0200
+++ /var/tmp/diff_new_pack.jcCacT/_new  2012-05-22 08:18:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rkhunter
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009-2010 by Sascha Manns saigk...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,15 +17,14 @@
 #
 
 
-
 Name:   rkhunter
-Version:1.3.8
-Release:1
-License:GPL-2.0+
+Version:1.4.0
+Release:0
 Summary:Rootkit Hunter Scans for Rootkits, Backdoors, and Local 
Exploits
-Url:http://rkhunter.sourceforge.net/

commit ruby-qt4 for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package ruby-qt4 for openSUSE:Factory 
checked in at 2012-05-22 08:19:07

Comparing /work/SRC/openSUSE:Factory/ruby-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.ruby-qt4.new (New)


Package is ruby-qt4, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/ruby-qt4/ruby-qt4.changes2012-05-09 
19:30:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.ruby-qt4.new/ruby-qt4.changes   2012-05-22 
08:19:08.0 +0200
@@ -1,0 +2,5 @@
+Mon May 14 09:24:40 UTC 2012 - co...@suse.com
+
+- fix ruby macros
+
+---



Other differences:
--
++ ruby-qt4.spec ++
--- /var/tmp/diff_new_pack.rzFHIW/_old  2012-05-22 08:19:10.0 +0200
+++ /var/tmp/diff_new_pack.rzFHIW/_new  2012-05-22 08:19:10.0 +0200
@@ -52,12 +52,12 @@
   cd build
   %make_install
   # add missing executable bits on scripts
-  chmod +x %{buildroot}%{rb_sitelib}/qwt/qwt.rb
-  chmod +x %{buildroot}%{rb_sitelib}/qtdeclarative/qtdeclarative.rb
-  chmod +x %{buildroot}%{rb_sitelib}/phonon/phonon.rb
-  chmod +x %{buildroot}%{rb_sitelib}/qscintilla/qscintilla.rb
-  chmod +x %{buildroot}%{rb_sitelib}/qtuitools/qtuitools.rb
-  chmod +x %{buildroot}%{rb_sitelib}/qtwebkit/qtwebkit.rb
+  chmod +x %{buildroot}%{rb_sitelibdir}/qwt/qwt.rb
+  chmod +x %{buildroot}%{rb_sitelibdir}/qtdeclarative/qtdeclarative.rb
+  chmod +x %{buildroot}%{rb_sitelibdir}/phonon/phonon.rb
+  chmod +x %{buildroot}%{rb_sitelibdir}/qscintilla/qscintilla.rb
+  chmod +x %{buildroot}%{rb_sitelibdir}/qtuitools/qtuitools.rb
+  chmod +x %{buildroot}%{rb_sitelibdir}/qtwebkit/qtwebkit.rb
 
 %post -p /sbin/ldconfig
 
@@ -69,17 +69,17 @@
 %{_kde4_bindir}/rbrcc
 %{_kde4_bindir}/rbuic4
 %{_kde4_libdir}/libqtruby4shared.so.*
-%{rb_sitelib}/*.rb
-%{rb_sitelib}/Qt/
-%{rb_sitelib}/phonon/
-%{rb_sitelib}/qtdeclarative/
-%{rb_sitelib}/qtscript/
-%{rb_sitelib}/qttest/
-%{rb_sitelib}/qtuitools/
-%{rb_sitelib}/qtwebkit/
-%{rb_sitelib}/qscintilla/
-%{rb_sitelib}/qwt/
-%{rb_sitearch}/*.so
+%{rb_sitelibdir}/*.rb
+%{rb_sitelibdir}/Qt/
+%{rb_sitelibdir}/phonon/
+%{rb_sitelibdir}/qtdeclarative/
+%{rb_sitelibdir}/qtscript/
+%{rb_sitelibdir}/qttest/
+%{rb_sitelibdir}/qtuitools/
+%{rb_sitelibdir}/qtwebkit/
+%{rb_sitelibdir}/qscintilla/
+%{rb_sitelibdir}/qwt/
+%{rb_sitearchdir}/*.so
 
 %package devel
 Summary:Development libraries for Ruby-Qt4


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



commit seahorse for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package seahorse for openSUSE:Factory 
checked in at 2012-05-22 08:19:11

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seahorse/seahorse.changes2012-04-20 
15:21:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.seahorse.new/seahorse.changes   2012-05-22 
08:19:13.0 +0200
@@ -1,0 +2,6 @@
+Fri May 18 18:18:48 UTC 2012 - dims...@opensuse.org
+
+- Add seahorse-gpgme-keyring.patch: Fix typo in finalizing GPGME
+  keyring.
+
+---

New:

  seahorse-gpgme-keyring.patch



Other differences:
--
++ seahorse.spec ++
--- /var/tmp/diff_new_pack.PQGC3l/_old  2012-05-22 08:19:15.0 +0200
+++ /var/tmp/diff_new_pack.PQGC3l/_new  2012-05-22 08:19:15.0 +0200
@@ -24,6 +24,8 @@
 Group:  Productivity/Security
 Url:http://projects.gnome.org/seahorse/
 Source: 
http://download.gnome.org/sources/seahorse/3.4/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM seahorse-gpgme-keyring.patch dims...@opensuse.org -- Fix 
typo in finalizing of GPGME keyring, taken from git.
+Patch0: seahorse-gpgme-keyring.patch
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gpg2
@@ -56,6 +58,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 translation-update-upstream
 
 %build


++ seahorse-gpgme-keyring.patch ++
From f8a0cfcfc78f487447a347309affa6acadcfe77f Mon Sep 17 00:00:00 2001
From: Stef Walter st...@gnome.org
Date: Mon, 30 Apr 2012 18:29:42 +
Subject: Fix typo in finalizing of GPGME keyring

---
diff --git a/pgp/seahorse-gpgme-keyring.c b/pgp/seahorse-gpgme-keyring.c
index 79ff39b..579ab09 100644
--- a/pgp/seahorse-gpgme-keyring.c
+++ b/pgp/seahorse-gpgme-keyring.c
@@ -859,7 +859,7 @@ seahorse_gpgme_keyring_finalize (GObject *object)
 {
SeahorseGpgmeKeyring *self = SEAHORSE_GPGME_KEYRING (object);
 
-   g_clear_object (self-pv-actions);
+   g_clear_object (self-pv-actions);
g_hash_table_destroy (self-pv-keys);
 
/* All monitoring and scheduling should be done */
--
cgit v0.9.0.2

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



commit slrn for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package slrn for openSUSE:Factory checked in 
at 2012-05-22 08:19:16

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


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

Changes:

--- /work/SRC/openSUSE:Factory/slrn/slrn.changes2012-05-08 
12:29:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.slrn.new/slrn.changes   2012-05-22 
08:19:17.0 +0200
@@ -1,0 +2,8 @@
+Mon May 21 14:32:08 UTC 2012 - g...@opensuse.org
+
+- fixed dependency on libgnutls
+- added slrn-fix-libgnutls-extra-dependency.patch which prevents
+  unnecessary linking against libgnutls-extra and fixes the build
+  in Factory
+
+---

New:

  slrn-fix-libgnutls-extra-dependency.patch



Other differences:
--
++ slrn.spec ++
--- /var/tmp/diff_new_pack.8K1ouL/_old  2012-05-22 08:19:21.0 +0200
+++ /var/tmp/diff_new_pack.8K1ouL/_new  2012-05-22 08:19:21.0 +0200
@@ -31,14 +31,17 @@
 Source: slrn-%{upstream_version}.tar.gz
 # PATCH-FIX-OPENSUSE slrn-do-not-strip-binaries.diff g...@opensuse.org -- 
Prevents binaris from being stripped
 Patch0: slrn-do-not-strip-binaries.patch
+# PATCH-FIX-UPSTREAM slrn-fix-libgnutls-extra-dependency.patch 
g...@opensuse.org -- Prevents unnecessary linking against libgnutls-extra
+Patch1: slrn-fix-libgnutls-extra-dependency.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  autoconf
 BuildRequires:  ed
 BuildRequires:  mininews
 BuildRequires:  slang-devel
 # SSL support via GnuTLS does not work on openSUSE = 12.1
 %if 0%{?suse_version}  1210
-BuildRequires:  gnutls-devel
 BuildRequires:  libgcrypt-devel
+BuildRequires:  libgnutls-devel
 BuildRequires:  libgnutls-openssl-devel
 %endif
 Recommends: %{name}-lang = %{version}
@@ -53,6 +56,7 @@
 %prep
 %setup -q -n %{name}-%{upstream_version}
 %patch0 -p1
+%patch1 -p1
 
 # correct path to sendmail
 ed -s src/slrnfeat.hin 2/dev/null 'EOF'
@@ -70,6 +74,7 @@
 ' {} {} ${TIME} ${DATE} \;
 
 %build
+autoconf -f -I ./autoconf -o configure autoconf/configure.ac
 %configure \
 --with-slrnpull \
 --enable-inews \

++ slrn-fix-libgnutls-extra-dependency.patch ++
Index: slrn-pre1.0.0-40/autoconf/configure.ac
===
--- slrn-pre1.0.0-40.orig/autoconf/configure.ac
+++ slrn-pre1.0.0-40/autoconf/configure.ac
@@ -271,7 +271,7 @@ x|xyes)
elif test x$use_gnutls != xno
then
  SSLINC=-I$jd_use_ssl/include
- SSLLIB=-L$jd_use_ssl/lib -lgnutls-extra -lgnutls -ltasn1 -lgcrypt 
-lgnutls-openssl
+ SSLLIB=-L$jd_use_ssl/lib -lgnutls -ltasn1 -lgcrypt -lgnutls-openssl
else
  SSLINC=-I$jd_use_ssl/include
  SSLLIB=-L$jd_use_ssl/lib -lssl -lcrypto
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tig for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package tig for openSUSE:Factory checked in 
at 2012-05-22 08:19:24

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


Package is tig, Maintainer is gre...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/tig/tig.changes  2012-02-22 15:55:30.0 
+0100
+++ /work/SRC/openSUSE:Factory/.tig.new/tig.changes 2012-05-22 
08:19:26.0 +0200
@@ -1,0 +2,46 @@
+Fri May 11 20:46:32 UTC 2012 - pascal.ble...@opensuse.org
+
+- add patch to remove build timestamps
+- update to 1.0:
+  * Use git-log(1)s default commit ordering. The old behavior can be
+restored by adding `set commit-order = topo` to ~/.tigrc.
+  * Support staging of single lines. Bound to '1' default. (GH #21)
+  * Use +lineno to open the initial view at an arbitrary line. (GH #20)
+  * Add show-notes ~/.tigrc option. Notes are displayed by default.
+  * Support jumping to specific SHAs in the main view.
+  * Decorate replaced commits.
+  * Display line numbers in main view.
+  * Colorize binary diff stats. (GH #17)
+  * Custom colorization of lines matching a string prefix (GH #16).
+Example configuration: color Reported-by: green default
+  * Use git's color settings for the main, status and diff views.
+Put `set read-git-colors = no` in ~/.tigrc to disable.
+  * Handle editor options with multiple arguments. (GH #12)
+  * Show filename when running tig blame with copy detection. (GH #19)
+  * Use 'source path' command to load additional files from ~/.tigrc
+  * User-defined commands prefixed with '@' are run with no console
+output, e.g. bind generic 3 !@rm sys$command
+  * Make display of space changes togglable in the diff and stage view.
+Bound to 'W' by default.
+  * Use per-file encoding specified in gitattributes(5) for blobs and
+unstaged files.
+  * Obsolete commit-encoding option and pass --encoding=UTF-8 to revision
+commands.
+  * Main view: show uncommitted changes as staged/unstaged commits.
+Can be disabled by putting `set show-changes = no` in ~/.tigrc.
+  * Add %(prompt) external command variable, which will prompt for the
+argument value.
+  * Log information about git commands when the TIG_TRACE environment
+variable is set. Example: `TIG_TRACE=/tmp/tig.log tig`
+  * Branch view: Show the title of the last commit.
+  * Increase the author auto-abbreviation threshold to 10. (GH #49)
+  * For old commits show number of years in relative dates. (GH #50)
+  * Fix navigation behavior when going from branch to main view. (GH #38)
+  * Fix segfault when sorting the tree view by author name.
+  * Fix diff stat navigation for unmodified files with stat changes.
+  * Show branches/refs which names are a substring of the current branch.
+  * Stage view: fix off-by-one error when jumping to a file in a diff
+with only one file.
+  * Fix diff-header colorization. (GH #15)
+  
+---

Old:

  tig-0.18.tar.bz2

New:

  tig-1.0.tar.gz
  tig-remove_build_timestamp.patch



Other differences:
--
++ tig.spec ++
--- /var/tmp/diff_new_pack.MYiNfX/_old  2012-05-22 08:19:27.0 +0200
+++ /var/tmp/diff_new_pack.MYiNfX/_new  2012-05-22 08:19:27.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   tig
-Version:0.18
+Version:1.0
 Release:0
 Summary:An ncurses-based text-mode interface for git
 License:GPL-2.0+
 Group:  Development/Tools/Version Control
 Url:http://jonas.nitro.dk/tig/
-Source0:tig-%{version}.tar.bz2
+Source0:http://jonas.nitro.dk/tig/releases/tig-%{version}.tar.gz
 Patch0: tig-fix-build.diff
+Patch1: tig-remove_build_timestamp.patch
 BuildRequires:  ncurses-devel
 Requires:   git-core
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -42,6 +43,7 @@
 %prep
 %setup -q
 %patch0
+%patch1
 
 %build
 CC=gcc
@@ -57,7 +59,7 @@
 
 %files
 %defattr(-,root,root)
-%doc BUGS COPYING NEWS README TODO
+%doc BUGS COPYING NEWS README
 %{_bindir}/tig
 %doc %{_mandir}/man1/tig.1%{ext_man}
 %doc %{_mandir}/man5/tigrc.5%{ext_man}

++ tig-remove_build_timestamp.patch ++
--- tig.c.orig  2012-05-11 22:47:39.111556938 +0200
+++ tig.c   2012-05-11 22:47:58.362556253 +0200
@@ -3399,7 +3399,7 @@
break;
 
case REQ_SHOW_VERSION:
-   report(tig-%s (built %s), TIG_VERSION, __DATE__);
+   report(tig-%s, TIG_VERSION);
return TRUE;
 
case REQ_SCREEN_REDRAW:
@@ -7682,7 +7682,7 @@
  */
 
 static const char usage[] =
-tig  TIG_VERSION  ( __DATE__ )\n
+tig  TIG_VERSION \n
 \n
 Usage: tig[options] [revs] 

commit tomboy for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package tomboy for openSUSE:Factory checked 
in at 2012-05-22 08:19:31

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


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

Changes:

--- /work/SRC/openSUSE:Factory/tomboy/tomboy.changes2012-04-20 
15:21:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.tomboy.new/tomboy.changes   2012-05-22 
08:19:34.0 +0200
@@ -1,0 +2,6 @@
+Tue May 15 05:28:36 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.10.2:
+  + No changes.
+
+---

Old:

  tomboy-1.10.1.tar.xz

New:

  tomboy-1.10.2.tar.xz



Other differences:
--
++ tomboy.spec ++
--- /var/tmp/diff_new_pack.x8CpGK/_old  2012-05-22 08:19:35.0 +0200
+++ /var/tmp/diff_new_pack.x8CpGK/_new  2012-05-22 08:19:35.0 +0200
@@ -19,7 +19,7 @@
 %define build_applet 0
 
 Name:   tomboy
-Version:1.10.1
+Version:1.10.2
 Release:0
 Summary:GNOME Note Taking Application
 License:LGPL-2.1+

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



commit totem for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package totem for openSUSE:Factory checked 
in at 2012-05-22 08:19:38

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


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

Changes:

--- /work/SRC/openSUSE:Factory/totem/totem.changes  2012-04-20 
15:21:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.totem.new/totem.changes 2012-05-22 
08:19:39.0 +0200
@@ -1,0 +2,8 @@
+Tue May 15 15:00:36 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Make Esc focus the video widget if the sidebar button was
+selected
+  + Updated translations.
+
+---

Old:

  totem-3.4.1.tar.xz

New:

  totem-3.4.2.tar.xz



Other differences:
--
++ totem.spec ++
--- /var/tmp/diff_new_pack.CeMUqd/_old  2012-05-22 08:19:45.0 +0200
+++ /var/tmp/diff_new_pack.CeMUqd/_new  2012-05-22 08:19:45.0 +0200
@@ -19,7 +19,7 @@
 %define build_zeitgeist_plugin 1
 
 Name:   totem
-Version:3.4.1
+Version:3.4.2
 Release:0
 # FIXME: Check if --disable-maintainer-mode can be dropped from configure. 
Last checked with 3.2.0
 Url:http://www.gnome.org/projects/totem/

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



commit translate-toolkit for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package translate-toolkit for 
openSUSE:Factory checked in at 2012-05-22 08:19:46

Comparing /work/SRC/openSUSE:Factory/translate-toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.translate-toolkit.new (New)


Package is translate-toolkit, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/translate-toolkit/translate-toolkit.changes  
2012-04-23 09:18:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.translate-toolkit.new/translate-toolkit.changes 
2012-05-22 08:19:49.0 +0200
@@ -1,0 +2,5 @@
+Thu May 10 14:39:15 UTC 2012 - elchev...@opensuse.org
+
+- Remove psyco references as it is a dead project
+
+---



Other differences:
--
++ translate-toolkit.spec ++
--- /var/tmp/diff_new_pack.UXOymZ/_old  2012-05-22 08:19:50.0 +0200
+++ /var/tmp/diff_new_pack.UXOymZ/_new  2012-05-22 08:19:50.0 +0200
@@ -45,13 +45,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
-# psyco doesn't build on python 2.7
-#%if 0%{?suse_version} = 1130
-#%ifarch %{ix86}
-#Requires:   python-psyco
-#%endif
-#%endif
-
 # The following are needed for man page generation
 BuildRequires:  python-xml
 BuildRequires:  python-lxml

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



commit vino for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package vino for openSUSE:Factory checked in 
at 2012-05-22 08:19:58

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


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

Changes:

--- /work/SRC/openSUSE:Factory/vino/vino.changes2012-04-20 
15:21:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.vino.new/vino.changes   2012-05-22 
08:20:01.0 +0200
@@ -1,0 +2,6 @@
+Mon May 14 20:52:38 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Updated translations.
+
+---

Old:

  vino-3.4.1.tar.xz

New:

  vino-3.4.2.tar.xz



Other differences:
--
++ vino.spec ++
--- /var/tmp/diff_new_pack.3Q3iWW/_old  2012-05-22 08:20:03.0 +0200
+++ /var/tmp/diff_new_pack.3Q3iWW/_new  2012-05-22 08:20:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   vino
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:GNOME VNC Server
 License:GPL-2.0+

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



commit vinagre for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package vinagre for openSUSE:Factory checked 
in at 2012-05-22 08:19:53

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


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

Changes:

--- /work/SRC/openSUSE:Factory/vinagre/vinagre.changes  2012-04-20 
15:21:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.vinagre.new/vinagre.changes 2012-05-22 
08:19:56.0 +0200
@@ -1,0 +2,6 @@
+Mon May 14 20:53:29 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Updated translations.
+
+---

Old:

  vinagre-3.4.1.tar.xz

New:

  vinagre-3.4.2.tar.xz



Other differences:
--
++ vinagre.spec ++
--- /var/tmp/diff_new_pack.vdO9Hp/_old  2012-05-22 08:19:58.0 +0200
+++ /var/tmp/diff_new_pack.vdO9Hp/_new  2012-05-22 08:19:58.0 +0200
@@ -20,7 +20,7 @@
 Summary:VNC client for GNOME
 License:GPL-2.0+
 Group:  Productivity/Networking/Other
-Version:3.4.1
+Version:3.4.2
 Release:0
 Url:http://www.gnome.org/projects/vinagre/
 Source0:
http://download.gnome.org/sources/vinagre/3.4/%{name}-%{version}.tar.xz

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



commit virtaal for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package virtaal for openSUSE:Factory checked 
in at 2012-05-22 08:20:03

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


Package is virtaal, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/virtaal/virtaal.changes  2012-03-26 
12:18:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.virtaal.new/virtaal.changes 2012-05-22 
08:20:06.0 +0200
@@ -1,0 +2,10 @@
+Thu May 10 14:40:13 UTC 2012 - elchev...@opensuse.org
+
+- Remove psyco references as it is a dead project
+
+---
+Mon Mar 26 13:09:01 UTC 2012 - elchev...@opensuse.org
+
+- Cosmetic change in 'for' used to remove shebangs
+
+---



Other differences:
--
++ virtaal.spec ++
--- /var/tmp/diff_new_pack.BVgQYv/_old  2012-05-22 08:20:07.0 +0200
+++ /var/tmp/diff_new_pack.BVgQYv/_new  2012-05-22 08:20:07.0 +0200
@@ -50,12 +50,6 @@
 Requires:   python-simplejson
 Requires:   xdg-utils
 
-# psyco doesn't build on python 2.7
-#%if 0%{?suse_version} = 1130
-#%ifarch %{ix86}
-#Requires:   python-psyco
-#%endif
-#%endif
 %{py_requires}
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -142,7 +136,7 @@
 rm -r %{buildroot}%{_datadir}/locale/{ak,en_ZA,son,ast,sw}
 
 #Fix for sheband errors:
-for lib in %{buildroot}%{python_sitelib}/virtaal/*.py 
%{buildroot}%{python_sitelib}/virtaal/*/*.py 
%{buildroot}%{python_sitelib}/virtaal/*/*/*.py 
%{buildroot}%{python_sitelib}/virtaal/*/*/*/*.py 
%{buildroot}%{python_sitelib}/virtaal/*/*/*/*/*.py; do
+for lib in 
%{buildroot}%{python_sitelib}/virtaal/{*.py,*/*.py,*/*/*.py,*/*/*/*.py,*/*/*/*/*.py};
 do
  sed '/\/usr\/bin\/env/d' $lib  $lib.new 
  touch -r $lib $lib.new 
  mv $lib.new $lib

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



commit vtk for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package vtk for openSUSE:Factory checked in 
at 2012-05-22 08:20:07

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


Package is vtk, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/vtk/vtk.changes  2012-05-14 16:22:38.0 
+0200
+++ /work/SRC/openSUSE:Factory/.vtk.new/vtk.changes 2012-05-22 
08:20:09.0 +0200
@@ -1,0 +2,13 @@
+Fri May 18 21:20:14 UTC 2012 - badshah...@gmail.com
+
+- Update to version 5.10.0: See
+  http://www.kitware.com/news/home/browse/408
+  for a detailed list of changes
+- Dropped patches:
+  + vtk-boost149.patch: implemented upstream
+- Patch vtk-sqldatabaseschema.patch now only required for
+  openSUSE 11.4
+- Minor rebasing of existing patches so they apply cleanly
+- No longer use verbose make.
+
+---

Old:

  vtk-5.8.0.tar.gz
  vtk-boost149.patch

New:

  vtk-5.10.0.tar.gz



Other differences:
--
++ vtk.spec ++
--- /var/tmp/diff_new_pack.GX2u50/_old  2012-05-22 08:20:12.0 +0200
+++ /var/tmp/diff_new_pack.GX2u50/_new  2012-05-22 08:20:12.0 +0200
@@ -17,8 +17,9 @@
 
 
 Name:   vtk
-Version:5.8.0
+Version:5.10.0
 Release:0
+%define series 5.10
 # This is a variant BSD license, a cross between BSD and ZLIB.
 # For all intents, it has the same rights and restrictions as BSD.
 # http://fedoraproject.org/wiki/Licensing/BSD#VTKBSDVariant
@@ -26,17 +27,15 @@
 License:BSD-3-Clause
 Group:  Productivity/Scientific/Other
 Url:http://vtk.org/
-Source: http://www.vtk.org/files/release/5.8/%{name}-%{version}.tar.gz
+Source: 
http://www.vtk.org/files/release/%{series}/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM vtk-pythondestdir.patch badshah...@gmail.com -- Correct 
installation destination for python libraries
 Patch0: vtk-pythondestdir.patch
 # PATCH-FIX-UPSTREAM vtk-system.patch badshah...@gmail.com -- Use system 
libraries, http://public.kitware.com/Bug/view.php?id=11823
 Patch1: vtk-system.patch
-# PATCH-FIX-UPSTREAM vtk-sqldatabaseschema.patch badshah...@gmail.com -- 
Resolve problems with vtkSQLdatabaseschema.cxx, patch came from upstream
-Patch2: vtk-sqldatabaseschema.patch
 # patch to fix the soname for libVTKnetcdf_cxx
-Patch3: vtk-soversion2.patch
-# PATCH-FIX-UPSTREAM vtk-boost149.patch idoen...@suse.de -- Fix compilation 
with boost 1.49
-Patch4: vtk-boost149.patch
+Patch2: vtk-soversion2.patch
+# PATCH-FIX-UPSTREAM vtk-sqldatabaseschema.patch badshah...@gmail.com -- Fix 
problems with vtkSQLDatabaseSchema.h
+Patch3: vtk-sqldatabaseschema.patch
 %if 0%{?suse_version}  1210
 BuildRequires:  Mesa-libGL-devel
 %else
@@ -239,14 +238,15 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%if 0%{?suse_version} == 1140
 %patch3 -p1
-%patch4 -p1
+%endif
 
 # Remove build time references so build-compare can do its work
-FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')
-FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%H:%%M')
-sed -i s/__DATE__/\$FAKE_BUILDDATE\/ Utilities/vtknetcdf/libvers.c
-sed -i s/__TIME__/\$FAKE_BUILDTIME\/ Utilities/vtknetcdf/libvers.c
+#FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')
+#FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%H:%%M')
+#sed -i s/__DATE__/\$FAKE_BUILDDATE\/ Utilities/vtknetcdf/libvers.c
+#sed -i s/__TIME__/\$FAKE_BUILDTIME\/ Utilities/vtknetcdf/libvers.c
 
 # Replace relative path ../../../VTKData with 
%%{_datadir}/%%{name}data-%%{version}
 # otherwise it will break on symlinks.
@@ -439,7 +439,7 @@
 %{_libdir}/%{name}/doxygen/
 %{_libdir}/%{name}/CMake/
 %{_libdir}/%{name}/hints/
-%{_includedir}/%{name}-5.8/
+%{_includedir}/%{name}-%{series}/
 
 %files java
 %defattr(-,root,root,-)

++ vtk-5.8.0.tar.gz - vtk-5.10.0.tar.gz ++
/work/SRC/openSUSE:Factory/vtk/vtk-5.8.0.tar.gz 
/work/SRC/openSUSE:Factory/.vtk.new/vtk-5.10.0.tar.gz differ: char 5, line 1

++ vtk-pythondestdir.patch ++
--- /var/tmp/diff_new_pack.GX2u50/_old  2012-05-22 08:20:12.0 +0200
+++ /var/tmp/diff_new_pack.GX2u50/_new  2012-05-22 08:20:12.0 +0200
@@ -2,7 +2,7 @@
 ===
 --- VTK.orig/Wrapping/Python/CMakeLists.txt
 +++ VTK/Wrapping/Python/CMakeLists.txt
-@@ -540,7 +540,7 @@ IF(PYTHON_EXECUTABLE)
+@@ -558,7 +558,7 @@ IF(PYTHON_EXECUTABLE)
  
  # Create default python setup arguments if they are not set.
  IF(NOT DEFINED VTK_PYTHON_SETUP_ARGS)

++ vtk-soversion2.patch ++

commit weechat for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package weechat for openSUSE:Factory checked 
in at 2012-05-22 08:20:12

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


Package is weechat, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/weechat/weechat.changes  2012-03-07 
20:10:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.weechat.new/weechat.changes 2012-05-22 
08:20:13.0 +0200
@@ -1,0 +2,6 @@
+Mon May 21 11:49:18 UTC 2012 - badshah...@gmail.com
+
+- Use BuildRequires: libgnutls-devel instead of gnutls-devel for
+  Factory in keeping with gnutls package naming changes. 
+
+---



Other differences:
--
++ weechat.spec ++
--- /var/tmp/diff_new_pack.1IOU63/_old  2012-05-22 08:20:15.0 +0200
+++ /var/tmp/diff_new_pack.1IOU63/_new  2012-05-22 08:20:15.0 +0200
@@ -42,7 +42,11 @@
 BuildRequires:  lua-devel
 %endif
 BuildRequires:  ruby-devel
+%if 0%{?suse_version}  1210
+BuildRequires:  libgnutls-devel
+%else
 BuildRequires:  gnutls-devel
+%endif
 BuildRequires:  aspell-devel
 BuildRequires:  ruby-devel
 BuildRequires:  tcl-devel

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



commit yast2-trans for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package yast2-trans for openSUSE:Factory 
checked in at 2012-05-22 08:20:17

Comparing /work/SRC/openSUSE:Factory/yast2-trans (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-trans.new (New)


Package is yast2-trans, Maintainer is k...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-trans/yast2-trans.changes  2012-05-16 
21:11:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-trans.new/yast2-trans.changes 
2012-05-22 08:20:20.0 +0200
@@ -1,0 +2,5 @@
+Mon May 21 14:11:50 CEST 2012 - k...@suse.de
+
+- Updated languages: ar cs de fi fr gl km nl pl pt_BR zh_TW.
+
+



Other differences:
--
++ yast2-trans.spec ++
--- /var/tmp/diff_new_pack.KlLc3M/_old  2012-05-22 08:20:23.0 +0200
+++ /var/tmp/diff_new_pack.KlLc3M/_new  2012-05-22 08:20:23.0 +0200
@@ -95,6 +95,7 @@
 BuildRequires:  yast2-devtools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+Url:http://en.opensuse.org
 #@SOURCES@
 %define build_languages af am ar be bg bn bs ca cs cy da de el es et fa fi fr 
gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl 
pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR 
zh_CN zh_TW ast nds
 
@@ -107,6 +108,7 @@
 Summary:YaST2 - Afrikaans Translations
 Group:  System/YaST
 Provides:   locale(yast2:af)
+Url:http://en.opensuse.org
 
 %description af
 YaST2 - Translations for Afrikaans.
@@ -115,6 +117,7 @@
 Summary:YaST2 - Amharic Translations
 Group:  System/YaST
 Provides:   locale(yast2:am)
+Url:http://en.opensuse.org
 
 %description am
 YaST2 - Translations for Amharic.
@@ -123,6 +126,7 @@
 Summary:YaST2 - Arabic Translations
 Group:  System/YaST
 Provides:   locale(yast2:ar)
+Url:http://en.opensuse.org
 
 %description ar
 YaST2 - Translations for Arabic.
@@ -131,6 +135,7 @@
 Summary:YaST2 - Byelorussian Translations
 Group:  System/YaST
 Provides:   locale(yast2:be)
+Url:http://en.opensuse.org
 
 %description be
 YaST2 - Translations for Byelorussian (Belarusian).
@@ -139,6 +144,7 @@
 Summary:YaST2 - Bulgarian Translations
 Group:  System/YaST
 Provides:   locale(yast2:bg)
+Url:http://en.opensuse.org
 
 %description bg
 YaST2 - Translations for Bulgarian.
@@ -147,6 +153,7 @@
 Summary:YaST2 - Bengali Translations
 Group:  System/YaST
 Provides:   locale(yast2:bn)
+Url:http://en.opensuse.org
 
 %description bn
 YaST2 - Translations for Bengali.
@@ -155,6 +162,7 @@
 Summary:YaST2 - Bosnian Translations
 Group:  System/YaST
 Provides:   locale(yast2:bs)
+Url:http://en.opensuse.org
 
 %description bs
 YaST2 - Translations for Bosnian.
@@ -163,6 +171,7 @@
 Summary:YaST2 - Catalan Translations
 Group:  System/YaST
 Provides:   locale(yast2:ca)
+Url:http://en.opensuse.org
 
 %description ca
 YaST2 - Catalan translations.
@@ -171,6 +180,7 @@
 Summary:YaST2 - Czech Translations
 Group:  System/YaST
 Provides:   locale(yast2:cs)
+Url:http://en.opensuse.org
 
 %description cs
 YaST2 - Czech translations.
@@ -179,6 +189,7 @@
 Summary:YaST2 - Welsh Translations
 Group:  System/YaST
 Provides:   locale(yast2:cy)
+Url:http://en.opensuse.org
 
 %description cy
 YaST2 - Welsh translations.
@@ -187,6 +198,7 @@
 Summary:YaST2 - Danish Translations
 Group:  System/YaST
 Provides:   locale(yast2:da)
+Url:http://en.opensuse.org
 
 %description da
 YaST2 - Translations for Danish.
@@ -195,6 +207,7 @@
 Summary:YaST2 - German Translations
 Group:  System/YaST
 Provides:   locale(yast2:de)
+Url:http://en.opensuse.org
 
 %description de
 YaST2 - German translations.
@@ -203,6 +216,7 @@
 Summary:YaST2 - Greek Translations
 Group:  System/YaST
 Provides:   locale(yast2:el)
+Url:http://en.opensuse.org
 
 %description el
 YaST2 - Translations for Greek.
@@ -211,6 +225,7 @@
 Summary:YaST2 - Spanish Translations
 Group:  System/YaST
 Provides:   locale(yast2:es)
+Url:http://en.opensuse.org
 
 %description es
 YaST2 - Spanish Translations.
@@ -219,6 +234,7 @@
 Summary:YaST2 - Estonian Translations
 Group:  System/YaST
 Provides:   locale(yast2:et)
+Url:http://en.opensuse.org
 
 %description et
 YaST2 - Translations for Estonian.
@@ -227,6 +243,7 @@
 Summary:YaST2 - 

commit yelp for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package yelp for openSUSE:Factory checked in 
at 2012-05-22 08:20:22

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


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

Changes:

--- /work/SRC/openSUSE:Factory/yelp/yelp.changes2012-04-20 
15:21:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.yelp.new/yelp.changes   2012-05-22 
08:20:28.0 +0200
@@ -1,0 +2,7 @@
+Wed May 16 06:11:48 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Fixed mistake in handling an XSLT translation message
+  + Updated translations.
+
+---

Old:

  yelp-3.4.1.tar.xz

New:

  yelp-3.4.2.tar.xz



Other differences:
--
++ yelp.spec ++
--- /var/tmp/diff_new_pack.AITX6V/_old  2012-05-22 08:20:29.0 +0200
+++ /var/tmp/diff_new_pack.AITX6V/_new  2012-05-22 08:20:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yelp
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:Help Browser for the GNOME Desktop
 License:GPL-2.0+ ; LGPL-2.1+

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



drop sil-abyssinica from openSUSE:Factory

2012-05-22 Thread h_root

Hello community,

FYI: Package sil-abyssinica was dropped from openSUSE:Factory at Tue May 22 
09:03:25 CEST 2012.

You can find the latest sources of the package in the
   openSUSE:Dropped
repository:

https://build.opensuse.org/package/show?project=openSUSE:Droppedpackage=sil-abyssinica

Remember to have fun...

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



drop crystalhd from openSUSE:Factory

2012-05-22 Thread h_root

Hello community,

FYI: Package crystalhd was dropped from openSUSE:Factory at Tue May 22 09:03:57 
CEST 2012.

You can find the latest sources of the package in the
   openSUSE:Dropped
repository:

https://build.opensuse.org/package/show?project=openSUSE:Droppedpackage=crystalhd

Remember to have fun...

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



commit at-spi2-core for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package at-spi2-core for openSUSE:Factory 
checked in at 2012-05-22 10:08:24

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


Package is at-spi2-core, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/at-spi2-core/at-spi2-core.changes
2012-04-20 15:11:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.at-spi2-core.new/at-spi2-core.changes   
2012-05-22 10:08:26.0 +0200
@@ -1,0 +2,10 @@
+Tue May 15 05:29:11 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.4.2:
+  + Fix typo in atspi_document_get_attribute_value
+  + Fix a potential crash when unsuccessfully querying for a
+hyperlink.
+  + bgo#675004: object:state-changed:defunct events are emitted as
+object:state-change:defunct
+
+---

Old:

  at-spi2-core-2.4.1.tar.xz

New:

  at-spi2-core-2.4.2.tar.xz



Other differences:
--
++ at-spi2-core.spec ++
--- /var/tmp/diff_new_pack.9Tcm1o/_old  2012-05-22 10:08:28.0 +0200
+++ /var/tmp/diff_new_pack.9Tcm1o/_new  2012-05-22 10:08:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   at-spi2-core
-Version:2.4.1
+Version:2.4.2
 Release:0
 Summary:Assistive Technology Service Provider Interface - D-Bus based 
implementation
 License:GPL-2.0+

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package cairo for openSUSE:Factory checked 
in at 2012-05-22 10:08:28

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-05-03 
10:54:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.cairo.new/cairo.changes 2012-05-22 
10:08:31.0 +0200
@@ -1,0 +2,22 @@
+Sun Apr 29 21:09:19 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.12.2:
+  + Allow applications to create 0x0 xlib surfaces, such as used by
+LibreOffice (fdo#49118)
+  + Trim composite extents for SOURCE/CLEAR operators to the mask.
+  + Use fallback fonts in PDF for unhandled computed glyph widths
+(fdo#48349)
+  + Handle snapshots of recording surfaces for analysing pattern
+extents. Fixes a regression of reporting the PDF bounding box
+as being the page size.
+  + Fix allocation size for PDF pattern ids. (fdo#49089)
+  + Fix emission of rectilinear dashed segments, with and without
+scaling, and application of degenerate line joins.
+  + Clamp unbounded fixup polygons to the clip extents.
+  + Prevent infinite loop due to rounding errors whilst
+incrementing along dashes.
+  + Prevent overflow for inline a8 span filling.
+  + Miscellaneous build fixes for Cygwin on Windows and Solaris.
+- Drop cairo-fix-wrong-allocation.patch: fixed upstream.
+
+---

Old:

  cairo-1.12.0.tar.gz
  cairo-fix-wrong-allocation.patch

New:

  cairo-1.12.2.tar.xz



Other differences:
--
++ cairo.spec ++
--- /var/tmp/diff_new_pack.kJORlB/_old  2012-05-22 10:08:35.0 +0200
+++ /var/tmp/diff_new_pack.kJORlB/_new  2012-05-22 10:08:35.0 +0200
@@ -20,18 +20,16 @@
 %define build_gl_backend 0
 
 Name:   cairo
-Version:1.12.0
+Version:1.12.2
 Release:0
 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: http://cairographics.org/releases/%{name}-%{version}.tar.gz
+Source: http://cairographics.org/releases/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM cairo-modules-no-version.patch dims...@opensuse.org -- 
Build modules with -module -avoid-version.
+# PATCH-FIX-UPSTREAM cairo-modules-no-version.patch fdo#29319 
dims...@opensuse.org -- Build modules with -module -avoid-version.
 Patch0: cairo-modules-no-version.patch
-# PATCH-FIX-UPSTREAM cairo-fix-wrong-allocation bnc#758422 fdo#49089 
je...@suse.com -- Fix wrong allocation in _cairo_pdf_surface_add_source_surface
-Patch1: cairo-fix-wrong-allocation.patch
 # These libraries are needed only for tests.
 # Do not enable tests in build systems, it causes build loop!
 #BuildRequires:  librsvg-devel poppler-devel
@@ -39,6 +37,7 @@
 BuildRequires:  Mesa-devel
 %endif
 BuildRequires:  gtk-doc
+# Needed by patch0
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontconfig)
@@ -148,9 +147,9 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
+# Needed by patch0
 NOCONFIGURE=1 ./autogen.sh
 %configure \
 --with-pic \

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2012-05-22 10:08:32

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-04-20 
15:11:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2012-05-22 
10:08:36.0 +0200
@@ -1,0 +2,6 @@
+Mon May 14 20:41:49 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Updated translations.
+
+---

Old:

  cheese-3.4.1.tar.xz

New:

  cheese-3.4.2.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.PKPJ7I/_old  2012-05-22 10:08:39.0 +0200
+++ /var/tmp/diff_new_pack.PKPJ7I/_new  2012-05-22 10:08:39.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 21
 
 Name:   cheese
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package clutter for openSUSE:Factory checked 
in at 2012-05-22 10:08:39

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-04-23 
09:12:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.clutter.new/clutter.changes 2012-05-22 
10:08:41.0 +0200
@@ -1,0 +2,10 @@
+Mon May 14 13:10:14 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.10.4:
+  + Fixes for XInput 2 event handling
+  + Fix an overflow when calculating the distance of very long
+paths
+  + Ensure that we don't change actor visibility when restacking
+  + Bugs fixed: bgo#652521, bgo#673644, bgo#674510.
+
+---

Old:

  clutter-1.10.2.tar.xz

New:

  clutter-1.10.4.tar.xz



Other differences:
--
++ clutter.spec ++
--- /var/tmp/diff_new_pack.kvOrOT/_old  2012-05-22 10:08:45.0 +0200
+++ /var/tmp/diff_new_pack.kvOrOT/_new  2012-05-22 10:08:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   clutter
-Version:1.10.2
+Version:1.10.4
 Release:0
 # FIXME: on update to  1.10.2, check if workaround for bgo#674365 can be 
dropped
 Summary:The clutter library

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package colord for openSUSE:Factory checked 
in at 2012-05-22 10:08:44

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


Package is colord, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2012-05-03 01:24:41.895590051 +0200
+++ /work/SRC/openSUSE:Factory/.colord.new/colord-gtk.changes   2012-05-22 
10:08:45.0 +0200
@@ -0,0 +1,374 @@
+---
+Mon May 14 09:53:20 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.1.20:
+  + New Features:
+- Add a bash completion file for colormgr
+- Add a BUSY state value for sensor devices
+- Add a GObject Introspection example
+- Add a sensor-set-options command to the colormgr tool
+- Add async and sync methods in libcolord to support sensor
+  options
+- Add CdIt8 as a helper for reading and writing ti1, ti3 and
+  ccmx files
+- Add cd_it8_utils_calculate_ccmx() to libcolorhug
+- Add CdSampleWindow to libcolord-gtk
+- Add CdWindow which allows us to get the color profile for a
+  GtkWidget
+- Add functionality to colord-convert to sample ti1 - ti3
+  files
+- Add gio-2.0 to the requires line of colord.pc for GFile
+- Add the concept of 'options' on each color sensor device
+- colorhug: Allow saving the remote hash as a sensor option
+- Print any sensor options when doing 'colormgr get-sensors'
+  + Bugfixes:
+- colorhug: Save the EEPROM after setting sensor options
+- Enable gtk-doc in the default distro build
+- Fix build failure when colord is not installed system-wide
+- Add colord-build-no-gtk.patch: fix build without GTK+.
+- Add gnome-common BuildRequires and call to gnome-autogen.sh,
+  needed for above patch.
+- Enable the build of colord-gtk, by creating a colord-gtk.spec
+  based on colord.spec (with pre_checkin.sh). We do it this way to
+  avoid a build loop between colord and gtk3, since gtk3 depends on
+  colord. The differences are:
+  + Add a pkgconfig(gtk+-3.0) BuildRequires.
+  + Add colord and libcolord-devel BuildRequires, so we can use rpm
+to remove the files from colord.spec subpackages in %install
+(in order to only package colord-gtk files).
+  + Create libcolord-gtk1, typelib-1_0-ColordGtk-1_0 and
+libcolord-gtk-devel subpackages.
+
+---
+Wed Apr 18 07:31:39 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.1.19:
+  + New Features:
+- Add a user suffix to the object path of user-created devices
+  and profiles
+  + Bugfixes:
+- Add User key to colord-sane's DBus service file
+- Do not enable PrivateNetwork=yes as it breaks hotplugging
+  devices
+- Ensure colord-sane can create devices and profiles
+- Fix usage of CD_OBJECT_SCOPE_* enums
+- Honor aclocal flags
+- Remove the 'Default,' profile title prefix if legacy profiles
+  are installed
+
+---
+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.
+
+---
+Mon Feb 27 13:24:10 UTC 2012 - vu...@opensuse.org
+
+- Fix systemd-related packaging:
+  + Use %{?systemd_requires}.
+  + Call %service_{add,del}_* macros in scriptlets for
+colord.service.
+
+---
+Thu Feb 23 07:51:54 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.1.17:
+  + New Features:
+- Add an LED sample type
+- Add a metadata key to store the calibration brightness
+- Show the profile title when using colormgr get-profiles
+  + Bugfixes:
+- Add PrivateNetwork and PrivateTmp to the systemd service file
+- Don't leak a GVariantIter when setting the device metadata
+- 

commit dconf for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package dconf for openSUSE:Factory checked 
in at 2012-05-22 10:08:47

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-29 
11:36:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.dconf.new/dconf.changes 2012-05-22 
10:08:49.0 +0200
@@ -1,0 +2,7 @@
+Tue May  1 17:06:26 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.12.1:
+  + dconf CLI: call setlocale() on startup (for proper handling of
+values containing non-ascii characters).
+
+---

Old:

  dconf-0.12.0.tar.xz

New:

  dconf-0.12.1.tar.xz



Other differences:
--
++ dconf.spec ++
--- /var/tmp/diff_new_pack.Hg93C0/_old  2012-05-22 10:08:53.0 +0200
+++ /var/tmp/diff_new_pack.Hg93C0/_new  2012-05-22 10:08:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   dconf
-Version:0.12.0
+Version:0.12.1
 Release:0
 Summary:Simple key-based configuration system
 License:LGPL-2.1+

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package epiphany for openSUSE:Factory 
checked in at 2012-05-22 10:08:51

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-04-23 
09:12:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.epiphany.new/epiphany.changes   2012-05-22 
10:08:53.0 +0200
@@ -1,0 +2,13 @@
+Sat May 19 18:05:24 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.4.2:
+  + Fix stop/reload button mis-alignment when using custom fonts
+(bgo#668135).
+  + Correctly set the 'system' language in the language settings.
+  + Consider email inputs when looking for login/password
+combinations (bgo#666326).
+  + Do not hit the sqlite length limit on querys (bgo#674848).
+  + Fix the 'Add Language' dialog layout (bgo#676043).
+  + Updated translations.
+
+---

Old:

  epiphany-3.4.1.tar.xz

New:

  epiphany-3.4.2.tar.xz



Other differences:
--
++ epiphany.spec ++
--- /var/tmp/diff_new_pack.wVLAPk/_old  2012-05-22 10:08:55.0 +0200
+++ /var/tmp/diff_new_pack.wVLAPk/_new  2012-05-22 10:08:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   epiphany
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:GNOME Web Browser
 License:GPL-2.0+

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package evolution-data-server for 
openSUSE:Factory checked in at 2012-05-22 10:08:56

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-04-20 15:13:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.evolution-data-server.new/evolution-data-server.changes
 2012-05-22 10:09:01.0 +0200
@@ -1,0 +2,9 @@
+Mon May 14 07:51:00 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Several code changes.
+  + Bugs fixed: bgo#667891, bgo#669191, bgo#672398, bgo#674257,
+bgo#674309.
+  + Updated translations.
+
+---

Old:

  evolution-data-server-3.4.1.tar.xz

New:

  evolution-data-server-3.4.2.tar.xz



Other differences:
--
++ evolution-data-server.spec ++
--- /var/tmp/diff_new_pack.l8HKe6/_old  2012-05-22 10:09:06.0 +0200
+++ /var/tmp/diff_new_pack.l8HKe6/_new  2012-05-22 10:09:06.0 +0200
@@ -32,7 +32,7 @@
 
 Name:   evolution-data-server
 %define _evo_version 3.4
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:Evolution Data Server
 License:LGPL-2.1+

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



commit libconfig for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package libconfig for openSUSE:Factory 
checked in at 2012-05-22 10:09:06

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


Package is libconfig, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libconfig/libconfig.changes  2012-03-22 
12:34:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.libconfig.new/libconfig.changes 2012-05-22 
10:09:08.0 +0200
@@ -1,0 +2,6 @@
+Sat May 19 11:25:58 UTC 2012 - davejpla...@gmail.com
+
+- Added baselibs.conf for 32 bit ffado
+- Disabled pdf and html docs, moved info to devel package
+
+---

New:

  baselibs.conf



Other differences:
--
++ libconfig.spec ++
--- /var/tmp/diff_new_pack.PD2OzJ/_old  2012-05-22 10:09:10.0 +0200
+++ /var/tmp/diff_new_pack.PD2OzJ/_new  2012-05-22 10:09:10.0 +0200
@@ -16,6 +16,9 @@
 #
 
 
+#
+%define docbuild 0
+
 Name:   libconfig
 Version:1.4.8
 Release:0
@@ -24,17 +27,20 @@
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://www.hyperrealm.com/main.php?s=libconfig
-Source: http://www.hyperrealm.com/libconfig/libconfig-%{version}.tar.gz
+Source0:http://www.hyperrealm.com/libconfig/libconfig-%{version}.tar.gz
+Source1:baselibs.conf
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
+%if 0%{?docbuild} == 1
 BuildRequires:  texinfo
 BuildRequires:  texlive
 BuildRequires:  texlive-latex
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires(pre):  info
+%endif
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Libconfig is a simple library for manipulating structured
@@ -43,6 +49,16 @@
 is type-aware, so it is not necessary to do string parsing in
 application code.
 
+Libconfig is very compact — just 38K for the stripped C shared
+library (less than one-fourth the size of the expat XML parser
+library) and 66K for the stripped C++ shared library. This makes
+it well-suited for memory-constrained systems like handheld
+devices.
+
+The library includes bindings for both the C and C++ languages.
+It works on POSIX-compliant UNIX systems (GNU/Linux, Mac OS X,
+Solaris, FreeBSD) and Windows (2000, XP and later).
+
 %package -n libconfig%{_soversion}
 Summary:Shared libraries for libconfig
 Group:  System/Libraries
@@ -85,6 +101,7 @@
 This package contains the shared libraries for libconfig.
 
 %package -n libconfig++-devel
+
 Summary:C++-Bindings development files for libconfig
 Group:  Development/Languages/C and C++
 Requires:   libconfig++%{_soversion} = %{version}
@@ -100,21 +117,25 @@
 
 This package contains the C++-bindings development files.
 
+%if 0%{?docbuild} == 1
 %package doc
 Summary:Documentation files for libconfig
 Group:  Documentation/Other
 
 %description doc
 Documentation files for package libconfig.
+%endif
 
 %prep
 %setup -q
 
 %build
 %configure
-make %{?_smp_mflags}
-make pdf
+make %{?_smp_flags}
+%if 0%{?docbuild} == 1
 make html
+make pdf
+%endif
 
 %install
 %make_install
@@ -134,16 +155,11 @@
 
 %postun -n libconfig++%{_soversion} -p /sbin/ldconfig
 
-%post doc
-%install_info --info-dir=%{_infodir} %{_infodir}/libconfig.info.gz
-
-%postun doc
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/libconfig.info.gz
-
+%if 0%{?docbuild} == 1
 %files doc
 %defattr(-,root,root)
 %doc doc/*.html doc/*.pdf examples
-%{_infodir}/libconfig.info.gz
+%endif
 
 %files -n libconfig%{_soversion}
 %defattr(-,root,root)
@@ -162,11 +178,18 @@
 %{_libdir}/libconfig.so
 %{_libdir}/pkgconfig/libconfig.pc
 
+%post -n libconfig++-devel
+%install_info --info-dir=%{_infodir} %{_infodir}/libconfig.info.gz
+
+%postun -n libconfig++-devel
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/libconfig.info.gz
+
 %files -n libconfig++-devel
 %defattr(-,root,root)
 %doc ChangeLog TODO
 %{_includedir}/libconfig.h++
 %{_libdir}/libconfig++.so
 %{_libdir}/pkgconfig/libconfig++.pc
+%{_infodir}/libconfig.info.gz
 
 %changelog

++ baselibs.conf ++
libconfig++9
libconfig9
-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2012-05-22 10:09:08

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-29 
13:51:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2012-05-22 
10:09:10.0 +0200
@@ -1,0 +2,16 @@
+Mon May  7 07:00:33 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.12.1:
+  + Use glade_util_get_placeholder_from_pointer() in paste action
+activate.
+  + Added custom style provider to setup GladeDesignView and
+GladeDesignLayout background color to @base_color.
+  + Fixed memory leak on GladeSignalEditor::callback-suggestions
+emison.
+  + bgo#675395: Using right click to add a widget over a
+placeholder do not work as expected every time.
+  + bgo#675042: plugins/gtk+.xml.in: always store GtkButton
+[x|y]align properties.
+  + Removed use of lots of deprecated functions.
+
+---

Old:

  glade-3.12.0.tar.xz

New:

  glade-3.12.1.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.mmMHB9/_old  2012-05-22 10:09:12.0 +0200
+++ /var/tmp/diff_new_pack.mmMHB9/_new  2012-05-22 10:09:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   glade
-Version:3.12.0
+Version:3.12.1
 Release:0
 Summary:User Interface Builder for GTK+
 License:GPL-2.0+

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package glib2 for openSUSE:Factory checked 
in at 2012-05-22 10:09:13

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-04-20 
15:14:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.glib2.new/glib2.changes 2012-05-22 
10:09:15.0 +0200
@@ -1,0 +2,47 @@
+Tue May 15 09:52:49 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.32.3:
+  + Bug fixes:
+- gio: fix error handling in async case of
+  GProxyAddressEnumerator
+- GConverterInputStream: fix an infinite loop when fill_buffer
+  returns an error
+- Correct a typo in the ELF configure check
+- Reset LIBS after the ELF configure check
+- Fix GIO/GObject Visual C++ projects
+  + Updated translations.
+
+---
+Tue May  1 17:06:49 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.32.2:
+  + GApplication: can now have a NULL application ID
+  + g_clear_object: fix warnings when using it on C++ (due to lack
+of ability to implicitly cast void*)
+  + GDBus:
+- add our own implementation of the message bus for use on
+  Windows only
+- fix up a few bugs that use of this bus uncovered in GDBus
+- escape nonce files in dbus addressess (think 'c:\')
+- support initial underscores in dbus codegen namespace (for
+  private)
+  + GAppInfo: overwrite the DISPLAY only if it is set in the launch
+context
+  + GSocketControlMessage: Don't warn about unknown messages
+  + Resources:
+- fix broken use of GVDB on big endian machines
+- set a 'display name' so that pretty file names appear in Gtk
+  CSS warning messages
+  + GMainContext:
+- block child sources when blocking the parent
+- introduce more testcases for child sources
+  + glib/tests/date: force US locale running the GDateTime tests
+  + Make sure configure fails if AC_CHECK_ALIGNOF cannot detect the
+alignment
+  + Fix misdetection of GNUstep as Cocoa (for the MacOS GSettings
+backend)
+  + Bugs fixed: bgo#619026, bgo#669260, bgo#671249, bgo#672786,
+bgo#673409, bgo#674172, bgo#674345, bgo#674483
+  + Updated translations.
+
+---

Old:

  glib-2.32.1.tar.xz

New:

  glib-2.32.3.tar.xz



Other differences:
--
++ glib2.spec ++
--- /var/tmp/diff_new_pack.nPt7qe/_old  2012-05-22 10:09:18.0 +0200
+++ /var/tmp/diff_new_pack.nPt7qe/_new  2012-05-22 10:09:18.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   glib2
 %define _name glib
-Version:2.32.1
+Version:2.32.3
 Release:0
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 Summary:General-Purpose Utility Library

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



commit libcdio for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package libcdio for openSUSE:Factory checked 
in at 2012-05-22 10:09:22

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


Package is libcdio, Maintainer is sbra...@suse.com

Changes:

New Changes file:

--- /dev/null   2012-05-03 01:24:41.895590051 +0200
+++ /work/SRC/openSUSE:Factory/.libcdio.new/cdio-utils.changes  2012-05-22 
10:09:24.0 +0200
@@ -0,0 +1,319 @@
+---
+Fri May 18 14:44:19 UTC 2012 - davejpla...@gmail.com
+
+- Created seperate linked package cdio-utils to prevent cycles.
+
+---
+Sun Apr 15 09:27:39 UTC 2012 - davejpla...@gmail.com
+
+- Update to 0.83.git from 14/04/2012 git head.
+- libcdio-paranoia separated from libcdio due to license issues
+  see bnc#756564
+
+---
+Fri Apr  6 13:36:03 UTC 2012 - davejpla...@gmail.com
+
+- Update to libcdio-0.83, removed need for libcdio-mini by adding
+  linker library paths to sources in the spec file build section.
+- Upstream changes:
+ *Add retrieval SCSI sense reply from the most-recent MMC command.
+ *Add exclusive read/write access for devices which is used for
+  experimental writing/burning. Currently only on GNU/Linux and FreeBSD.
+ *MMC bug fixes
+ *FreeBSD drive list now shows empty drives.
+ *Add ability to retrieve SCSI tuple for a name and/or fake one up for
+  programs that wanto to cd-record compatible.
+ *Tolerance for OS's without timezone in their struct tm (e.g. Solaris)
+  added iso9660_set_{d,l}time_with_timezone
+ *Add mmc_get_disk_erasable
+ *Update MMC Feature Profile list, DVD Book types
+ *Reduce range of seek in paranoia_seek to be int32_t
+ *Remove some potential flaws found by Coverty's static analysis tool
+ *Add ISRC track info to cd-info output.
+ *Don't wrap-around volume adjustment for cdda-player. 
+ *Handle double-byte strings in CD-text
+ *--no-header on cd-info omits copyright and warranty
+  
+---
+Sun Nov 13 09:32:01 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire
+
+---
+Sun Nov 13 09:29:59 UTC 2011 - co...@suse.com
+
+- one less _service file for factory
+
+---
+Mon Mar 21 16:57:18 UTC 2011 - co...@novell.com
+
+- licenses package is about to die
+ 
+---
+Tue Feb  8 09:42:31 UTC 2011 - dims...@opensuse.org
+
+- Rename Shared Object package to libcdio12, conforming the
+  libraries name.
+- Adjust rpmlintrc to only ignore shared lib names of the -mini
+  packages. This avoids missing shlib renames for the 'main'
+  package.
+
+---
+Sun Jan 30 18:55:42 UTC 2011 - sagi...@gmail.com
+
+- Updated to version 0.82
+- Upstream changes :
+ *Remove all uses of CDIO_MIN_DRIVER,
+  CDIO_MAX_DRIVER, CDIO_MIN_DEVICE_DRIVER or CDIO_MAX_DEVICE_DRIVER.
+ *FreeBSD get_media_changed fixes
+ *MingGW/Msys compilation issues
+ *Add OS/2 driver
+ *Cross compilations fixes and uclinix is like GNU/Linux
+ *Numerous other bug fixes
+
+---
+Mon Apr 26 11:36:24 CEST 2010 - r...@suse.de
+
+- add build-ignore for libcdio-mini-devel 
+
+---
+Sun Jan 31 21:10:55 CET 2010 - jeng...@medozas.de
+
+- Package baselibs.conf
+
+---
+Thu Aug  6 18:54:05 CEST 2009 - sbra...@suse.cz
+
+- Updated to version 0.81:
+  * license of manual now GFDL 1.2 or later
+  * Nero image handling more complete.
+  * ISRC query for image files.
+  * Allow reading pregap of a track via get_track_pregap_lsn().
+  * Fixes of iso9660 time setting/getting routines, making them
+reentrant.
+
+---
+Wed Jan  7 12:34:56 CET 2009 - o...@suse.de
+
+- obsolete old -XXbit packages (bnc#437293)
+
+---
+Tue Sep  9 12:30:19 CEST 2008 - sbra...@suse.cz
+
+- Update Summary of *mini* packages (bnc#418304).
+
+---
+Wed Jun 18 15:33:14 CEST 2008 - sch...@suse.de
+
+- Use autoreconf -i.
+
+---
+Fri May 23 22:43:19 CEST 2008 - h...@suse.de
+
+- Add libcdio-bnc394195-install-all-pc-files.patch (bnc#394195).
+

commit glib-networking for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package glib-networking for openSUSE:Factory 
checked in at 2012-05-22 10:09:30

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-04-20 15:14:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.glib-networking.new/glib-networking.changes 
2012-05-22 10:09:33.0 +0200
@@ -1,0 +2,7 @@
+Tue May 15 14:32:18 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.32.3:
+  + proxy/gnome: Fix SOCKS to work when no http proxy is set
+  + Updated translations.
+
+---

Old:

  glib-networking-2.32.1.tar.xz

New:

  glib-networking-2.32.3.tar.xz



Other differences:
--
++ glib-networking.spec ++
--- /var/tmp/diff_new_pack.YXJ00J/_old  2012-05-22 10:09:37.0 +0200
+++ /var/tmp/diff_new_pack.YXJ00J/_new  2012-05-22 10:09:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   glib-networking
-Version:2.32.1
+Version:2.32.3
 Release:0
 Summary:Network-related GIO modules 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 gnome-desktop for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2012-05-22 10:09:35

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-04-20 15:15:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2012-05-22 10:09:38.0 +0200
@@ -1,0 +2,6 @@
+Mon May 14 14:45:36 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + GnomeBG: Fix crash when system clock is behind start date
+
+---

Old:

  gnome-desktop-3.4.1.tar.xz

New:

  gnome-desktop-3.4.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.ZaaWqm/_old  2012-05-22 10:09:39.0 +0200
+++ /var/tmp/diff_new_pack.ZaaWqm/_new  2012-05-22 10:09:39.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-menus for openSUSE:Factory 
checked in at 2012-05-22 10:09:38

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-03-29 
13:54:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-menus.new/gnome-menus.changes 
2012-05-22 10:09:40.0 +0200
@@ -1,0 +2,6 @@
+Mon May 14 14:06:34 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Updated translations.
+
+---

Old:

  gnome-menus-3.4.0.tar.xz

New:

  gnome-menus-3.4.2.tar.xz



Other differences:
--
++ gnome-menus.spec ++
--- /var/tmp/diff_new_pack.anv7he/_old  2012-05-22 10:09:41.0 +0200
+++ /var/tmp/diff_new_pack.anv7he/_new  2012-05-22 10:09:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-menus
-Version:3.4.0
+Version:3.4.2
 Release:0
 Summary:The GNOME Desktop Menu
 License:LGPL-2.1+

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-online-accounts for 
openSUSE:Factory checked in at 2012-05-22 10:09:42

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-04-23 09:13:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-online-accounts.new/gnome-online-accounts.changes
 2012-05-22 10:09:44.0 +0200
@@ -1,0 +2,9 @@
+Mon May 14 19:28:17 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.4.2:
+  + facebook: Use m.facebook.com for the authorization URI
+(bgo#675930)
+  + webview: Set the SoupSession's accept-language-auto to TRUE
+  + Updated translations.
+
+---

Old:

  gnome-online-accounts-3.4.1.tar.xz

New:

  gnome-online-accounts-3.4.2.tar.xz



Other differences:
--
++ gnome-online-accounts.spec ++
--- /var/tmp/diff_new_pack.lBeSkS/_old  2012-05-22 10:09:45.0 +0200
+++ /var/tmp/diff_new_pack.lBeSkS/_new  2012-05-22 10:09:45.0 +0200
@@ -16,9 +16,8 @@
 #
 
 
-
 Name:   gnome-online-accounts
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:GNOME service to access online accounts
 License:LGPL-2.1+

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-panel for openSUSE:Factory 
checked in at 2012-05-22 10:09:46

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-04-20 
15:15:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-panel.new/gnome-panel.changes 
2012-05-22 10:09:49.0 +0200
@@ -1,0 +2,9 @@
+Mon May 14 20:39:29 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2.1:
+  + Fix GTK+ runtime check used to determine bookmark file
+- Changes from version 3.4.2:
+  + Panel: Use new GTK bookmarks location if using GTK+ = 3.5.1
+  + Updated translations.
+
+---

Old:

  gnome-panel-3.4.1.tar.xz

New:

  gnome-panel-3.4.2.1.tar.xz



Other differences:
--
++ gnome-panel.spec ++
--- /var/tmp/diff_new_pack.sV0EiY/_old  2012-05-22 10:09:51.0 +0200
+++ /var/tmp/diff_new_pack.sV0EiY/_new  2012-05-22 10:09:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-panel
-Version:3.4.1
+Version:3.4.2.1
 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

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



commit gnome-settings-daemon for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-settings-daemon for 
openSUSE:Factory checked in at 2012-05-22 10:09:50

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


Package is gnome-settings-daemon, Maintainer is gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes  
2012-04-20 15:16:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new/gnome-settings-daemon.changes
 2012-05-22 10:09:57.0 +0200
@@ -1,0 +2,13 @@
+Tue May 15 13:58:09 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + General:
+- Fix memory leaks
+  + Media-keys:
+- Fix applications launching through keyboard shortcuts not
+  using the session's ssh agent, or keyrings
+  + Mouse:
+- Fix arguments passed to the custom command
+  + Updated translations.
+
+---

Old:

  gnome-settings-daemon-3.4.1.tar.xz

New:

  gnome-settings-daemon-3.4.2.tar.xz



Other differences:
--
++ gnome-settings-daemon.spec ++
--- /var/tmp/diff_new_pack.lkKxgp/_old  2012-05-22 10:10:00.0 +0200
+++ /var/tmp/diff_new_pack.lkKxgp/_new  2012-05-22 10:10:00.0 +0200
@@ -21,7 +21,7 @@
 %define with_systemd 0
 
 Name:   gnome-settings-daemon
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:Settings daemon for the GNOME desktop
 License:GPL-2.0+

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package gsettings-desktop-schemas for 
openSUSE:Factory checked in at 2012-05-22 10:10:01

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-04-20 15:16:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gsettings-desktop-schemas.new/gsettings-desktop-schemas.changes
 2012-05-22 10:10:03.0 +0200
@@ -1,0 +2,6 @@
+Tue May 15 13:56:05 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Updated translations.
+
+---

Old:

  gsettings-desktop-schemas-3.4.1.tar.xz

New:

  gsettings-desktop-schemas-3.4.2.tar.xz



Other differences:
--
++ gsettings-desktop-schemas.spec ++
--- /var/tmp/diff_new_pack.wFpRYZ/_old  2012-05-22 10:10:06.0 +0200
+++ /var/tmp/diff_new_pack.wFpRYZ/_new  2012-05-22 10:10:06.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gsettings-desktop-schemas
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:Shared GSettings Schemas for the Desktop
 License:LGPL-2.1+

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



commit python-numpy for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2012-05-22 10:10:08

Comparing /work/SRC/openSUSE:Factory/python-numpy (Old)
 and  /work/SRC/openSUSE:Factory/.python-numpy.new (New)


Package is python-numpy, Maintainer is jmate...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes
2012-05-21 08:08:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new/python-numpy.changes   
2012-05-22 10:10:14.0 +0200
@@ -1,0 +2,6 @@
+Mon May 21 08:03:11 UTC 2012 - toddrme2...@gmail.com
+
+- Update to version 1.6.2:
+  * bugfixes
+
+---
python3-numpy.changes: same change

Old:

  numpy-1.6.1.tar.gz

New:

  numpy-1.6.2.tar.gz



Other differences:
--
++ python-numpy.spec ++
--- /var/tmp/diff_new_pack.ekm20v/_old  2012-05-22 10:10:16.0 +0200
+++ /var/tmp/diff_new_pack.ekm20v/_new  2012-05-22 10:10:16.0 +0200
@@ -17,7 +17,7 @@
 
 %define modname numpy
 Name:   python-%{modname}
-Version:1.6.1
+Version:1.6.2
 Release:0
 Url:http://sourceforge.net/projects/numpy
 Summary:NumPy array processing for numbers, strings, records and 
objects

++ python3-numpy.spec ++
--- /var/tmp/diff_new_pack.ekm20v/_old  2012-05-22 10:10:16.0 +0200
+++ /var/tmp/diff_new_pack.ekm20v/_new  2012-05-22 10:10:16.0 +0200
@@ -17,7 +17,7 @@
 
 %define modname numpy
 Name:   python3-%{modname}
-Version:1.6.1
+Version:1.6.2
 Release:0
 Url:http://sourceforge.net/projects/numpy
 Summary:NumPy array processing for numbers, strings, records and 
objects

++ numpy-1.6.1.tar.gz - numpy-1.6.2.tar.gz ++
 39494 lines of diff (skipped)

-- 
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-05-22 Thread h_root
Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2012-05-22 10:10:05

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-04-20 
15:17:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes   2012-05-22 
10:10:10.0 +0200
@@ -1,0 +2,20 @@
+Tue May 15 09:55:29 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.4.3:
+  + GtkIconView: The sizing and layout has been rewritten.
+  + Bugs fixed: bgo#478344, bgo#587873, bgo#663072, bgo#670449,
+bgo#672947, bgo#673237, bgo#674192, bgo#674549, bgo#675421,
+bgo#675501
+  + Updated translations.
+
+---
+Sun May  6 16:46:15 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.4.2:
+  + Bugs fixed: bgo#668931, bgo#669989, bgo#670373, bgo#671249,
+bgo#672789, bgo#673259, bgo#673644, bgo#673650, bgo#674050,
+bgo#674102, bgo#674118, bgo#674200, bgo#674286, bgo#674326,
+bgo#674587, bgo#674806, bgo#674807, bgo#674890
+  + Updated translations.
+
+---

Old:

  gtk+-3.4.1.tar.xz

New:

  gtk+-3.4.3.tar.xz



Other differences:
--
++ gtk3.spec ++
--- /var/tmp/diff_new_pack.xAd3Tx/_old  2012-05-22 10:10:14.0 +0200
+++ /var/tmp/diff_new_pack.xAd3Tx/_new  2012-05-22 10:10:14.0 +0200
@@ -24,7 +24,7 @@
 
 Name:   gtk3
 %define _name gtk+
-Version:3.4.1
+Version:3.4.3
 Release:0
 Summary:The GTK+ toolkit library (version 3)
 License:LGPL-2.1+

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



  1   2   >