commit build-compare for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package build-compare for openSUSE:Factory 
checked in at 2014-07-25 09:08:47

Comparing /work/SRC/openSUSE:Factory/build-compare (Old)
 and  /work/SRC/openSUSE:Factory/.build-compare.new (New)


Package is build-compare

Changes:

--- /work/SRC/openSUSE:Factory/build-compare/build-compare.changes  
2014-07-19 11:04:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.build-compare.new/build-compare.changes 
2014-07-25 09:08:51.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 22 06:45:25 UTC 2014 - meiss...@suse.com
+
+- if all ELF sections except build-id and .gnu_debuglink compare equal,
+  this is the same binary.
+
+---



Other differences:
--
++ rpm-check.sh ++
--- /var/tmp/diff_new_pack.5ATxzO/_old  2014-07-25 09:08:52.0 +0200
+++ /var/tmp/diff_new_pack.5ATxzO/_new  2014-07-25 09:08:52.0 +0200
@@ -486,7 +486,8 @@
   echo $file differs in ELF sections
   head -n 200 $dfile
else
-  echo WARNING: no idea about $file
+  echo $file: only difference was in build-id or gnu_debuglink, GOOD.
+  return 0
fi
return 1
;;

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



commit permissions for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package permissions for openSUSE:Factory 
checked in at 2014-07-25 09:08:51

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


Package is permissions

Changes:

--- /work/SRC/openSUSE:Factory/permissions/permissions.changes  2014-07-02 
15:18:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.permissions.new/permissions.changes 
2014-07-25 09:08:55.0 +0200
@@ -1,0 +2,11 @@
+Wed Jul 23 11:38:42 UTC 2014 - meiss...@suse.com
+
+- make innbind mode 4550  (bnc#876287)
+- permissions: Adding systemd-journal directory (bnc#888151)
+
+---
+Mon Jul 21 13:31:48 UTC 2014 - krah...@suse.com
+
+- permissions: Adding new kdesud path for KDE5 (bnc#872276)
+
+---

Old:

  permissions-2014.06.30.1743.tar.bz2

New:

  permissions-2014.07.23.1321.tar.bz2



Other differences:
--
++ permissions.spec ++
--- /var/tmp/diff_new_pack.HZMXus/_old  2014-07-25 09:08:56.0 +0200
+++ /var/tmp/diff_new_pack.HZMXus/_new  2014-07-25 09:08:56.0 +0200
@@ -20,7 +20,7 @@
 BuildRequires:  libcap-devel
 
 Name:   permissions
-Version:2014.06.30.1743
+Version:2014.07.23.1321
 Release:0
 Provides:   aaa_base:/etc/permissions
 PreReq: %fillup_prereq

++ permissions-2014.06.30.1743.tar.bz2 - 
permissions-2014.07.23.1321.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/permissions-2014.06.30.1743/permissions.easy 
new/permissions-2014.07.23.1321/permissions.easy
--- old/permissions-2014.06.30.1743/permissions.easy2014-06-30 
17:43:17.0 +0200
+++ new/permissions-2014.07.23.1321/permissions.easy2014-07-23 
13:21:34.0 +0200
@@ -209,6 +209,9 @@
 /opt/kde3/bin/kdesudroot:nogroup  2755
 /usr/lib/kde4/libexec/kdesudroot:nogroup  2755
 /usr/lib64/kde4/libexec/kdesud  root:nogroup  2755
+/usr/lib/libexec/kf5/kdesud root:nogroup  2755
+/usr/lib64/libexec/kf5/kdesud   root:nogroup  2755
+
 # used for getting proxy settings from dhcp
 /opt/kde3/bin/kpac_dhcp_helper  root:root 4755
 # used to distract the oom killer
@@ -252,7 +255,7 @@
 #
 /usr/lib/news/bin/rnews news:uucp 4550
 /usr/lib/news/bin/inews news:news 2555
-/usr/lib/news/bin/innbind   root:news 4554
+/usr/lib/news/bin/innbind   root:news 4550
 
 #
 # sendfax
@@ -358,3 +361,7 @@
 
 # qemu-bridge-helper has no special privileges currently (bnc#765948)
 /usr/lib/qemu-bridge-helperroot:root   755
+
+# systemd-journal (bnc#888151)
+/var/log/journalroot:systemd-journal   
2755
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/permissions-2014.06.30.1743/permissions.paranoid 
new/permissions-2014.07.23.1321/permissions.paranoid
--- old/permissions-2014.06.30.1743/permissions.paranoid2014-06-30 
17:43:17.0 +0200
+++ new/permissions-2014.07.23.1321/permissions.paranoid2014-07-23 
13:21:34.0 +0200
@@ -219,6 +219,9 @@
 /opt/kde3/bin/kdesudroot:nogroup  0755
 /usr/lib/kde4/libexec/kdesudroot:nogroup  0755
 /usr/lib64/kde4/libexec/kdesud  root:nogroup  0755
+/usr/lib/libexec/kf5/kdesud root:nogroup  0755
+/usr/lib64/libexec/kf5/kdesud   root:nogroup  0755
+
 # used for getting proxy settings from dhcp
 /opt/kde3/bin/kpac_dhcp_helper  root:root 0755
 # used to distract the oom killer
@@ -367,3 +370,7 @@
 
 # qemu-bridge-helper has no special privileges currently (bnc#765948)
 /usr/lib/qemu-bridge-helperroot:root   755
+
+# systemd-journal (bnc#888151)
+/var/log/journalroot:systemd-journal   
2755
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/permissions-2014.06.30.1743/permissions.secure 
new/permissions-2014.07.23.1321/permissions.secure
--- old/permissions-2014.06.30.1743/permissions.secure  2014-06-30 
17:43:17.0 +0200
+++ 

commit glibc for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package glibc for openSUSE:Factory checked 
in at 2014-07-25 09:08:49

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


Package is glibc

Changes:

--- /work/SRC/openSUSE:Factory/glibc/glibc-testsuite.changes2014-07-19 
11:04:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.glibc.new/glibc-testsuite.changes   
2014-07-25 09:08:52.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 22 08:37:38 UTC 2014 - sch...@suse.de
+
+- dt-ppc64-num.patch: Correct DT_PPC64_NUM (bnc#887169, BZ #17153)
+
+---
glibc-utils.changes: same change
glibc.changes: same change

New:

  dt-ppc64-num.patch



Other differences:
--
++ glibc-testsuite.spec ++
--- /var/tmp/diff_new_pack.Pl32Rk/_old  2014-07-25 09:08:55.0 +0200
+++ /var/tmp/diff_new_pack.Pl32Rk/_new  2014-07-25 09:08:55.0 +0200
@@ -69,6 +69,8 @@
 %endif
 %endif
 
+%define build_variants %{normal_build}
+
 %define disable_assert 0
 %define enable_stackguard_randomization 1
 %ifarch ppc ppc64
@@ -76,7 +78,7 @@
  %ifarch ppc
  %define powerpc_optimize_base %{nil}
  %define powerpc_optimize_tune power3
- %define powerpc_optimize_cpu_power4 %{normal_build}
+ %define powerpc_optimize_cpu_power4 1
  %else
  %define powerpc_optimize_base %{nil}
  %define powerpc_optimize_tune power5
@@ -262,6 +264,8 @@
 Patch1014:  nss-files-long-lines.patch
 # PATCH-FIX-UPSTREAM Directory traversal in locale environment handling (BZ 
#17137)
 Patch1015:  setlocale-directory-traversal.patch
+# PATCH-FIX-UPSTREAM Correct DT_PPC64_NUM (BZ #17153)
+Patch1016:  dt-ppc64-num.patch
 
 ### 
 # Patches awaiting upstream approval
@@ -494,6 +498,7 @@
 %patch1013 -p1
 %patch1014 -p1
 %patch1015 -p1
+%patch1016 -p1
 
 %patch2000 -p1
 %patch2001 -p1
@@ -687,6 +692,7 @@
# Use no default CPU
configure_and_build_glibc base $pBuildFlags $add_ons
%endif
+   %if %{build_variants}
# Then other power variants:
for pcpu in \
%if %{powerpc_optimize_cpu_power4}
@@ -706,11 +712,14 @@
%if %{powerpc_optimize_cpu_cell}
configure_and_build_glibc ppc-cell-be $BuildFlags -mcpu=cell 
$add_ons
%endif
+   %endif # %{build_variants}
 %endif # optimize_power
 
+%if %{build_variants}
 %ifarch i686 x86_64
 configure_and_build_glibc noelision $BuildFlags $add_ons
 %endif
+%endif
 
 #
 # Build html documentation

glibc-utils.spec: same change
++ glibc.spec ++
--- /var/tmp/diff_new_pack.Pl32Rk/_old  2014-07-25 09:08:55.0 +0200
+++ /var/tmp/diff_new_pack.Pl32Rk/_new  2014-07-25 09:08:55.0 +0200
@@ -69,6 +69,8 @@
 %endif
 %endif
 
+%define build_variants %{normal_build}
+
 %define disable_assert 0
 %define enable_stackguard_randomization 1
 %ifarch ppc ppc64
@@ -76,7 +78,7 @@
  %ifarch ppc
  %define powerpc_optimize_base %{nil}
  %define powerpc_optimize_tune power3
- %define powerpc_optimize_cpu_power4 %{normal_build}
+ %define powerpc_optimize_cpu_power4 1
  %else
  %define powerpc_optimize_base %{nil}
  %define powerpc_optimize_tune power5
@@ -262,6 +264,8 @@
 Patch1014:  nss-files-long-lines.patch
 # PATCH-FIX-UPSTREAM Directory traversal in locale environment handling (BZ 
#17137)
 Patch1015:  setlocale-directory-traversal.patch
+# PATCH-FIX-UPSTREAM Correct DT_PPC64_NUM (BZ #17153)
+Patch1016:  dt-ppc64-num.patch
 
 ### 
 # Patches awaiting upstream approval
@@ -494,6 +498,7 @@
 %patch1013 -p1
 %patch1014 -p1
 %patch1015 -p1
+%patch1016 -p1
 
 %patch2000 -p1
 %patch2001 -p1
@@ -687,6 +692,7 @@
# Use no default CPU
configure_and_build_glibc base $pBuildFlags $add_ons
%endif
+   %if %{build_variants}
# Then other power variants:
for pcpu in \
%if %{powerpc_optimize_cpu_power4}
@@ -706,11 +712,14 @@
%if %{powerpc_optimize_cpu_cell}
configure_and_build_glibc ppc-cell-be $BuildFlags -mcpu=cell 
$add_ons
%endif
+   %endif # %{build_variants}
 %endif # optimize_power
 
+%if %{build_variants}
 %ifarch i686 x86_64
 configure_and_build_glibc noelision $BuildFlags $add_ons
 %endif
+%endif
 
 #
 # Build html documentation



++ dt-ppc64-num.patch ++
2014-07-14  Alan Modra  amo...@gmail.com

[BZ #17153]
* elf/elf.h (DT_PPC64_NUM): Correct value.
* NEWS: Add to fixed bug list.

Index: glibc-2.19/elf/elf.h
===
--- glibc-2.19.orig/elf/elf.h
+++ glibc-2.19/elf/elf.h
@@ -2283,7 +2283,7 @@ typedef Elf32_Addr Elf32_Conflict;
 #define DT_PPC64_OPD   (DT_LOPROC + 1)
 #define DT_PPC64_OPDSZ (DT_LOPROC + 2)
 

commit m4 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package m4 for openSUSE:Factory checked in 
at 2014-07-25 09:08:46

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


Package is m4

Changes:

--- /work/SRC/openSUSE:Factory/m4/m4.changes2013-07-11 13:30:04.0 
+0200
+++ /work/SRC/openSUSE:Factory/.m4.new/m4.changes   2014-07-25 
09:08:48.0 +0200
@@ -1,0 +2,10 @@
+Wed Nov 13 18:39:38 UTC 2013 - sweet_...@gmx.de
+
+- Update to version 1.4.17:
+  * Fix compilation with newer glibc headers.
+  * Fix a failure with diverting large amounts of text on mingw
+(does not affect platforms that can rename an open file).
+  * A number of portability improvements inherited from gnulib.
+- remove m4-stdio.in.patch, merged by upstream
+
+---

Old:

  m4-1.4.16.tar.bz2
  m4-stdio.in.patch

New:

  m4-1.4.17.tar.bz2



Other differences:
--
++ m4.spec ++
--- /var/tmp/diff_new_pack.8JRvxK/_old  2014-07-25 09:08:50.0 +0200
+++ /var/tmp/diff_new_pack.8JRvxK/_new  2014-07-25 09:08:50.0 +0200
@@ -19,14 +19,13 @@
 Name:   m4
 Provides:   base:/usr/bin/m4
 PreReq: %{install_info_prereq}
-Version:1.4.16
+Version:1.4.17
 Release:0
 Summary:GNU m4
 License:GPL-3.0+
 Group:  Development/Languages/Other
 Url:http://www.gnu.org/software/m4/
 Source: http://ftp.gnu.org/pub/gnu/m4/%{name}-%{version}.tar.bz2
-Patch1: m4-stdio.in.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -34,7 +33,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %configure \

++ m4-1.4.16.tar.bz2 - m4-1.4.17.tar.bz2 ++
 147567 lines of diff (skipped)

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



commit aaa_base for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2014-07-25 09:08:52

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


Package is aaa_base

Changes:

--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes2014-07-19 
11:04:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes   2014-07-25 
09:08:56.0 +0200
@@ -1,0 +2,21 @@
+Thu Jul 24 06:36:17 UTC 2014 - wer...@suse.de
+
+- Add ls.zsh to file list 
+
+---
+Wed Jul 23 14:04:48 UTC 2014 - wer...@suse.de
+
+- Avoid trouble with new ksh93v- 2014-06-25 and zsh shell code (bnc#888237)
+
+---
+Mon Jul 21 14:47:39 UTC 2014 - wer...@suse.de
+
+- Do not touch nor modify permissions if e.g. /root/.bash_history
+  is a link to e.g. /dev/null (bnc#883260)
+
+---
+Mon Jul 21 12:05:16 UTC 2014 - wer...@suse.de
+
+- Avoid libGL error via ssh (bnc#869172)
+
+---

Old:

  aaa_base-13.2+git20140717.02aad69.tar.xz

New:

  aaa_base-13.2+git20140723.944f74b.tar.xz



Other differences:
--
++ aaa_base.spec ++
--- /var/tmp/diff_new_pack.v2ayJM/_old  2014-07-25 09:08:57.0 +0200
+++ /var/tmp/diff_new_pack.v2ayJM/_new  2014-07-25 09:08:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   aaa_base
-Version:13.2+git20140717.02aad69
+Version:13.2+git20140723.944f74b
 Release:0
 Url:https://github.com/openSUSE/aaa_base
 Provides:   aaa_skel = %{version}-%{release}
@@ -224,6 +224,7 @@
 /etc/profile.d/alias.tcsh
 /etc/profile.d/ls.tcsh
 /etc/profile.d/ls.bash
+/etc/profile.d/ls.zsh
 /usr/sbin/setDefaultJava
 /usr/share/man/man7/init.d.7*
 /usr/share/man/man5/route.conf.5*

++ aaa_base-13.2+git20140717.02aad69.tar.xz - 
aaa_base-13.2+git20140723.944f74b.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base-13.2+git20140717.02aad69/aaa_base.post 
new/aaa_base-13.2+git20140723.944f74b/aaa_base.post
--- old/aaa_base-13.2+git20140717.02aad69/aaa_base.post 2014-07-17 
13:51:52.0 +0200
+++ new/aaa_base-13.2+git20140723.944f74b/aaa_base.post 2014-07-23 
16:03:02.0 +0200
@@ -139,6 +139,7 @@
 fi
 
 while read file owner mode; do
+test -h $file  continue
 test -e $file || touch $file
 chmod $mode $file
 chown $owner $file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-13.2+git20140717.02aad69/files/etc/profile.d/csh.ssh 
new/aaa_base-13.2+git20140723.944f74b/files/etc/profile.d/csh.ssh
--- old/aaa_base-13.2+git20140717.02aad69/files/etc/profile.d/csh.ssh   
2014-07-17 13:51:52.0 +0200
+++ new/aaa_base-13.2+git20140723.944f74b/files/etc/profile.d/csh.ssh   
2014-07-23 16:03:02.0 +0200
@@ -17,4 +17,5 @@
endif
 end
 unset lc val
+setenv LIBGL_ALWAYS_INDIRECT 1
 endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-13.2+git20140717.02aad69/files/etc/profile.d/ls.bash 
new/aaa_base-13.2+git20140723.944f74b/files/etc/profile.d/ls.bash
--- old/aaa_base-13.2+git20140717.02aad69/files/etc/profile.d/ls.bash   
2014-07-17 13:51:52.0 +0200
+++ new/aaa_base-13.2+git20140723.944f74b/files/etc/profile.d/ls.bash   
2014-07-23 16:03:02.0 +0200
@@ -53,12 +53,7 @@
alias ls=_ls
;;
zsh)
-   z_ls ()
-   {
-   local IFS=' '
-   command \ls $=LS_OPTIONS ${1+$@}
-   }
-   alias ls=z_ls
+   test -s /etc/profile.d/ls.zsh  . /etc/profile.d/ls.zsh
;;
ksh)
_ls ()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-13.2+git20140717.02aad69/files/etc/profile.d/ls.zsh 
new/aaa_base-13.2+git20140723.944f74b/files/etc/profile.d/ls.zsh
--- old/aaa_base-13.2+git20140717.02aad69/files/etc/profile.d/ls.zsh
1970-01-01 01:00:00.0 +0100
+++ new/aaa_base-13.2+git20140723.944f74b/files/etc/profile.d/ls.zsh
2014-07-23 16:03:02.0 +0200
@@ -0,0 +1,6 @@
+z_ls ()
+{
+local IFS=' '
+command \ls $=LS_OPTIONS ${1+$@}
+}
+alias ls=z_ls
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-13.2+git20140717.02aad69/files/etc/profile.d/sh.ssh 
new/aaa_base-13.2+git20140723.944f74b/files/etc/profile.d/sh.ssh
--- 

commit python3-pytest for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package python3-pytest for openSUSE:Factory 
checked in at 2014-07-25 09:09:00

Comparing /work/SRC/openSUSE:Factory/python3-pytest (Old)
 and  /work/SRC/openSUSE:Factory/.python3-pytest.new (New)


Package is python3-pytest

Changes:

--- /work/SRC/openSUSE:Factory/python3-pytest/python3-pytest.changes
2014-07-21 22:34:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pytest.new/python3-pytest.changes   
2014-07-25 09:09:02.0 +0200
@@ -1,0 +2,5 @@
+Wed Jul 23 12:40:19 UTC 2014 - bwiedem...@suse.com
+
+- Add Requires: python3-setuptools (bnc#886855)
+
+---



Other differences:
--
++ python3-pytest.spec ++
--- /var/tmp/diff_new_pack.23TinP/_old  2014-07-25 09:09:03.0 +0200
+++ /var/tmp/diff_new_pack.23TinP/_new  2014-07-25 09:09:03.0 +0200
@@ -37,6 +37,7 @@
 BuildRequires:  python3-PyYAML
 BuildRequires:  python3-py = 1.4.20
 Requires:   python3-py = 1.4.20
+Requires:   python3-setuptools
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 BuildArch:  noarch

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



commit ppc64-diag for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package ppc64-diag for openSUSE:Factory 
checked in at 2014-07-25 09:08:58

Comparing /work/SRC/openSUSE:Factory/ppc64-diag (Old)
 and  /work/SRC/openSUSE:Factory/.ppc64-diag.new (New)


Package is ppc64-diag

Changes:

--- /work/SRC/openSUSE:Factory/ppc64-diag/ppc64-diag.changes2014-06-24 
15:16:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.ppc64-diag.new/ppc64-diag.changes   
2014-07-25 09:09:00.0 +0200
@@ -1,0 +2,20 @@
+Tue Jul 22 12:22:13 UTC 2014 - dvla...@suse.com
+
+- Fix download URL once again 
+
+---
+Tue Jul 22 11:50:30 UTC 2014 - meiss...@suse.com
+
+- Also run the systemd %post snippets within chroots, otherwise
+  we will enable the service (as we always install in chroots).
+  bnc#882450
+- the %service snippets take argument lists.
+
+---
+Fri Jul 18 13:32:25 UTC 2014 - jseg...@suse.com
+
+- updated ppc64-diag-tmpraces.patch to include proper permissions
+  (bnc#882667, CVE-2014-4039)
+- added missing pclose and fclose in default path of get_dt_status()
+
+---



Other differences:
--
++ ppc64-diag.spec ++
--- /var/tmp/diff_new_pack.dkYBo0/_old  2014-07-25 09:09:01.0 +0200
+++ /var/tmp/diff_new_pack.dkYBo0/_new  2014-07-25 09:09:01.0 +0200
@@ -35,7 +35,6 @@
 BuildRequires:  librtas-devel
 BuildRequires:  libservicelog-devel
 BuildRequires:  libvpd2-devel
-BuildRequires:  libvpd2-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  sqlite3-devel
 Requires:   lsvpd
@@ -69,7 +68,6 @@
 indicator(s) and provides event notification to system
 administrators or connected service frameworks.
 
-
 Authors:
 
 IBM Corporation
@@ -132,28 +130,26 @@
 %if 1
 
 %post
-# get it going if outside a chroot
-if test -f /proc/1/exe -a -d /proc/1/root; then
-  if test $(stat -Lc '%%D-%%i' /) = $(stat -Lc '%%D-%%i' /proc/1/root); 
then
-%if 0%{?has_systemd}
-  %service_add_post rtas_errd.service
-  %service_add_post opal_errd.service
-%else
+%if 0%{?has_systemd}
+  %service_add_post rtas_errd.service opal_errd.service
+%else
   %{insserv_force_if_yast rtas_errd}
   %{insserv_force_if_yast opal_errd}
+  # get it going if outside a chroot
+  if test -f /proc/1/exe -a -d /proc/1/root; then
+if test $(stat -Lc '%%D-%%i' /) = $(stat -Lc '%%D-%%i' /proc/1/root); 
then
   rcrtas_errd start || :
   rcopal_errd start || :
-%endif
   fi
-fi
+  fi
+%endif
 
 %preun
 if test $1 = 0 ; then
test -f /var/cache/ppc64-diag.registered  rmdir -v 
/var/cache/ppc64-diag.registered || :
 fi
 %if 0%{?has_systemd}
-  %service_del_preun rtas_errd.service
-  %service_del_preun opal_errd.service
+  %service_del_preun rtas_errd.service opal_errd.service
 %else
   %stop_on_removal rtas_errd
   %stop_on_removal opal_errd
@@ -161,8 +157,7 @@
 
 %postun
 %if 0%{?has_systemd}
-  %service_del_postun rtas_errd.service
-  %service_del_postun opal_errd.service
+  %service_del_postun rtas_errd.service opal_errd.service
 %else
   %restart_on_update rtas_errd
   %insserv_cleanup rtas_errd
@@ -172,8 +167,7 @@
 
 %pre
 %if 0%{?has_systemd}
-  %service_add_pre rtas_errd.service
-  %service_add_pre opal_errd.service
+  %service_add_pre rtas_errd.service opal_errd.service
 %endif
 
 %else
@@ -241,6 +235,7 @@
   %service_add_pre rtas_errd.service
   %service_add_pre opal_errd.service
 %endif
+
 %endif
 
 %changelog

++ ppc64-diag-tmpraces.patch ++
--- /var/tmp/diff_new_pack.dkYBo0/_old  2014-07-25 09:09:01.0 +0200
+++ /var/tmp/diff_new_pack.dkYBo0/_new  2014-07-25 09:09:01.0 +0200
@@ -1,8 +1,19 @@
-Index: ppc64-diag-2.6.6/rtas_errd/diag_support.c
-===
 ppc64-diag-2.6.6.orig/rtas_errd/diag_support.c
-+++ ppc64-diag-2.6.6/rtas_errd/diag_support.c
-@@ -230,27 +230,23 @@ get_dt_status(char *dev)
+diff -ur ppc64-diag-2.6.1_orig/lpd/test/lpd_ela_test.sh 
ppc64-diag-2.6.1/lpd/test/lpd_ela_test.sh
+--- ppc64-diag-2.6.1_orig/lpd/test/lpd_ela_test.sh 2014-07-18 
13:33:08.351629000 +0200
 ppc64-diag-2.6.1/lpd/test/lpd_ela_test.sh  2014-07-18 13:33:15.323767000 
+0200
+@@ -22,7 +22,7 @@
+ ERROR_LOG=$LOG_DIR/$SCRIPT_NAME.err
+ 
+ TMP_DIR=/var/tmp/ras
+-mkdir -p $TMP_DIR
++mkdir $TMP_DIR || exit 1
+ MESSAGE_FILE=$TMP_DIR/messages
+ TMP_FILE=$TMP_DIR/$SCRIPT_NAME.tmp
+ 
+diff -ur ppc64-diag-2.6.1_orig/rtas_errd/diag_support.c 
ppc64-diag-2.6.1/rtas_errd/diag_support.c
+--- ppc64-diag-2.6.1_orig/rtas_errd/diag_support.c 2014-07-18 
13:33:08.473633000 +0200
 

commit awesfx for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package awesfx for openSUSE:Factory checked 
in at 2014-07-25 09:09:04

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


Package is awesfx

Changes:

--- /work/SRC/openSUSE:Factory/awesfx/awesfx.changes2013-04-14 
10:13:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.awesfx.new/awesfx.changes   2014-07-25 
09:09:09.0 +0200
@@ -1,0 +2,6 @@
+Thu Jul 24 12:23:51 CEST 2014 - ti...@suse.de
+
+- Updated to version 0.5.1e:
+  fix wrong error condition checks in loadbank.c
+
+---

Old:

  awesfx-0.5.1d.tar.bz2

New:

  awesfx-0.5.1e.tar.bz2



Other differences:
--
++ awesfx.spec ++
--- /var/tmp/diff_new_pack.dJsqa1/_old  2014-07-25 09:09:12.0 +0200
+++ /var/tmp/diff_new_pack.dJsqa1/_new  2014-07-25 09:09:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package awesfx
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   awesfx
-Version:0.5.1d
+Version:0.5.1e
 Release:0
 Summary:SoundFont Utilities for SB AWE32/64 and Emu10k1 Drivers
 License:GPL-2.0+

++ awesfx-0.5.1d.tar.bz2 - awesfx-0.5.1e.tar.bz2 ++
 60950 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/awesfx-0.5.1d/ChangeLog new/awesfx-0.5.1e/ChangeLog
--- old/awesfx-0.5.1d/ChangeLog 2011-03-29 08:33:47.0 +0200
+++ new/awesfx-0.5.1e/ChangeLog 2014-07-24 12:18:13.0 +0200
@@ -1,3 +1,6 @@
+ver.0.5.1e
+   - fix wrong error condition checks in loadbank.c
+
 ver.0.5.1d
- fix possible buffer overflow in awe_read_option_file()
 
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/awesfx-0.5.1d/awelib/loadbank.c new/awesfx-0.5.1e/awelib/loadbank.c
--- old/awesfx-0.5.1d/awelib/loadbank.c 2009-05-29 12:33:45.0 +0200
+++ new/awesfx-0.5.1e/awelib/loadbank.c 2014-07-22 18:20:26.0 +0200
@@ -201,7 +201,7 @@
excl_list = awe_merge_loadlist(excl_list, v-list);
/* load this file */
rc = load_patch(ops, v-name, v-list, NULL, locked, FALSE);
-   if (rc == AWE_RET_ERR  rc == AWE_RET_NOMEM)
+   if (rc == AWE_RET_ERR || rc == AWE_RET_NOMEM)
return rc;
}
 
@@ -247,7 +247,7 @@
 
rc = load_patch(ops, v-name, vlist, NULL, locked, TRUE);
awe_free_loadlist(vlist);
-   if (rc == AWE_RET_ERR  rc == AWE_RET_NOMEM)
+   if (rc == AWE_RET_ERR || rc == AWE_RET_NOMEM)
return rc;
 
mark_loaded_presets(vlist, bank_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/awesfx-0.5.1d/configure.in new/awesfx-0.5.1e/configure.in
--- old/awesfx-0.5.1d/configure.in  2011-03-29 08:33:47.0 +0200
+++ new/awesfx-0.5.1e/configure.in  2014-07-24 12:17:06.0 +0200
@@ -1,4 +1,4 @@
-AC_INIT([awesfx],[0.5.1d],[ti...@suse.de],[awesfx])
+AC_INIT([awesfx],[0.5.1e],[ti...@suse.de],[awesfx])
 AM_INIT_AUTOMAKE([gnu dist-bzip2])
 AC_CONFIG_SRCDIR([asfxload.c])
 AM_CONFIG_HEADER([include/config.h])
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/awesfx-0.5.1d/include/config.h.in new/awesfx-0.5.1e/include/config.h.in
--- old/awesfx-0.5.1d/include/config.h.in   2011-03-29 08:35:23.0 
+0200
+++ 

commit mozaddon-gnotifier for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package mozaddon-gnotifier for 
openSUSE:Factory checked in at 2014-07-25 09:08:59

Comparing /work/SRC/openSUSE:Factory/mozaddon-gnotifier (Old)
 and  /work/SRC/openSUSE:Factory/.mozaddon-gnotifier.new (New)


Package is mozaddon-gnotifier

Changes:

--- /work/SRC/openSUSE:Factory/mozaddon-gnotifier/mozaddon-gnotifier.changes
2014-06-01 19:41:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mozaddon-gnotifier.new/mozaddon-gnotifier.changes   
2014-07-25 09:09:01.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 23 19:39:47 UTC 2014 - dmitr...@opensuse.org
+
+- Update to version 1.8.5
+  * Clickable notification
+  * New email notification (Thunderbird) 
+
+---

Old:

  gnotifier-1.7.9-tb+fx-linux.xpi

New:

  gnotifier-1.8.5-tb+fx-linux.xpi



Other differences:
--
++ mozaddon-gnotifier.spec ++
--- /var/tmp/diff_new_pack.rQnyqD/_old  2014-07-25 09:09:02.0 +0200
+++ /var/tmp/diff_new_pack.rQnyqD/_new  2014-07-25 09:09:02.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   mozaddon-gnotifier
-Version:1.7.9
+Version:1.8.5
 Release:0
 Summary:Firefox integration with native Linux notification system
 License:GPL-3.0
 Group:  Productivity/Networking/Web/Browsers
 Url:https://github.com/mkiol/GNotifier
-Source: 
https://addons.mozilla.org/firefox/downloads/file/259490/gnotifier-1.7.9-tb+fx-linux.xpi
+Source: 
https://addons.mozilla.org/firefox/downloads/file/265826/gnotifier-1.8.5-tb+fx-linux.xpi
 BuildRequires:  fdupes
 BuildRequires:  mozaddon-devel
 BuildArch:  noarch

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



commit gnome-themes for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package gnome-themes for openSUSE:Factory 
checked in at 2014-07-25 09:09:02

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


Package is gnome-themes

Changes:

--- /work/SRC/openSUSE:Factory/gnome-themes/gnome-themes.changes
2013-04-02 11:47:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-themes.new/gnome-themes.changes   
2014-07-25 09:09:04.0 +0200
@@ -1,0 +2,7 @@
+Tue Jul 22 23:28:48 UTC 2014 - dims...@opensuse.org
+
+- Drop gnome-icon-theme Requires: no longer functional after the
+  merging of the themes into Adwaita theme, which in turn is a
+  dependency to GTK+ 3.0.
+
+---



Other differences:
--
++ gnome-themes.spec ++
--- /var/tmp/diff_new_pack.6coEW8/_old  2014-07-25 09:09:06.0 +0200
+++ /var/tmp/diff_new_pack.6coEW8/_new  2014-07-25 09:09:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-themes
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -32,7 +32,6 @@
 BuildRequires:  icon-naming-utils
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
-Requires:   gnome-icon-theme
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

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



commit gtk2-metatheme-sonar for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package gtk2-metatheme-sonar for 
openSUSE:Factory checked in at 2014-07-25 09:09:01

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


Package is gtk2-metatheme-sonar

Changes:

--- 
/work/SRC/openSUSE:Factory/gtk2-metatheme-sonar/gtk2-metatheme-sonar.changes
2013-04-02 11:50:16.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gtk2-metatheme-sonar.new/gtk2-metatheme-sonar.changes
   2014-07-25 09:09:03.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 22 22:56:15 UTC 2014 - dims...@opensuse.org
+
+- Drop gnome-icon-theme Requires: nothing in the sonar icon theme
+  depends on gnome-icon-theme (which, in turn is obsoleted).
+
+---



Other differences:
--
++ gtk2-metatheme-sonar.spec ++
--- /var/tmp/diff_new_pack.MuG8MV/_old  2014-07-25 09:09:04.0 +0200
+++ /var/tmp/diff_new_pack.MuG8MV/_new  2014-07-25 09:09:04.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk2-metatheme-sonar
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -56,7 +56,6 @@
 Release:0
 Summary:Sonar Icon Theme
 Group:  System/GUI/GNOME
-Requires:   gnome-icon-theme
 Requires:   hicolor-icon-theme
 Suggests:   gtk2-metatheme-sonar
 # Needed for old not-in-factory package

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



commit gstreamer-plugins-qt for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-qt for 
openSUSE:Factory checked in at 2014-07-25 09:09:03

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


Package is gstreamer-plugins-qt

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-qt/gstreamer-plugins-qt.changes
2014-06-25 21:20:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-qt.new/gstreamer-plugins-qt.changes
   2014-07-25 09:09:06.0 +0200
@@ -1,0 +2,9 @@
+Thu Jul 24 01:36:42 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 1.2.0
+  * No changes since rc
+- Make devel subpackage require libQtGLib-devel, instead of
+  pkgconfig(...) provides
+- Add Source URL
+
+---

Old:

  qt-gstreamer-1.1.90.tar.xz

New:

  qt-gstreamer-1.2.0.tar.xz



Other differences:
--
++ gstreamer-plugins-qt.spec ++
--- /var/tmp/diff_new_pack.8X2soM/_old  2014-07-25 09:09:07.0 +0200
+++ /var/tmp/diff_new_pack.8X2soM/_new  2014-07-25 09:09:07.0 +0200
@@ -21,13 +21,13 @@
 %define gstmin  0
 %define glibmin 0
 Name:   gstreamer-plugins-qt
-Version:1.1.90
+Version:1.2.0
 Release:0
 Summary:C++/Qt bindings for GStreamer
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/wiki/QtGStreamer
-Source: qt-gstreamer-%{version}.tar.xz
+Source: 
http://gstreamer.freedesktop.org/src/qt-gstreamer/qt-gstreamer-%{version}.tar.xz
 BuildRequires:  bison
 BuildRequires:  boost-devel
 BuildRequires:  cmake = 2.8.9
@@ -67,10 +67,10 @@
 Summary:Include files and libraries mandatory for development
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
+Requires:   libQtGLib-devel = %{version}
 Requires:   libQtGStreamer-%{gstnum}-%{gstmin} = %{version}
 Requires:   pkgconfig(QtCore)
 Requires:   pkgconfig(QtDeclarative)
-Requires:   pkgconfig(QtGLib-2.0) = 0.99.0.1
 Requires:   pkgconfig(QtGui)
 Conflicts:  gstreamer-0_10-plugins-qt-devel
 Provides:   libQtGStreamer-%{gstnum}-devel = %{version}

++ qt-gstreamer-1.1.90.tar.xz - qt-gstreamer-1.2.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qt-gstreamer-1.1.90/CMakeLists.txt 
new/qt-gstreamer-1.2.0/CMakeLists.txt
--- old/qt-gstreamer-1.1.90/CMakeLists.txt  2014-06-24 13:10:20.0 
+0200
+++ new/qt-gstreamer-1.2.0/CMakeLists.txt   2014-07-08 20:38:36.0 
+0200
@@ -7,7 +7,7 @@
 set(CMAKE_INCLUDE_CURRENT_DIR ON)
 set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules)
 
-set(QTGSTREAMER_VERSION 1.1.90)
+set(QTGSTREAMER_VERSION 1.2.0)
 
 option(QTGSTREAMER_STATIC Build QtGStreamer as a static library OFF)
 option(QTGSTREAMER_TESTS Build QtGStreamer's tests OFF)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qt-gstreamer-1.1.90/NEWS new/qt-gstreamer-1.2.0/NEWS
--- old/qt-gstreamer-1.1.90/NEWS2014-06-24 13:10:20.0 +0200
+++ new/qt-gstreamer-1.2.0/NEWS 2014-07-08 20:38:36.0 +0200
@@ -1,5 +1,5 @@
-qt-gstreamer 1.2.0~rc1 (2014-06-24)
-===
+qt-gstreamer 1.2.0 (2014-07-08)
+===
 
 * Initial port to the GStreamer 1.0 series (BREAKS API  ABI)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qt-gstreamer-1.1.90/src/QGst/allocator.cpp 
new/qt-gstreamer-1.2.0/src/QGst/allocator.cpp
--- old/qt-gstreamer-1.1.90/src/QGst/allocator.cpp  2014-06-24 
13:10:20.0 +0200
+++ new/qt-gstreamer-1.2.0/src/QGst/allocator.cpp   2014-07-08 
20:38:36.0 +0200
@@ -16,9 +16,7 @@
 */
 
 #include allocator.h
-#include gst/gstobject.h
-#include gst/gstminiobject.h
-#include gst/gstallocator.h
+#include gst/gst.h
 
 namespace QGst {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qt-gstreamer-1.1.90/src/QGst/bin.cpp 
new/qt-gstreamer-1.2.0/src/QGst/bin.cpp
--- old/qt-gstreamer-1.1.90/src/QGst/bin.cpp2014-06-24 13:10:20.0 
+0200
+++ new/qt-gstreamer-1.2.0/src/QGst/bin.cpp 2014-07-08 20:38:36.0 
+0200
@@ -17,8 +17,7 @@
 #include bin.h
 #include pad.h
 #include ../QGlib/error.h
-#include gst/gstbin.h
-#include gst/gstutils.h
+#include gst/gst.h
 
 namespace QGst {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qt-gstreamer-1.1.90/src/QGst/bufferlist.cpp 

commit kwin5 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package kwin5 for openSUSE:Factory checked 
in at 2014-07-25 09:09:10

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


Package is kwin5

Changes:

--- /work/SRC/openSUSE:Factory/kwin5/kwin5.changes  2014-07-10 
14:56:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwin5.new/kwin5.changes 2014-07-25 
09:09:53.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul 11 19:17:01 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+   * Plasma 5.0 Final
+- Adjust BuildRequires depending whether Qt is built with openGL or open GL ES2
+- Added 0001-Drop-explicit-Qt5Widgets_EXECUTABLE_COMPILE_FLAGS.patch
+
+---

Old:

  kwin-4.98.0.tar.xz

New:

  0001-Drop-explicit-Qt5Widgets_EXECUTABLE_COMPILE_FLAGS.patch
  kwin-5.0.0.tar.xz



Other differences:
--
++ kwin5.spec ++
--- /var/tmp/diff_new_pack.hoNJK6/_old  2014-07-25 09:09:55.0 +0200
+++ /var/tmp/diff_new_pack.hoNJK6/_new  2014-07-25 09:09:55.0 +0200
@@ -17,14 +17,16 @@
 
 
 Name:   kwin5
-Version:4.98.0
+Version:5.0.0
 Release:0
 Summary:KDE Window Manager
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/plasma/%{version}/src/kwin-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kwin-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM 
0001-Drop-explicit-Qt5Widgets_EXECUTABLE_COMPILE_FLAGS.patch -- fixes ppc/arm 
builds
+Patch0: 0001-Drop-explicit-Qt5Widgets_EXECUTABLE_COMPILE_FLAGS.patch
 BuildRequires:  extra-cmake-modules = 0.0.11
 BuildRequires:  kactivities5-devel
 BuildRequires:  kcmutils-devel
@@ -60,7 +62,11 @@
 BuildRequires:  pkgconfig(Qt5Widgets) = 5.3.0
 BuildRequires:  pkgconfig(Qt5X11Extras) = 5.3.0
 BuildRequires:  pkgconfig(egl)
+%ifarch %arm aarch64
+BuildRequires:  pkgconfig(glesv2)
+%else
 BuildRequires:  pkgconfig(gl)
+%endif
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(wayland-client) = 1.2.0
@@ -117,6 +123,7 @@
 
 %prep
 %setup -q -n kwin-%{version}
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build -- -DBUILD_po=OFF
@@ -146,7 +153,11 @@
 %{_kf5_libdir}/libkdeinit5_kwin_rules_dialog.so
 %{_kf5_libdir}/libkwin4_effect_builtins.so.*
 %{_kf5_libdir}/libkwineffects.so.*
+%ifarch %arm aarch64
+%{_kf5_libdir}/libkwinglesutils.so.*
+%else
 %{_kf5_libdir}/libkwinglutils.so.*
+%endif
 %{_kf5_libdir}/libkwinxrenderutils.so.*
 %{_kf5_plugindir}/
 %{_kf5_qmldir}/
@@ -170,7 +181,11 @@
 %{_includedir}/*kwin*.h
 %{_kf5_libdir}/libkwin4_effect_builtins.so
 %{_kf5_libdir}/libkwineffects.so
+%ifarch %arm aarch64
+%{_kf5_libdir}/libkwinglesutils.so
+%else
 %{_kf5_libdir}/libkwinglutils.so
+%endif
 %{_kf5_libdir}/libkwinxrenderutils.so
 %{_kf5_sharedir}/dbus-1/interfaces/
 

++ 0001-Drop-explicit-Qt5Widgets_EXECUTABLE_COMPILE_FLAGS.patch ++
From 79d29096f29cdba33c5770da573809fd773c4cd7 Mon Sep 17 00:00:00 2001
From: Hrvoje Senjan hrvoje.sen...@gmail.com
Date: Sat, 12 Jul 2014 09:27:36 +0200
Subject: [PATCH 1/1] Drop explicit Qt5Widgets_EXECUTABLE_COMPILE_FLAGS

It is automagically pulled in by imported Qt5:: targets,
and also fixes build where POSITION_INDEPENDENT_CODE is not available.

REVIEW: 119237
---
 killer/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/killer/CMakeLists.txt b/killer/CMakeLists.txt
index 9c4c0ab..9e867ec 100644
--- a/killer/CMakeLists.txt
+++ b/killer/CMakeLists.txt
@@ -4,7 +4,6 @@ set(kwin_killer_helper_SRCS killer.cpp )
 
 
 add_executable(kwin_killer_helper ${kwin_killer_helper_SRCS})
-set_target_properties(kwin_killer_helper PROPERTIES COMPILE_FLAGS 
${Qt5Widgets_EXECUTABLE_COMPILE_FLAGS})
 
 target_link_libraries(kwin_killer_helper
 Qt5::Widgets
-- 
2.0.1

++ kwin-4.98.0.tar.xz - kwin-5.0.0.tar.xz ++
 23093 lines of diff (skipped)

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



commit libKF5ModemManagerQt for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package libKF5ModemManagerQt for 
openSUSE:Factory checked in at 2014-07-25 09:09:18

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


Package is libKF5ModemManagerQt

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5ModemManagerQt/libKF5ModemManagerQt.changes
2014-07-11 20:05:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5ModemManagerQt.new/libKF5ModemManagerQt.changes
   2014-07-25 09:10:07.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul 11 16:53:31 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.91
+  * Build fixes for MM 1.0 and 1.2
+- Drop fix_build.diff, merged upstream
+
+---

Old:

  fix_build.diff
  libmm-qt-5.0.90.tar.xz

New:

  libmm-qt-5.0.91.tar.xz



Other differences:
--
++ libKF5ModemManagerQt.spec ++
--- /var/tmp/diff_new_pack.nPdxOG/_old  2014-07-25 09:10:08.0 +0200
+++ /var/tmp/diff_new_pack.nPdxOG/_new  2014-07-25 09:10:08.0 +0200
@@ -20,15 +20,14 @@
 %define soversion 5
 
 Name:   libKF5ModemManagerQt
-Version:5.0.90
+Version:5.0.91
 Release:0
 Summary:Qt wrapper for ModemManager DBus API
 License:LGPL-2.1 or LGPL-3.0
 Group:  System/GUI/KDE
-Source: 
http://download.kde.org/unstable/plasma/4.98.0/src/libmm-qt-%{version}.tar.xz
-Patch0: fix_build.diff
+Source: libmm-qt-%{version}.tar.xz
 BuildRequires:  cmake
-BuildRequires:  extra-cmake-modules
+BuildRequires:  extra-cmake-modules = 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig(ModemManager)
 BuildRequires:  pkgconfig(Qt5Core) = 5.2.0
@@ -63,7 +62,6 @@
 
 %prep
 %setup -q -n libmm-qt-%{version}
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ libmm-qt-5.0.90.tar.xz - libmm-qt-5.0.91.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmm-qt-5.0.90/CMakeLists.txt 
new/libmm-qt-5.0.91/CMakeLists.txt
--- old/libmm-qt-5.0.90/CMakeLists.txt  2014-07-03 17:24:32.0 +0200
+++ new/libmm-qt-5.0.91/CMakeLists.txt  2014-07-11 11:10:22.0 +0200
@@ -2,7 +2,7 @@
 
 project(ModemManagerQt)
 
-find_package(ECM 0.0.13 REQUIRED NO_MODULE)
+find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -34,7 +34,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.0.90)
+set(KF5_VERSION 5.0.91)
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX MODEMMANAGERQT
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/modemmanagerqt_version.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmm-qt-5.0.90/modemmanagerqt.yaml 
new/libmm-qt-5.0.91/modemmanagerqt.yaml
--- old/libmm-qt-5.0.90/modemmanagerqt.yaml 2014-07-03 17:24:32.0 
+0200
+++ new/libmm-qt-5.0.91/modemmanagerqt.yaml 2014-07-11 11:10:22.0 
+0200
@@ -1 +1,10 @@
+maintainer: Lamarque Souza, Jan Grulich, Lukáš Tinkl
+description: Qt wrapper for ModemManager API
 tier: 1
+type: integration
+platforms:
+- name: Linux
+- note: Functional only with running ModemManager
+portingAid: false
+deprecated: false
+release: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmm-qt-5.0.90/src/CMakeLists.txt 
new/libmm-qt-5.0.91/src/CMakeLists.txt
--- old/libmm-qt-5.0.90/src/CMakeLists.txt  2014-07-03 17:24:32.0 
+0200
+++ new/libmm-qt-5.0.91/src/CMakeLists.txt  2014-07-11 11:10:22.0 
+0200
@@ -17,9 +17,7 @@
 modemfirmware.cpp
 modemlocation.cpp
 modemmessaging.cpp
-modemsignal.cpp
 modemtime.cpp
-modemoma.cpp
 sim.cpp
 sms.cpp
 )
@@ -34,8 +32,6 @@
dbus/modemcdmainterface.cpp
dbus/modeminterface.cpp
dbus/modemmanager1interface.cpp
-   dbus/omainterface.cpp
-   dbus/signalinterface.cpp
dbus/siminterface.cpp
dbus/simpleinterface.cpp
dbus/smsinterface.cpp
@@ -43,6 +39,20 @@
dbus/ussdinterface.cpp
 )
 
+if (${MODEMMANAGER_VERSION} VERSION_EQUAL 1.2.0 OR ${MODEMMANAGER_VERSION} 
VERSION_GREATER 1.2.0)
+set(ModemManagerQt_SRCS
+${ModemManagerQt_SRCS}
+modemoma.cpp
+modemsignal.cpp
+)
+
+set(DBUS_INTERFACES_FILES
+${DBUS_INTERFACES_FILES}
+dbus/omainterface.cpp
+dbus/signalinterface.cpp
+)
+endif()
+
 add_library(KF5ModemManagerQt SHARED ${ModemManagerQt_SRCS} 
${DBUS_INTERFACES_FILES})
 generate_export_header(KF5ModemManagerQt BASE_NAME ModemManagerQt)
 add_library(KF5::ModemManagerQt 

commit kinfocenter5 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package kinfocenter5 for openSUSE:Factory 
checked in at 2014-07-25 09:09:13

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


Package is kinfocenter5

Changes:

--- /work/SRC/openSUSE:Factory/kinfocenter5/kinfocenter5.changes
2014-07-15 08:00:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.kinfocenter5.new/kinfocenter5.changes   
2014-07-25 09:09:59.0 +0200
@@ -1,0 +2,13 @@
+Fri Jul 18 21:32:42 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Added opensuse-kinfocenter.diff to have some openSUSE distro info
+  in kinfocenter (backported from 4.11.x kdebase4-workspace package)
+
+---
+Fri Jul 11 18:49:15 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+   * Plasma 5.0 Final
+- Adjust BuildRequires depending whether Qt is built with openGL or open GL ES2
+
+---

Old:

  kinfocenter-4.98.0.tar.xz

New:

  kinfocenter-5.0.0.tar.xz
  opensuse-kinfocenter.diff



Other differences:
--
++ kinfocenter5.spec ++
--- /var/tmp/diff_new_pack.Ve9ZIg/_old  2014-07-25 09:10:00.0 +0200
+++ /var/tmp/diff_new_pack.Ve9ZIg/_new  2014-07-25 09:10:00.0 +0200
@@ -17,13 +17,15 @@
 
 
 Name:   kinfocenter5
-Version:4.98.0
+Version:5.0.0
 Release:0
 Summary:Utility that provides information about a computer system
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: 
http://download.kde.org/unstable/plasma/%{version}/src/kinfocenter-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz
+# PATCH-FIX-OPENSUSE opensuse-kinfocenter.diff (created by Alin M. Elena to 
have some openSUSE distro info in kinfocenter)
+Patch0: opensuse-kinfocenter.diff
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kcmutils-devel
 BuildRequires:  kcompletion-devel
@@ -44,7 +46,11 @@
 BuildRequires:  pkgconfig(Qt5Core) = 5.3.0
 BuildRequires:  pkgconfig(Qt5Gui) = 5.3.0
 BuildRequires:  pkgconfig(egl)
+%ifarch %arm aarch64
+BuildRequires:  pkgconfig(glesv2)
+%else
 BuildRequires:  pkgconfig(gl)
+%endif
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(wayland-client)
 Conflicts:  kdebase4-workspace
@@ -57,6 +63,7 @@
 
 %prep
 %setup -q -n kinfocenter-%{version}
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build -- -DBUILD_po=OFF

++ kinfocenter-4.98.0.tar.xz - kinfocenter-5.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-4.98.0/Modules/info/wayland.desktop 
new/kinfocenter-5.0.0/Modules/info/wayland.desktop
--- old/kinfocenter-4.98.0/Modules/info/wayland.desktop 2014-07-03 
16:50:58.0 +0200
+++ new/kinfocenter-5.0.0/Modules/info/wayland.desktop  2014-07-10 
17:00:47.0 +0200
@@ -41,6 +41,7 @@
 Name[tr]=Wayland
 Name[uk]=Wayland
 Name[x-test]=xxWaylandxx
+Name[zh_CN]=Wayland
 Name[zh_TW]=Wayland
 
 Comment=Information about the Wayland Compositor
@@ -76,6 +77,7 @@
 Comment[tr]=Wayland dizgici hakkında bilgiler
 Comment[uk]=Відомості щодо засобу композиції Wayland
 Comment[x-test]=xxInformation about the Wayland Compositorxx
+Comment[zh_CN]=关于 Wayland 的信息。
 Comment[zh_TW]=關於 Wayland 的資訊
 
 X-KDE-Keywords=Wayland,Compositor,Display,System Information
@@ -110,6 +112,7 @@
 X-KDE-Keywords[tr]=Wayland,Dizgici,Görüntü,Sistem Bilgileri
 X-KDE-Keywords[uk]=Wayland,Compositor,Display,System 
Information,композиція,засіб,дисплей,монітор,відомості щодо системи
 X-KDE-Keywords[x-test]=xxWayland,Compositor,Display,System Informationxx
+X-KDE-Keywords[zh_CN]=Wayland,Compositor,Display,System Information,显示,系统信息,混成
 X-KDE-Keywords[zh_TW]=Wayland,Compositor,Display,System Information
 
 Categories=Qt;KDE;X-KDE-information;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-4.98.0/Modules/infosummary/infosum.cpp 
new/kinfocenter-5.0.0/Modules/infosummary/infosum.cpp
--- old/kinfocenter-4.98.0/Modules/infosummary/infosum.cpp  2014-07-03 
16:50:58.0 +0200
+++ new/kinfocenter-5.0.0/Modules/infosummary/infosum.cpp   2014-07-10 
17:00:47.0 +0200
@@ -62,7 +62,7 @@
 {  
   DefaultBoxWidget *osWidget = new DefaultBoxWidget();
   osWidget-setIcon(QIcon::fromTheme(QStringLiteral(kde)));
-  osWidget-setLabelTitles(i18n(OS Version),i18n(KDE SC Version), 
i18n(Hostname));
+  osWidget-setLabelTitles(i18n(OS Version),i18n(KDE Plasma Version), 
i18n(Hostname));
   
   OsDepInfo *osInfo = new OsDepInfo();
   
diff 

commit virt-viewer for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package virt-viewer for openSUSE:Factory 
checked in at 2014-07-25 09:09:06

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


Package is virt-viewer

Changes:

--- /work/SRC/openSUSE:Factory/virt-viewer/virt-viewer.changes  2014-07-22 
09:56:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.virt-viewer.new/virt-viewer.changes 
2014-07-25 09:09:49.0 +0200
@@ -1,0 +2,49 @@
+Tue Jul 22 14:55:52 MDT 2014 - carn...@suse.com
+
+- Update to virt-viewer version 1.0
+  virt-viewer-1.0.tar.bz2
+  - Switched to 2-digit version numbering.
+  - Improve error reporting when failing to find
+the GtkBuilder UI files
+  - Honour title provided by SPICE server if available
+  - Don't hide main window when disconnecting in multi-monitor
+configurations
+  - Don't show VNC widget until authentication has completed
+  - Fix session handling when re-authenticating
+  - Improve docs for --attach flag
+  - Ask for credentials for SPICE proxy
+  - Fix scaling of windows when resizing
+  - Remove 'Automatically resize' menu, leaving the behaviour
+permanently enabled
+  - Improve USB icon in full screen toolbar
+  - Don't resize guest when changing zoom level
+  - Don't create windows at startup if kiosk mode isn't enabled
+  - Don't show quit confirmation dialog in kiosk mode
+  - Misc typos / fixes in man pages
+  - Fix race with metacity window manager in fullscreen mode
+  - Avoid accidentally connecting to localhost with --direct flag
+  - Use custom log handler to silence debug messages on old glib2
+  - Fix tiny windows for secondary displays with gtk2 build
+  - Take zoom into account when checkign display limits
+  - Fix unshrinkable displays with windows guests
+  - Allow  ctrl-[+-] to zoom in fullscreen mode 
+- Dropped upstream patches and old tarball
+  virt-viewer-0.6.0.tar.bz2
+  52fa6455-display-warning-if-UI-file-fails.patch
+  52fce019-dont-free-session-if-auth-retry.patch
+  52fce019-dont-hide-main-window-when-disconnecting.patch
+  530b1cfc-german-translation-send-key-fix.patch
+  530b66e9-spice-ask-credentials-for-proxy.patch
+  53209ab7-fix-scaling-of-window-upon-resize.patch
+  53219d1a-silence-message-about-missing-config-file.patch
+  5322b75b-dont-show-quit-dialog-in-kiosk-mode.patch
+  5322b929-fix-building-with-older-spice-gtk.patch
+  538df41a-set-freed-variables-to-null.patch
+  5396d3dd-dont-connect-to-localhost-when-using-direct.patch
+  53970bee-remove-warning-when-removing-display.patch
+  53975d94-fix-tiny-windows-for-secondary-displays-in-gtk2-build.patch
+  5398b944-take-zoom-level-into-account-for-display-limits.patch
+  5398b971-fix-tiny-window-when-resetting-zoom-factor-in-gtk2-build.patch
+  53a8716d-fix-un-shrinkable-displays-on-windows-guests.patch
+
+---

Old:

  52fa6455-display-warning-if-UI-file-fails.patch
  52fce019-dont-free-session-if-auth-retry.patch
  52fce019-dont-hide-main-window-when-disconnecting.patch
  530b1cfc-german-translation-send-key-fix.patch
  530b66e9-spice-ask-credentials-for-proxy.patch
  53209ab7-fix-scaling-of-window-upon-resize.patch
  53219d1a-silence-message-about-missing-config-file.patch
  5322b75b-dont-show-quit-dialog-in-kiosk-mode.patch
  5322b929-fix-building-with-older-spice-gtk.patch
  538df41a-set-freed-variables-to-null.patch
  5396d3dd-dont-connect-to-localhost-when-using-direct.patch
  53970bee-remove-warning-when-removing-display.patch
  53975d94-fix-tiny-windows-for-secondary-displays-in-gtk2-build.patch
  5398b944-take-zoom-level-into-account-for-display-limits.patch
  5398b971-fix-tiny-window-when-resetting-zoom-factor-in-gtk2-build.patch
  53a8716d-fix-un-shrinkable-displays-on-windows-guests.patch
  virt-viewer-0.6.0.tar.bz2

New:

  virt-viewer-1.0.tar.bz2



Other differences:
--
++ virt-viewer.spec ++
--- /var/tmp/diff_new_pack.1lLlUu/_old  2014-07-25 09:09:50.0 +0200
+++ /var/tmp/diff_new_pack.1lLlUu/_new  2014-07-25 09:09:50.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %if %suse_version = 1315
 %define gtk_arg --with-gtk=3.0
 %else
@@ -26,26 +25,10 @@
 Summary:Virtual Machine Viewer
 License:GPL-2.0+
 Group:  System/Monitoring
-Version:0.6.0
+Version:1.0
 Release:0
 Url:http://www.virt-manager.org
-Source0:virt-viewer-0.6.0.tar.bz2
-Patch1: 52fa6455-display-warning-if-UI-file-fails.patch
-Patch2: 52fce019-dont-free-session-if-auth-retry.patch
-Patch3: 52fce019-dont-hide-main-window-when-disconnecting.patch
-Patch4:   

commit kde-cli-tools5 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package kde-cli-tools5 for openSUSE:Factory 
checked in at 2014-07-25 09:09:11

Comparing /work/SRC/openSUSE:Factory/kde-cli-tools5 (Old)
 and  /work/SRC/openSUSE:Factory/.kde-cli-tools5.new (New)


Package is kde-cli-tools5

Changes:

--- /work/SRC/openSUSE:Factory/kde-cli-tools5/kde-cli-tools5.changes
2014-07-10 09:31:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde-cli-tools5.new/kde-cli-tools5.changes   
2014-07-25 09:09:57.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 11 18:33:06 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+   * Plasma 5.0 Final
+
+---

Old:

  kde-cli-tools-4.98.0.tar.xz

New:

  kde-cli-tools-5.0.0.tar.xz



Other differences:
--
++ kde-cli-tools5.spec ++
--- /var/tmp/diff_new_pack.J5MdXw/_old  2014-07-25 09:09:58.0 +0200
+++ /var/tmp/diff_new_pack.J5MdXw/_new  2014-07-25 09:09:58.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kde-cli-tools5
-Version:4.98.0
+Version:5.0.0
 Release:0
 Summary:Additional CLI tools for KDE applications
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/plasma/%{version}/src/kde-cli-tools-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kde-cli-tools-%{version}.tar.xz
 BuildRequires:  kcmutils-devel
 BuildRequires:  kconfig-devel
 BuildRequires:  kdelibs4support-devel
@@ -47,10 +47,9 @@
 %prep
 %setup -q -n kde-cli-tools-%{version}
 sed -i '/^add_subdirectory(doc)/d' CMakeLists.txt
-sed -i '/^ecm_optional_add_subdirectory(po)/d' CMakeLists.txt
 
 %build
-  %cmake_kf5 -d build
+  %cmake_kf5 -d build -- -DBUILD_po=OFF
   %make_jobs
 
 %install

++ kde-cli-tools-4.98.0.tar.xz - kde-cli-tools-5.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-cli-tools-4.98.0/keditfiletype/filetypes.desktop 
new/kde-cli-tools-5.0.0/keditfiletype/filetypes.desktop
--- old/kde-cli-tools-4.98.0/keditfiletype/filetypes.desktop2014-07-03 
16:02:42.0 +0200
+++ new/kde-cli-tools-5.0.0/keditfiletype/filetypes.desktop 2014-07-10 
16:11:03.0 +0200
@@ -71,7 +71,7 @@
 Name[nl]=Bestandsassociaties
 Name[nn]=Filtilknytingar
 Name[or]=ଫାଇଲ ସଂସ୍ଥା
-Name[pa]=ਫਾਇਲ ਸਬੰਧ
+Name[pa]=ਫਾਈਲ ਸਬੰਧ
 Name[pl]=Skojarzenia plików
 Name[pt]=Associação de Ficheiros
 Name[pt_BR]=Associações de arquivos
@@ -163,7 +163,7 @@
 Comment[nl]=Hier kunt u de bestandsassociaties instellen
 Comment[nn]=Set opp filassosiasjonar
 Comment[or]=ଫାଇଲ ସଂସ୍ଥା ବିନ୍ୟାସ କରନ୍ତୁ
-Comment[pa]=ਫਾਇਲ ਸਬੰਧ ਸੰਰਚਨਾ
+Comment[pa]=ਫਾਈਲ ਸਬੰਧ ਸੰਰਚਨਾ
 Comment[pl]=Konfiguracja skojarzeń plików
 Comment[pt]=Configuração das associações de ficheiros
 Comment[pt_BR]=Configura as associações dos arquivos
@@ -231,7 +231,7 @@
 
X-KDE-Keywords[nds]=Dateitypen,Dateitoornen,MIME-Typen,Dateimustern,Dateien,Muster
 
X-KDE-Keywords[nl]=Bestandstypen,bestandsassociaties,Mime-typen,bestandspatronen,bestanden,patroon
 
X-KDE-Keywords[nn]=Filtypar,filetternamn,etternamn,filtilknytingar,MIME-typar,filmønster,filer,mønster
-X-KDE-Keywords[pa]=ਫਾਇਲਕਿਸਮ,ਫਾਇਲ ਸਬੰਧ,ਮਾਈਮ ਕਿਸਮ,ਫਾਇਲ ਪੈਟਰਨ,ਫਾਇਲਾਂ,ਪੈਟਰਨ
+X-KDE-Keywords[pa]=ਫਾਈਲਕਿਸਮ,ਫਾਈਲ ਸਬੰਧ,ਮਾਈਮ ਕਿਸਮ,ਫਾਈਲ ਪੈਟਰਨ,ਫਾਈਲਾਂ,ਪੈਟਰਨ
 X-KDE-Keywords[pl]=typy plików,skojarzenia plików,typy mime,wzorce 
plików,pliki,wzorzec
 X-KDE-Keywords[pt]=Tipos de ficheiros,Associações de ficheiros,Tipos 
MIME,Padrões de ficheiros,Ficheiros,Padrão
 X-KDE-Keywords[pt_BR]=Tipos de arquivos,Associações de arquivos,Tipos 
MIME,Padrões de arquivos,Arquivos,Padrão
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-cli-tools-4.98.0/po/ar/filetypes.po 
new/kde-cli-tools-5.0.0/po/ar/filetypes.po
--- old/kde-cli-tools-4.98.0/po/ar/filetypes.po 2014-07-03 16:02:49.0 
+0200
+++ new/kde-cli-tools-5.0.0/po/ar/filetypes.po  2014-07-10 16:11:12.0 
+0200
@@ -20,7 +20,7 @@
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
 Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100=3 
- n%100=10 ? 3 : n%100=11 ? 4 : 5;\n
+ n%100=10 ? 3 : n%100=11  n%100=99 ? 4 : 5;\n
 X-Generator: Translate Toolkit 1.10.0\n
 
 msgctxt NAME OF TRANSLATORS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-cli-tools-4.98.0/po/ar/kcmshell.po 
new/kde-cli-tools-5.0.0/po/ar/kcmshell.po
--- old/kde-cli-tools-4.98.0/po/ar/kcmshell.po  2014-07-03 16:02:49.0 
+0200
+++ new/kde-cli-tools-5.0.0/po/ar/kcmshell.po   2014-07-10 16:11:12.0 
+0200
@@ -17,7 +17,7 @@
 

commit libksysguard5 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package libksysguard5 for openSUSE:Factory 
checked in at 2014-07-25 09:09:17

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


Package is libksysguard5

Changes:

--- /work/SRC/openSUSE:Factory/libksysguard5/libksysguard5.changes  
2014-07-10 09:32:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.libksysguard5.new/libksysguard5.changes 
2014-07-25 09:10:05.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul 14 22:19:38 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+   * Plasma 5.0 Final
+
+---

Old:

  libksysguard-4.98.0.tar.xz

New:

  libksysguard-5.0.0.tar.xz



Other differences:
--
++ libksysguard5.spec ++
--- /var/tmp/diff_new_pack.fx5bE6/_old  2014-07-25 09:10:06.0 +0200
+++ /var/tmp/diff_new_pack.fx5bE6/_new  2014-07-25 09:10:06.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   libksysguard5
-Version:4.98.0
+Version:5.0.0
 Release:0
 Summary:Task management and system monitoring library
 License:GPL-2.0+
 Group:  Development/Libraries/C and C++
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/plasma/%{version}/src/libksysguard-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  extra-cmake-modules = 0.0.9
 BuildRequires:  gcc-c++
@@ -63,10 +63,9 @@
 
 %prep
 %setup -q -n libksysguard-%{version}
-sed -i '/^ecm_optional_add_subdirectory(po)/d' CMakeLists.txt
 
 %build
-  %cmake_kf5 -d build
+  %cmake_kf5 -d build -- -DBUILD_po=OFF
   %make_jobs
 
 %install

++ libksysguard-4.98.0.tar.xz - libksysguard-5.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-4.98.0/po/ar/ksgrd.po 
new/libksysguard-5.0.0/po/ar/ksgrd.po
--- old/libksysguard-4.98.0/po/ar/ksgrd.po  2014-07-03 16:33:21.0 
+0200
+++ new/libksysguard-5.0.0/po/ar/ksgrd.po   2014-07-14 19:01:39.0 
+0200
@@ -1,23 +1,22 @@
-# Language  translations for ... package.
-# Copyright (C) 2013 This_file_is_part_of_KDE
+# Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Safa Alfulaij safaalful...@hotmail.con, 2013.
-# Automatically generated, 2013.
+# Abd Allatif, 2014.
+# Safa Alfulaij safa1996alful...@gmail.com, 2014.
 msgid 
 msgstr 
 Project-Id-Version: \n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-04-27 20:55+\n
-PO-Revision-Date: 2013-07-08 09:46+0300\n
-Last-Translator: Safa Alfulaij safaalful...@hotmail.con\n
-Language-Team: Arabic d...@arabeyes.org\n
+PO-Revision-Date: 2014-07-08 13:12+0300\n
+Last-Translator: Safa Alfulaij safa1996alful...@gmail.com\n
+Language-Team: Arabic d...@mail.org\n
 Language: ar\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
-X-Generator: Lokalize 1.4\n
 Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100=3 
- n%100=10 ? 3 : n%100=11 ? 4 : 5;\n
+ n%100=10 ? 3 : n%100=11  n%100=99 ? 4 : 5;\n
+X-Generator: Lokalize 1.5\n
 
 #: SensorAgent.cpp:110
 #, kde-format
@@ -31,44 +30,45 @@
 
 #: SensorManager.cpp:60
 msgid Change
-msgstr غيّر
+msgstr التغيير
 
 #: SensorManager.cpp:61
 msgid Rate
-msgstr التقييم
+msgstr المعدّل
 
 #: SensorManager.cpp:63
 msgid CPU Load
-msgstr حمولة المعالد
+msgstr حِمْل المعالج
 
 #: SensorManager.cpp:64
 msgid Idling
-msgstr ساكن
+msgstr الخمول
 
 #: SensorManager.cpp:65
+#, fuzzy
 msgid Nice Load
-msgstr حمولة جيدة
+msgstr الحِمْل اللطيف
 
 #: SensorManager.cpp:66
 msgid User Load
-msgstr حمولة المستخدم
+msgstr حِمْل عمليات المستخدم
 
 #: SensorManager.cpp:67
 msgctxt @item sensor description
 msgid System Load
-msgstr حمولة النظام
+msgstr حِمْل النظام
 
 #: SensorManager.cpp:68
 msgid Waiting
-msgstr ينتظر
+msgstr الانتظار
 
 #: SensorManager.cpp:69
 msgid Interrupt Load
-msgstr الحمولة المقاطعة
+msgstr حِمْل المقاطعة
 
 #: SensorManager.cpp:70
 msgid Total Load
-msgstr الحمولة الكليّة
+msgstr الحِمْل الإجمالي
 
 #: SensorManager.cpp:71
 msgid Memory
@@ -76,31 +76,33 @@
 
 #: SensorManager.cpp:72
 msgid Physical Memory
-msgstr الذاكرة الحقيقية
+msgstr الذاكرة الفيزيائية
 
 #: SensorManager.cpp:73
 msgid Swap Memory
-msgstr الذاكرة البديلة
+msgstr ذاكرة الإبدال
 
 #: SensorManager.cpp:74
 msgid Cached Memory
-msgstr الذاكرة الخبيئة
+msgstr الذاكرة المخبّئة
 
+# دارئ/صوان/براح: من سيفهم هذه المصطلحات؟
 #: SensorManager.cpp:75
+#, fuzzy
 msgid Buffered Memory
-msgstr 

commit kio-extras5 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2014-07-25 09:09:14

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is kio-extras5

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2014-07-10 
09:31:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2014-07-25 09:10:01.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 11 19:04:45 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+   * Plasma 5.0 Final
+
+---

Old:

  kio-extras-4.98.0.tar.xz

New:

  kio-extras-5.0.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.FlJtNt/_old  2014-07-25 09:10:03.0 +0200
+++ /var/tmp/diff_new_pack.FlJtNt/_new  2014-07-25 09:10:03.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kio-extras5
-Version:4.98.0
+Version:5.0.0
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/plasma/%{version}/src/kio-extras-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kio-extras-%{version}.tar.xz
 BuildRequires:  OpenEXR-devel
 BuildRequires:  karchive-devel
 BuildRequires:  kconfig-devel

++ kio-extras-4.98.0.tar.xz - kio-extras-5.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-4.98.0/desktop/Home.desktop 
new/kio-extras-5.0.0/desktop/Home.desktop
--- old/kio-extras-4.98.0/desktop/Home.desktop  2014-07-03 15:55:29.0 
+0200
+++ new/kio-extras-5.0.0/desktop/Home.desktop   2014-07-10 16:02:10.0 
+0200
@@ -154,7 +154,7 @@
 GenericName[nl]=Persoonlijke bestanden
 GenericName[nn]=Personlege filer
 GenericName[or]=ବ୍ୟକ୍ତିଗତ ଫାଇଲଗୁଡ଼ିକ
-GenericName[pa]=ਨਿੱਜੀ ਫਾਇਲਾਂ
+GenericName[pa]=ਨਿੱਜੀ ਫਾਈਲਾਂ
 GenericName[pl]=Pliki osobiste
 GenericName[pt]=Ficheiros Pessoais
 GenericName[pt_BR]=Arquivos pessoais
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-4.98.0/desktop/directory.trash 
new/kio-extras-5.0.0/desktop/directory.trash
--- old/kio-extras-4.98.0/desktop/directory.trash   2014-07-03 
15:55:29.0 +0200
+++ new/kio-extras-5.0.0/desktop/directory.trash2014-07-10 
16:02:10.0 +0200
@@ -137,7 +137,7 @@
 Comment[nl]=Bevat de verwijderde bestanden
 Comment[nn]=Inneheld sletta filer
 Comment[or]=ଅପସାରିତ ଫାଇଲଗୁଡ଼ିକୁ ଧାରଣ କରିଥାଏ
-Comment[pa]=ਹਟਾਈਆਂ ਫਾਇਲਾਂ ਰੱਖਦਾ ਹੈ
+Comment[pa]=ਹਟਾਈਆਂ ਫਾਈਲਾਂ ਰੱਖਦਾ ਹੈ
 Comment[pl]=Zawiera usunięte pliki
 Comment[pt]=Contém os ficheiros removidos
 Comment[pt_BR]=Contém os arquivos removidos
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-4.98.0/po/ar/kfileaudiopreview5.po 
new/kio-extras-5.0.0/po/ar/kfileaudiopreview5.po
--- old/kio-extras-4.98.0/po/ar/kfileaudiopreview5.po   2014-07-03 
15:55:38.0 +0200
+++ new/kio-extras-5.0.0/po/ar/kfileaudiopreview5.po2014-07-10 
16:02:21.0 +0200
@@ -15,7 +15,7 @@
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
 Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100=3 
- n%100=10 ? 3 : n%100=11 ? 4 : 5;\n
+ n%100=10 ? 3 : n%100=11  n%100=99 ? 4 : 5;\n
 X-Generator: Translate Toolkit 1.10.0\n
 
 #: kfileaudiopreview.cpp:81
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-4.98.0/po/ar/kio_archive.po 
new/kio-extras-5.0.0/po/ar/kio_archive.po
--- old/kio-extras-4.98.0/po/ar/kio_archive.po  2014-07-03 15:55:38.0 
+0200
+++ new/kio-extras-5.0.0/po/ar/kio_archive.po   2014-07-10 16:02:21.0 
+0200
@@ -14,7 +14,7 @@
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
 Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100=3 
- n%100=10 ? 3 : n%100=11 ? 4 : 5;\n
+ n%100=10 ? 3 : n%100=11  n%100=99 ? 4 : 5;\n
 X-Generator: Translate Toolkit 1.10.0\n
 
 #: kio_archive.cpp:241 kio_archive.cpp:335 kio_archive.cpp:409
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-4.98.0/po/ar/kio_bookmarks.po 
new/kio-extras-5.0.0/po/ar/kio_bookmarks.po
--- old/kio-extras-4.98.0/po/ar/kio_bookmarks.po2014-07-03 
15:55:38.0 +0200
+++ new/kio-extras-5.0.0/po/ar/kio_bookmarks.po 2014-07-10 16:02:21.0 
+0200
@@ -16,7 +16,7 @@
 Content-Type: 

commit xf86-video-geode for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-geode for 
openSUSE:Factory checked in at 2014-07-25 09:08:57

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


Package is xf86-video-geode

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-geode/xf86-video-geode.changes
2013-12-11 17:41:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-geode.new/xf86-video-geode.changes   
2014-07-25 09:08:58.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 21 13:34:51 UTC 2014 - sndir...@suse.com
+
+- Update to version 2.11.16
+  * Added conditional include to fix FTBFS on xserver 1.15 and up.
+  * No need to conditionalize the xf86Modes.h include.
+
+---

Old:

  xf86-video-geode-2.11.15.tar.bz2

New:

  xf86-video-geode-2.11.16.tar.bz2



Other differences:
--
++ xf86-video-geode.spec ++
--- /var/tmp/diff_new_pack.GO0Kal/_old  2014-07-25 09:08:59.0 +0200
+++ /var/tmp/diff_new_pack.GO0Kal/_new  2014-07-25 09:08:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-geode
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-video-geode
-Version:2.11.15
+Version:2.11.16
 Release:0
 Summary:AMD Geode GX and LX video driver for the Xorg X server
 License:MIT

++ xf86-video-geode-2.11.15.tar.bz2 - xf86-video-geode-2.11.16.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-video-geode-2.11.15/ChangeLog 
new/xf86-video-geode-2.11.16/ChangeLog
--- old/xf86-video-geode-2.11.15/ChangeLog  2013-10-09 17:16:27.0 
+0200
+++ new/xf86-video-geode-2.11.16/ChangeLog  2014-07-17 02:39:06.0 
+0200
@@ -1,3 +1,31 @@
+commit 6ec1e2df7aeb78332fee0dd90900906e58aa790b
+Author: Martin-Éric Racine martin-eric.rac...@iki.fi
+Date:   Thu Jul 17 03:28:26 2014 +0300
+
+Geode 2.11.16
+
+This release restores compatibility with xserver-1.15 and newer
+by adding a missing xf86Modes.h include to src/geode_dcon.c
+
+VALIDATION PLATFORM
+ * Debian (X server 1.15.99.904) on FIC ION603A (Geode LX800).
+
+Signed-off-by: Martin-Éric Racine martin-eric.rac...@iki.fi
+
+commit 70b131d09b7d21df1d1ffcf6a4e50d3086924228
+Author: Martin-Éric Racine martin-eric.rac...@iki.fi
+Date:   Sat Feb 8 14:58:26 2014 +0200
+
+No need to conditionalize the xf86Modes.h include.
+
+commit 9707a7a5eac25536a5150fc12d9ace52420b4d36
+Author: Martin-Éric Racine martin-eric.rac...@iki.fi
+Date:   Sat Feb 8 13:27:11 2014 +0200
+
+Added conditional include to fix FTBFS on xserver 1.15 and up.
+
+Thanks to Maarten Lankhorst for the fix.
+
 commit c2d956a1e9bba7fa7877544f8e036ae78faa441f
 Author: Martin-Éric Racine martin-eric.rac...@iki.fi
 Date:   Wed Oct 9 14:48:45 2013 +0300
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-video-geode-2.11.15/INSTALL 
new/xf86-video-geode-2.11.16/INSTALL
--- old/xf86-video-geode-2.11.15/INSTALL2013-10-09 17:16:27.0 
+0200
+++ new/xf86-video-geode-2.11.16/INSTALL2014-07-17 02:39:06.0 
+0200
@@ -1,11 +1,13 @@
 Installation Instructions
 *
 
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
-2006, 2007, 2008 Free Software Foundation, Inc.
+Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
+Inc.
 
-   This file is free documentation; the Free Software Foundation gives
-unlimited permission to copy, distribute and modify it.
+   Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.  This file is offered as-is,
+without warranty of any kind.
 
 Basic Installation
 ==
@@ -13,7 +15,11 @@
Briefly, the shell commands `./configure; make; make install' should
 configure, build, and install this package.  The following
 more-detailed instructions are generic; see the `README' file for
-instructions specific to this package.
+instructions specific to this package.  Some packages provide this
+`INSTALL' file but do not implement all of the features documented
+below.  The lack of an optional feature in a given package is not
+necessarily a bug.  More recommendations for 

commit kwrited5 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2014-07-25 09:09:15

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


Package is kwrited5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2014-07-15 
08:00:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2014-07-25 
09:10:04.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 11 19:19:58 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+   * Plasma 5.0 Final
+
+---

Old:

  kwrited-4.98.0.tar.xz

New:

  kwrited-5.0.0.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.hapYCC/_old  2014-07-25 09:10:05.0 +0200
+++ /var/tmp/diff_new_pack.hapYCC/_new  2014-07-25 09:10:05.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kwrited5
-Version:4.98.0
+Version:5.0.0
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/plasma/%{version}/src/kwrited-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gcc-c++
 BuildRequires:  kdbusaddons-devel

++ kwrited-4.98.0.tar.xz - kwrited-5.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-4.98.0/CMakeLists.txt 
new/kwrited-5.0.0/CMakeLists.txt
--- old/kwrited-4.98.0/CMakeLists.txt   2014-07-03 16:39:33.0 +0200
+++ new/kwrited-5.0.0/CMakeLists.txt2014-07-10 16:49:52.0 +0200
@@ -2,7 +2,7 @@
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION 5.3.0)
 
-set(KWRITED_VERSION 4.98.0)
+set(KWRITED_VERSION 5.0.0)
 set(KWRITED_STRING_VERSION ${KWRITED_VERSION})
 
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_STRICT_ITERATORS 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS)

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



commit converseen for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package converseen for openSUSE:Factory 
checked in at 2014-07-25 09:09:08

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


Package is converseen

Changes:

--- /work/SRC/openSUSE:Factory/converseen/converseen.changes2014-07-02 
15:05:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.converseen.new/converseen.changes   
2014-07-25 09:09:50.0 +0200
@@ -1,0 +2,13 @@
+Mon Jul 21 05:06:54 UTC 2014 - lazy.k...@opensuse.org
+
+- Update to 0.7.3.
+  * Updated Polish translation.
+  * Various bugfixes.
+
+---
+Fri Jul 18 09:25:11 UTC 2014 - pgaj...@suse.com
+
+- remove +regard-warnings again, as libpng incorrect profile warning
+  is ignored in ImageMagick 6.8.9-5 and later
+
+---

Old:

  converseen-0.7.2.tar.bz2

New:

  converseen-0.7.3.tar.bz2



Other differences:
--
++ converseen.spec ++
--- /var/tmp/diff_new_pack.711B73/_old  2014-07-25 09:09:51.0 +0200
+++ /var/tmp/diff_new_pack.711B73/_new  2014-07-25 09:09:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   converseen
-Version:0.7.2
+Version:0.7.3
 Release:0
 Summary:Batch Image Conversion Tool
 License:GPL-3.0+
@@ -94,10 +94,7 @@
 %{buildroot}%{_datadir}/kde4/ \
 %{buildroot}%{_datadir}/pixmaps/%{name}.png
 # strip incorrect sRGB profile
-# for some reason convert -strip returns false, see
-# http://www.imagemagick.org/discourse-server/viewtopic.php?f=3t=25809
-# = +regard-warnings
-convert res/%{name}.png -strip +regard-warnings res/%{name}.png
+convert res/%{name}.png -strip res/%{name}.png
 for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
 install -dm 0755 \
 %{buildroot}%{_datadir}/icons/hicolor/${size}/apps/

++ converseen-0.7.2.tar.bz2 - converseen-0.7.3.tar.bz2 ++
 2373 lines of diff (skipped)

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



commit kfilemetadata5 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package kfilemetadata5 for openSUSE:Factory 
checked in at 2014-07-25 09:09:09

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


Package is kfilemetadata5

Changes:

--- /work/SRC/openSUSE:Factory/kfilemetadata5/kfilemetadata5.changes
2014-07-10 14:56:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfilemetadata5.new/kfilemetadata5.changes   
2014-07-25 09:09:52.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 11 14:38:56 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+   * Plasma 5.0 Final
+
+---

Old:

  kfilemetadata-4.98.0.tar.xz

New:

  kfilemetadata-5.0.0.tar.xz



Other differences:
--
++ kfilemetadata5.spec ++
--- /var/tmp/diff_new_pack.YnLLR4/_old  2014-07-25 09:09:53.0 +0200
+++ /var/tmp/diff_new_pack.YnLLR4/_new  2014-07-25 09:09:53.0 +0200
@@ -17,20 +17,20 @@
 
 
 Name:   kfilemetadata5
-Version:4.98.0
+Version:5.0.0
 Release:0
 Summary:Extract Metadata
 License:GPL-2.0+ and LGPL-2.1+ and LGPL-3.0
 Group:  Development/Libraries/KDE
 Url:http://www.kde.org/
-Source: 
http://download.kde.org/unstable/plasma/%{version}/src/kfilemetadata-%{version}.tar.xz
+Source: kfilemetadata-%{version}.tar.xz
 # needs libzip - needs libepub
 #Source1:baselibs.conf
 BuildRequires:  extra-cmake-modules = 1.0.0
-BuildRequires:  karchive-devel = 4.97.0
+BuildRequires:  karchive-devel = 5.0.0
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel = 4.97.0
-BuildRequires:  kservice-devel = 4.97.0
+BuildRequires:  ki18n-devel = 5.0.0
+BuildRequires:  kservice-devel = 5.0.0
 BuildRequires:  libepub-devel
 BuildRequires:  libexiv2-devel = 0.21
 BuildRequires:  pkgconfig(Qt5Test) = 5.2.0

++ kfilemetadata-4.98.0.tar.xz - kfilemetadata-5.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfilemetadata-4.98.0/CMakeLists.txt 
new/kfilemetadata-5.0.0/CMakeLists.txt
--- old/kfilemetadata-4.98.0/CMakeLists.txt 2014-07-03 21:47:34.0 
+0200
+++ new/kfilemetadata-5.0.0/CMakeLists.txt  2014-07-11 12:50:11.0 
+0200
@@ -1,7 +1,7 @@
 project(kfilemetadata)
 cmake_minimum_required(VERSION 2.8.12)
 
-find_package(ECM 0.0.14 REQUIRED NO_MODULE)
+find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake ${ECM_MODULE_PATH})
 
@@ -17,10 +17,10 @@
 set(KF5_VERSION 5.0.0)
 set(REQUIRED_QT_VERSION 5.2.0)
 
-ecm_setup_version(4.98.0
+ecm_setup_version(5.0.0
   VARIABLE_PREFIX KFILEMETADATA
   PACKAGE_VERSION_FILE 
${CMAKE_CURRENT_BINARY_DIR}/KF5FileMetaDataConfigVersion.cmake
-  SOVERSION 5)
+  SOVERSION 1)
 
 # Build dependencies
 find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE COMPONENTS Xml)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kfilemetadata-4.98.0/src/extractors/kfilemetadata_epubextractor.desktop 
new/kfilemetadata-5.0.0/src/extractors/kfilemetadata_epubextractor.desktop
--- old/kfilemetadata-4.98.0/src/extractors/kfilemetadata_epubextractor.desktop 
2014-07-03 21:46:08.0 +0200
+++ new/kfilemetadata-5.0.0/src/extractors/kfilemetadata_epubextractor.desktop  
2014-07-11 12:48:38.0 +0200
@@ -10,8 +10,8 @@
 Name[da]=KFileMetaData EPub-udtrækker
 Name[de]=EPub-Extraktion für KFileMetaData
 Name[el]=Εξαγωγέας EPub KFileMetaData
-Name[es]=Extractor de EPub para KFileMetaData
-Name[et]=KFileMetaData EPubi ekstraktimine
+Name[en_GB]=KFileMetaData EPub Extractor
+Name[es]=Extractor EPub de KFileMetaData
 Name[fi]=KFileMetaDatan EPub-lukuohjelma
 Name[fr]=Extracteur EPub de KFileMetaData
 Name[gl]=Extractor de EPub de KFileMetaData
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kfilemetadata-4.98.0/src/extractors/kfilemetadata_exiv2extractor.desktop 
new/kfilemetadata-5.0.0/src/extractors/kfilemetadata_exiv2extractor.desktop
--- 
old/kfilemetadata-4.98.0/src/extractors/kfilemetadata_exiv2extractor.desktop
2014-07-03 21:46:08.0 +0200
+++ new/kfilemetadata-5.0.0/src/extractors/kfilemetadata_exiv2extractor.desktop 
2014-07-11 12:48:38.0 +0200
@@ -10,8 +10,8 @@
 Name[da]=KFileMetaData Exiv2-udtrækker
 Name[de]=Exiv2-Extraktion für KFileMetaData
 Name[el]=Εξαγωγέας Exiv2 KFileMetaData
-Name[es]=Extractor de Exiv2 para KFileMetaData
-Name[et]=KFileMetaData Exiv2 ekstraktimine
+Name[en_GB]=KFileMetaData Exiv2 Extractor
+Name[es]=Extractor Exiv2 

commit chromium for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2014-07-25 09:09:05

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


Package is chromium

Changes:

--- /work/SRC/openSUSE:Factory/chromium/chromium.changes2014-06-19 
13:20:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2014-07-25 
09:09:21.0 +0200
@@ -1,0 +2,25 @@
+Tue Jul 22 08:19:51 UTC 2014 - tittiatc...@gmail.com
+
+- Update to Chromium 36.0.1985.125
+  New Functionality:
+  * Rich Notifications Improvements
+  * An Updated Incognito / Guest NTP design
+  * The addition of a Browser crash recovery bubble
+  * Chrome App Launcher for Linux
+  * Lots of under the hood changes for stability and performance
+  
+  Security Fixes (bnc#887952,bnc#887955):
+  * CVE-2014-3160: Same-Origin-Policy bypass in SVG
+  * CVE-2014-3162: Various fixes from internal audits, fuzzing 
+   and other initiatives
+  and 24 more fixes for which no description was given.
+ 
+  Packaging changes:
+  * Switch to newer method to retrieve toolchain packages. Dropping
+the three naclsdk_*tgz files. Everything is now included in the
+toolchain_linux_x86.tar.bz2 tarball
+  * Add Courgette.tar.xz as that the build process now requires 
+some files from Courgette in order to build succesfully. This 
+does not mean that Courgette is build/delivered.
+
+---
@@ -5 +30 @@
-  Security fixes:
+  Security fixes (bnc#882264,bnc#882264,bnc#882265,bnc#882263):

Old:

  chromium-35.0.1916.153.tar.xz
  naclsdk_linux_x86.tgz
  naclsdk_pnacl_linux_x86.tgz
  naclsdk_pnacl_translator.tgz

New:

  chromium-36.0.1985.125.tar.xz
  courgette.tar.xz



Other differences:
--
++ chromium.spec ++
--- /var/tmp/diff_new_pack.jHI23h/_old  2014-07-25 09:09:48.0 +0200
+++ /var/tmp/diff_new_pack.jHI23h/_new  2014-07-25 09:09:48.0 +0200
@@ -19,22 +19,16 @@
 %define chromium_no_dlopen 1
 %define chromium_system_libs 0
 
-%define pnacl_version 12919
-%define newlib_version 12790
-%define glibc_version 12831
-
 Name:   chromium
-Version:35.0.1916.153
+Version:36.0.1985.125
 Release:0
 Summary:Google's opens source browser project
 License:BSD-3-Clause and LGPL-2.1+
 Group:  Productivity/Networking/Web/Browsers
 Url:http://code.google.com/p/chromium/
 Source0:
http://gsdview.appspot.com/chromium-browser-official/%{name}-%{version}.tar.xz
-Source1:
http://gsdview.appspot.com/nativeclient-archive2/x86_toolchain/r%{glibc_version}/toolchain_linux_x86.tar.bz2
-Source2:
http://gsdview.appspot.com/nativeclient-archive2/toolchain/%{newlib_version}/naclsdk_linux_x86.tgz
-Source3:
http://gsdview.appspot.com/nativeclient-archive2/toolchain/%{pnacl_version}/naclsdk_pnacl_linux_x86.tgz
-Source4:
http://gsdview.appspot.com/nativeclient-archive2/toolchain/%{pnacl_version}/naclsdk_pnacl_translator.tgz
+Source1:toolchain_linux_x86.tar.bz2
+Source2:%{name}-rpmlintrc
 Source30:   master_preferences
 Source31:   default_bookmarks.html
 Source99:   chrome-wrapper
@@ -43,8 +37,9 @@
 Source102:  chromium-browser.xml
 Source103:  chromium.default
 Source104:  chromium-icons.tar.bz2
-Source997:  depot_tools.tar.xz
-Source998:  gn-binaries.tar.xz
+Source997:  courgette.tar.xz
+Source998:  depot_tools.tar.xz
+Source999:  gn-binaries.tar.xz
 Provides:   chromium-based-browser = %{version}
 Provides:   chromium-browser = %{version}
 Provides:   browser(npapi)
@@ -134,6 +129,7 @@
 BuildRequires:  pkgconfig(xscrnsaver)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
+BuildRequires:  pkgconfig(libexif)
 %if 0%{?chromium_system_libs}
 %if 0%{?suse_version}  1230
 BuildRequires:  libjpeg62-devel
@@ -290,7 +286,11 @@
 %endif
 
 %prep
-%setup -q -n %{name}-%{version} -a 998 -a 997
+%if !0%{?packman_bs}
+%setup -q -n %{name}-%{version} -a 999 -a 998 -a 1
+%else
+%setup -q -n %{name}-%{version} -a 999 -a 998 -a 997
+%endif
 
 %patch1 -p0
 %patch2 -p0
@@ -306,15 +306,8 @@
 export PATH=$PATH:`pwd`/depot_tools
 
 %if !0%{?packman_bs}
-# Install the Native Client tarballs to the right location
-mkdir -p native_client/toolchain/.tars
-cp %{SOURCE1} native_client/toolchain/.tars/
-cp %{SOURCE2} native_client/toolchain/.tars/
-cp %{SOURCE3} native_client/toolchain/.tars/
-cp %{SOURCE4} native_client/toolchain/.tars/
-
 # Extract the NaCl tarballs 
-python ./build/download_nacl_toolchains.py --no-arm-trusted --keep
+python 

commit plasma-nm5 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package plasma-nm5 for openSUSE:Factory 
checked in at 2014-07-25 09:09:21

Comparing /work/SRC/openSUSE:Factory/plasma-nm5 (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-nm5.new (New)


Package is plasma-nm5

Changes:

--- /work/SRC/openSUSE:Factory/plasma-nm5/plasma-nm5.changes2014-07-15 
08:00:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-nm5.new/plasma-nm5.changes   
2014-07-25 09:10:17.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 11 19:43:00 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+   * Plasma 5.0 Final
+
+---

Old:

  plasma-nm-4.98.0.tar.xz

New:

  plasma-nm-5.0.0-1.tar.xz



Other differences:
--
++ plasma-nm5.spec ++
--- /var/tmp/diff_new_pack.D6rbGD/_old  2014-07-25 09:10:18.0 +0200
+++ /var/tmp/diff_new_pack.D6rbGD/_new  2014-07-25 09:10:18.0 +0200
@@ -15,16 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define mm_support 1
 
 Name:   plasma-nm5
-Version:4.98.0
+Version:5.0.0
 Release:0
 Summary:Plasma applet written in QML for managing network connections
 License:(LGPL-2.1 or LGPL-3.0) and (GPL-2.0 or GPL-3.0)
 Group:  System/GUI/KDE
 Url:https://projects.kde.org/projects/playground/network/plasma-nm
-Source: 
http://download.kde.org/unstable/plasma/%{version}/src/plasma-nm-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-nm-%{version}-1.tar.xz
 BuildRequires:  NetworkManager-devel = 0.9.8.0
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
@@ -181,7 +182,7 @@
 %{_kf5_bindir}/kde5-nm-connection-editor
 %{_kf5_libdir}/libplasmanm_editor.so
 %{_kf5_libdir}/libplasmanm_internal.so
-%{_kf5_plugindir}/*networkmanagement.so
+%{_kf5_plugindir}/kded_networkmanagement.so
 %{_kf5_qmldir}/
 %{_kf5_applicationsdir}/kde5-nm-connection-editor.desktop
 %{_kf5_sharedir}/kde5-nm-connection-editor/
@@ -190,62 +191,47 @@
 %{_kf5_servicesdir}/plasma-applet*.desktop
 %{_kf5_servicetypesdir}/
 %{_kf5_sharedir}/plasma/
-%exclude %{_kf5_plugindir}/plasmanetworkmanagement/vpnuiplugin/
 
 %files openvpn
 %defattr(-,root,root)
 %doc COPYING*
-%dir %{_kf5_plugindir}/plasmanetworkmanagement
-%dir %{_kf5_plugindir}/plasmanetworkmanagement/vpnuiplugin
-%{_kf5_plugindir}/plasmanetworkmanagement/vpnuiplugin/*_openvpnui.so
+%{_kf5_plugindir}/*_openvpnui.so
 %{_kf5_servicesdir}/plasmanetworkmanagement_openvpnui.desktop
 
 %files vpnc
 %defattr(-,root,root)
 %doc COPYING*
-%dir %{_kf5_plugindir}/plasmanetworkmanagement
-%dir %{_kf5_plugindir}/plasmanetworkmanagement/vpnuiplugin
-%{_kf5_plugindir}/plasmanetworkmanagement/vpnuiplugin/*_vpncui.so
+%{_kf5_plugindir}/*_vpncui.so
 %{_kf5_servicesdir}/plasmanetworkmanagement_vpncui.desktop
 
 %files openconnect
 %defattr(-,root,root)
 %doc COPYING*
-%dir %{_kf5_plugindir}/plasmanetworkmanagement
-%dir %{_kf5_plugindir}/plasmanetworkmanagement/vpnuiplugin
-%{_kf5_plugindir}/plasmanetworkmanagement/vpnuiplugin/*_openconnectui.so
+%{_kf5_plugindir}/*_openconnectui.so
 %{_kf5_servicesdir}/plasmanetworkmanagement_openconnectui.desktop
 
 %files openswan
 %defattr(-,root,root)
 %doc COPYING*
-%dir %{_kf5_plugindir}/plasmanetworkmanagement
-%dir %{_kf5_plugindir}/plasmanetworkmanagement/vpnuiplugin
-%{_kf5_plugindir}/plasmanetworkmanagement/vpnuiplugin/*_openswanui.so
+%{_kf5_plugindir}/*_openswanui.so
 %{_kf5_servicesdir}/plasmanetworkmanagement_openswanui.desktop
 
 %files strongswan
 %defattr(-,root,root)
 %doc COPYING*
-%dir %{_kf5_plugindir}/plasmanetworkmanagement
-%dir %{_kf5_plugindir}/plasmanetworkmanagement/vpnuiplugin
-%{_kf5_plugindir}/plasmanetworkmanagement/vpnuiplugin/*_strongswanui.so
+%{_kf5_plugindir}/*_strongswanui.so
 %{_kf5_servicesdir}/plasmanetworkmanagement_strongswanui.desktop
 
 %files l2tp
 %defattr(-,root,root)
 %doc COPYING*
-%dir %{_kf5_plugindir}/plasmanetworkmanagement
-%dir %{_kf5_plugindir}/plasmanetworkmanagement/vpnuiplugin
-%{_kf5_plugindir}/plasmanetworkmanagement/vpnuiplugin/*_l2tpui.so
+%{_kf5_plugindir}/*_l2tpui.so
 %{_kf5_servicesdir}/plasmanetworkmanagement_l2tpui.desktop
 
 %files pptp
 %defattr(-,root,root)
 %doc COPYING*
-%dir %{_kf5_plugindir}/plasmanetworkmanagement
-%dir %{_kf5_plugindir}/plasmanetworkmanagement/vpnuiplugin
-%{_kf5_plugindir}/plasmanetworkmanagement/vpnuiplugin/*_pptpui.so
+%{_kf5_plugindir}/*_pptpui.so
 %{_kf5_servicesdir}/plasmanetworkmanagement_pptpui.desktop
 
 %changelog

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



commit libKF5NetworkManagerQt for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2014-07-25 09:09:19

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


Package is libKF5NetworkManagerQt

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2014-07-11 20:05:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2014-07-25 09:10:08.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 11 19:32:41 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Version update to 5.0.91
+
+---

Old:

  libnm-qt-5.0.90.tar.xz

New:

  libnm-qt-5.0.91.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.GEhdDS/_old  2014-07-25 09:10:10.0 +0200
+++ /var/tmp/diff_new_pack.GEhdDS/_new  2014-07-25 09:10:10.0 +0200
@@ -20,7 +20,7 @@
 %define soversion 5
 
 Name:   libKF5NetworkManagerQt
-Version:5.0.90
+Version:5.0.91
 Release:0
 Summary:A qt wrapper around the NetworkManager libraries
 License:LGPL-2.1 or LGPL-3.0

++ libnm-qt-5.0.90.tar.xz - libnm-qt-5.0.91.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.90/CMakeLists.txt 
new/libnm-qt-5.0.91/CMakeLists.txt
--- old/libnm-qt-5.0.90/CMakeLists.txt  2014-07-03 17:24:26.0 +0200
+++ new/libnm-qt-5.0.91/CMakeLists.txt  2014-07-10 20:21:19.0 +0200
@@ -2,7 +2,7 @@
 
 project(NetworkManagerQt)
 
-find_package(ECM 0.0.13 REQUIRED NO_MODULE)
+find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake 
${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -29,7 +29,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.0.90)
+set(KF5_VERSION 5.0.91)
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.90/networkmanagerqt.yaml 
new/libnm-qt-5.0.91/networkmanagerqt.yaml
--- old/libnm-qt-5.0.90/networkmanagerqt.yaml   2014-07-03 17:24:26.0 
+0200
+++ new/libnm-qt-5.0.91/networkmanagerqt.yaml   2014-07-10 20:21:19.0 
+0200
@@ -1 +1,10 @@
+maintainer: Lamarque Souza, Jan Grulich, Lukáš Tinkl
+description: Qt wrapper for NetworkManager API
 tier: 1
+type: integration
+platforms:
+- name: Linux
+- note: Functional only with running NetworkManager
+portingAid: false
+deprecated: false
+release: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.90/src/bonddevice.cpp 
new/libnm-qt-5.0.91/src/bonddevice.cpp
--- old/libnm-qt-5.0.90/src/bonddevice.cpp  2014-07-03 17:24:26.0 
+0200
+++ new/libnm-qt-5.0.91/src/bonddevice.cpp  2014-07-10 20:21:19.0 
+0200
@@ -40,9 +40,9 @@
 };
 }
 
-NetworkManager::BondDevicePrivate::BondDevicePrivate(const QString path, 
BondDevice *q):
-DevicePrivate(path, q), iface(NetworkManagerPrivate::DBUS_SERVICE, path, 
QDBusConnection::systemBus()),
-carrier(false)
+NetworkManager::BondDevicePrivate::BondDevicePrivate(const QString path, 
BondDevice *q)
+: DevicePrivate(path, q), iface(NetworkManagerPrivate::DBUS_SERVICE, path, 
QDBusConnection::systemBus())
+, carrier(false)
 {
 carrier = iface.carrier();
 hwAddress = iface.hwAddress();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.90/src/dhcp6config.cpp 
new/libnm-qt-5.0.91/src/dhcp6config.cpp
--- old/libnm-qt-5.0.90/src/dhcp6config.cpp 2014-07-03 17:24:26.0 
+0200
+++ new/libnm-qt-5.0.91/src/dhcp6config.cpp 2014-07-10 20:21:19.0 
+0200
@@ -23,9 +23,9 @@
 #include manager_p.h
 #include nmdebug.h
 
-NetworkManager::Dhcp6ConfigPrivate::Dhcp6ConfigPrivate(const QString path, 
QObject *owner) :
-dhcp6Iface(NetworkManagerPrivate::DBUS_SERVICE, path, 
QDBusConnection::systemBus()),
-myPath(path)
+NetworkManager::Dhcp6ConfigPrivate::Dhcp6ConfigPrivate(const QString path, 
QObject *owner)
+: dhcp6Iface(NetworkManagerPrivate::DBUS_SERVICE, path, 
QDBusConnection::systemBus())
+, myPath(path)
 {
 Q_UNUSED(owner);
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.90/src/ipaddress.cpp 
new/libnm-qt-5.0.91/src/ipaddress.cpp
--- 

commit milou5 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package milou5 for openSUSE:Factory checked 
in at 2014-07-25 09:09:20

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


Package is milou5

Changes:

--- /work/SRC/openSUSE:Factory/milou5/milou5.changes2014-07-11 
06:46:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.milou5.new/milou5.changes   2014-07-25 
09:10:10.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 11 19:38:05 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+   * Plasma 5.0 Final
+
+---

Old:

  milou-4.98.0.tar.xz

New:

  milou-5.0.0.tar.xz



Other differences:
--
++ milou5.spec ++
--- /var/tmp/diff_new_pack.HzfbVO/_old  2014-07-25 09:10:11.0 +0200
+++ /var/tmp/diff_new_pack.HzfbVO/_new  2014-07-25 09:10:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   milou5
-Version:4.98.0
+Version:5.0.0
 Release:0
 Summary:Dedicated search application built on top of Baloo
 License:GPL-2.0+ and LGPL-2.1+

++ milou-4.98.0.tar.xz - milou-5.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-4.98.0/CMakeLists.txt 
new/milou-5.0.0/CMakeLists.txt
--- old/milou-4.98.0/CMakeLists.txt 2014-07-03 17:24:14.0 +0200
+++ new/milou-5.0.0/CMakeLists.txt  2014-07-10 17:31:40.0 +0200
@@ -20,8 +20,8 @@
 #TYPE REQUIRED PURPOSE Support for Email previews)
 
 
-set(MILOU_VERSION_MAJOR 4)
-set(MILOU_VERSION_MINOR 98)
+set(MILOU_VERSION_MAJOR 5)
+set(MILOU_VERSION_MINOR 0)
 set(MILOU_VERSION_PATCH 0)
 set(MILOU_VERSION 
${MILOU_VERSION_MAJOR}.${MILOU_VERSION_MINOR}.${MILOU_VERSION_PATCH} )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-4.98.0/lib/sourcesmodel.cpp 
new/milou-5.0.0/lib/sourcesmodel.cpp
--- old/milou-4.98.0/lib/sourcesmodel.cpp   2014-07-03 17:22:52.0 
+0200
+++ new/milou-5.0.0/lib/sourcesmodel.cpp2014-07-10 17:30:16.0 
+0200
@@ -99,7 +99,7 @@
 return m.text();
 
 case Qt::DecorationRole:
-return m.icon().name();
+return m.icon();
 
 case TypeRole:
 return m.matchCategory();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/milou-4.98.0/plasmoid/package/contents/code/globals.js 
new/milou-5.0.0/plasmoid/package/contents/code/globals.js
--- old/milou-4.98.0/plasmoid/package/contents/code/globals.js  2014-07-03 
17:22:52.0 +0200
+++ new/milou-5.0.0/plasmoid/package/contents/code/globals.js   2014-07-10 
17:30:16.0 +0200
@@ -28,6 +28,9 @@
 // The Maximum and Minimum width of the Plasmoid
 var PlasmoidWidth = units.gridUnit * 35;
 
+// The size in which the Plasmoid switches between compact and full
+var SwitchWidth = units.gridUnit * 20;
+
 var IconSize = units.iconSizes.small
 
 // This title size is only used in the Audio plugin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-4.98.0/plasmoid/package/contents/ui/main.qml 
new/milou-5.0.0/plasmoid/package/contents/ui/main.qml
--- old/milou-4.98.0/plasmoid/package/contents/ui/main.qml  2014-07-03 
17:22:52.0 +0200
+++ new/milou-5.0.0/plasmoid/package/contents/ui/main.qml   2014-07-10 
17:30:16.0 +0200
@@ -32,6 +32,8 @@
 
 Item {
 id: mainWidget
+Plasmoid.switchWidth: Globals.SwitchWidth
+Plasmoid.switchHeight: Globals.SwitchWidth
 Layout.minimumWidth: Globals.PlasmoidWidth
 Layout.maximumWidth: Globals.PlasmoidWidth
 Layout.minimumHeight: wrapper.minimumHeight + wrapper.anchors.topMargin + 
wrapper.anchors.bottomMargin
@@ -75,6 +77,8 @@
 
 Milou.ResultsView {
 id: listView
+//in case is expanded
+clip: true
 
 anchors {
 left: parent.left
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-4.98.0/plasmoid/package/metadata.desktop 
new/milou-5.0.0/plasmoid/package/metadata.desktop
--- old/milou-4.98.0/plasmoid/package/metadata.desktop  2014-07-03 
17:22:52.0 +0200
+++ new/milou-5.0.0/plasmoid/package/metadata.desktop   2014-07-10 
17:30:16.0 +0200
@@ -7,11 +7,16 @@
 Name[fi]=Haku
 Name[nds]=Söken
 Name[nl]=Zoeken
+Name[pa]=ਖੋਜ
 Name[pl]=Znajdź
 Name[pt]=Pesquisa
 Name[pt_BR]=Procurar
 Name[sk]=Hľadať
 Name[sl]=Poišči
+Name[sr]=Претрага
+Name[sr@ijekavian]=Претрага
+Name[sr@ijekavianlatin]=Pretraga
+Name[sr@latin]=Pretraga
 Name[sv]=Sök
 Name[uk]=Пошук
 

commit libkscreen2 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package libkscreen2 for openSUSE:Factory 
checked in at 2014-07-25 09:09:23

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


Package is libkscreen2

Changes:

--- /work/SRC/openSUSE:Factory/libkscreen2/libkscreen2.changes  2014-07-10 
09:32:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkscreen2.new/libkscreen2.changes 
2014-07-25 09:10:18.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 11 19:26:04 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Version bump to 5.0.91:
+   * libkscreen is expected to become part of KDE Frameworks
+
+---

Old:

  libkscreen-1.73.tar.xz

New:

  libkscreen-5.0.91.tar.xz



Other differences:
--
++ libkscreen2.spec ++
--- /var/tmp/diff_new_pack.ADkADj/_old  2014-07-25 09:10:19.0 +0200
+++ /var/tmp/diff_new_pack.ADkADj/_new  2014-07-25 09:10:19.0 +0200
@@ -17,8 +17,9 @@
 
 
 %define lname   libKF5Screen5
+%define plasma_version 5.0.0   
 Name:   libkscreen2
-Version:1.73
+Version:5.0.91
 Release:0
 BuildRequires:  cmake = 2.8.12
 BuildRequires:  extra-cmake-modules = 0.0.12
@@ -38,7 +39,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/plasma/4.98.0/src/libkscreen-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/5.0.0/libkscreen-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ libkscreen-1.73.tar.xz - libkscreen-5.0.91.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-1.73/CMakeLists.txt 
new/libkscreen-5.0.91/CMakeLists.txt
--- old/libkscreen-1.73/CMakeLists.txt  2014-07-03 17:24:20.0 +0200
+++ new/libkscreen-5.0.91/CMakeLists.txt2014-07-10 20:21:51.0 
+0200
@@ -30,7 +30,7 @@
 PURPOSE Required for building XRandR 1.2 backend
 )
 
-set(KF5_VERSION 2.0.0) #When we are happy with the api, we can sync with 
frameworks
+set(KF5_VERSION 5.0.91) #When we are happy with the api, we can sync with 
frameworks
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KSCREEN
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/kscreen_version.h
 PACKAGE_VERSION_FILE 
${CMAKE_CURRENT_BINARY_DIR}/KF5ScreenConfigVersion.cmake

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



commit eric5 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package eric5 for openSUSE:Factory checked 
in at 2014-07-25 09:09:24

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


Package is eric5

Changes:

--- /work/SRC/openSUSE:Factory/eric5/eric5.changes  2014-05-13 
20:43:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.eric5.new/eric5.changes 2014-07-25 
09:10:21.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 30 19:24:54 UTC 2014 - ter...@gmail.com
+
+- Update to 5.4.5
+  - bug fixes
+---
@@ -4 +9 @@
-- Update to 5.4.3
+- Update to 5.4.4

Old:

  eric5-5.4.4.tar.gz
  eric5-i18n-cs-5.4.4.tar.gz
  eric5-i18n-de-5.4.4.tar.gz
  eric5-i18n-en-5.4.4.tar.gz
  eric5-i18n-es-5.4.4.tar.gz
  eric5-i18n-fr-5.4.4.tar.gz
  eric5-i18n-it-5.4.4.tar.gz
  eric5-i18n-ru-5.4.4.tar.gz
  eric5-i18n-tr-5.4.4.tar.gz
  eric5-i18n-zh_CN.GB2312-5.4.4.tar.gz

New:

  eric5-5.4.5.tar.gz
  eric5-i18n-cs-5.4.5.tar.gz
  eric5-i18n-de-5.4.5.tar.gz
  eric5-i18n-en-5.4.5.tar.gz
  eric5-i18n-es-5.4.5.tar.gz
  eric5-i18n-fr-5.4.5.tar.gz
  eric5-i18n-it-5.4.5.tar.gz
  eric5-i18n-ru-5.4.5.tar.gz
  eric5-i18n-tr-5.4.5.tar.gz
  eric5-i18n-zh_CN.GB2312-5.4.5.tar.gz



Other differences:
--
++ eric5.spec ++
--- /var/tmp/diff_new_pack.vr1J3C/_old  2014-07-25 09:10:22.0 +0200
+++ /var/tmp/diff_new_pack.vr1J3C/_new  2014-07-25 09:10:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   eric5
-Version:5.4.4
+Version:5.4.5
 Release:0
 Summary:Python IDE based on Qt4
 License:GPL-3.0+
@@ -84,8 +84,12 @@
 %defattr(-,root,root)
 %doc LICENSE.GPL3 README THANKS
 %{_bindir}/*
+%{_datadir}/appdata
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/%{name}_webbrowser.desktop
 %{_datadir}/pixmaps/eric.png
+%{_datadir}/pixmaps/ericWeb.png
 %{python3_sitelib}/*
 %dir /usr/share/qt4/qsci/api/python
 /usr/share/qt4/qsci/api/python/*

++ eric5-5.4.4.tar.gz - eric5-5.4.5.tar.gz ++
/work/SRC/openSUSE:Factory/eric5/eric5-5.4.4.tar.gz 
/work/SRC/openSUSE:Factory/.eric5.new/eric5-5.4.5.tar.gz differ: char 5, line 1

++ eric5-i18n-cs-5.4.4.tar.gz - eric5-i18n-cs-5.4.5.tar.gz ++

++ eric5-i18n-de-5.4.4.tar.gz - eric5-i18n-de-5.4.5.tar.gz ++

++ eric5-i18n-en-5.4.4.tar.gz - eric5-i18n-en-5.4.5.tar.gz ++

++ eric5-i18n-es-5.4.4.tar.gz - eric5-i18n-es-5.4.5.tar.gz ++

++ eric5-i18n-fr-5.4.4.tar.gz - eric5-i18n-fr-5.4.5.tar.gz ++

++ eric5-i18n-it-5.4.4.tar.gz - eric5-i18n-it-5.4.5.tar.gz ++

++ eric5-i18n-ru-5.4.4.tar.gz - eric5-i18n-ru-5.4.5.tar.gz ++

++ eric5-i18n-tr-5.4.4.tar.gz - eric5-i18n-tr-5.4.5.tar.gz ++

++ eric5-i18n-zh_CN.GB2312-5.4.4.tar.gz - 
eric5-i18n-zh_CN.GB2312-5.4.5.tar.gz ++


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



commit systemsettings5 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package systemsettings5 for openSUSE:Factory 
checked in at 2014-07-25 09:09:23

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


Package is systemsettings5

Changes:

--- /work/SRC/openSUSE:Factory/systemsettings5/systemsettings5.changes  
2014-07-10 09:31:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.systemsettings5.new/systemsettings5.changes 
2014-07-25 09:10:19.0 +0200
@@ -1,0 +2,6 @@
+Thu Jul 24 17:51:58 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.1~20140724~0d5e3bb snapshot
+- Drop bump_so_version.diff and rename_systemsettings.diff, upstreamed
+
+---

Old:

  bump_so_version.diff
  rename_systemsettings.diff
  systemsettings-4.98.0.tar.xz

New:

  systemsettings-5.0.1~20140724~0d5e3bb.tar.xz



Other differences:
--
++ systemsettings5.spec ++
--- /var/tmp/diff_new_pack.y9urb2/_old  2014-07-25 09:10:20.0 +0200
+++ /var/tmp/diff_new_pack.y9urb2/_new  2014-07-25 09:10:20.0 +0200
@@ -17,17 +17,13 @@
 
 
 Name:   systemsettings5
-Version:4.98.0
+Version:5.0.1~20140724~0d5e3bb
 Release:0
 Summary:KDE's control center
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
 Source0:systemsettings-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM rename_systemsettings.diff -- r118388, makes possible for 
5.x and 4.x variant coexist
-Patch0: rename_systemsettings.diff
-# PATCH-FIX-UPSTREAM bump_so_version.diff -- r118387, bump systemsettingsview 
soversion, so 5.x and 4.x version don't kill each other
-Patch1: bump_so_version.diff
 BuildRequires:  kcmutils-devel
 BuildRequires:  kconfig-devel
 BuildRequires:  kdbusaddons-devel
@@ -60,8 +56,6 @@
 
 %prep
 %setup -q -n systemsettings-%{version}
-%patch0 -p1
-%patch1 -p1
 sed -i '/^ecm_optional_add_subdirectory(po)/d' CMakeLists.txt
 
 %build

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



commit vm-install for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-07-25 09:09:25

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


Package is vm-install

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-07-18 
07:32:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-07-25 09:10:23.0 +0200
@@ -1,0 +2,19 @@
+Wed Jul 23 10:33:58 MDT 2014 - carn...@suse.com
+
+- Updated language files
+- Version 0.8.30
+
+---
+Thu Jul 21 18:22:45 MDT 2014 - carn...@suse.com
+
+- bnc#872034 - connection to fresh HVM guest lost after install
+- Version 0.8.29
+
+---
+Thu Jul 18 12:17:15 MDT 2014 - carn...@suse.com
+
+- bnc#887993 - vm-install calculating available memory incorrectly
+- Updated language files
+- Version 0.8.28
+
+---

Old:

  vm-install-0.8.27.tar.bz2

New:

  vm-install-0.8.30.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.6m6dj7/_old  2014-07-25 09:10:24.0 +0200
+++ /var/tmp/diff_new_pack.6m6dj7/_new  2014-07-25 09:10:24.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 %if %suse_version = 1230
 %define with_vminstall_as_default_installer 1
@@ -27,12 +26,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.27
+Version:0.8.30
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.27.tar.bz2
+Source0:%{name}-0.8.30.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x ppc64le

++ vm-install-0.8.27.tar.bz2 - vm-install-0.8.30.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.27/Makefile 
new/vm-install-0.8.30/Makefile
--- old/vm-install-0.8.27/Makefile  2014-07-10 23:37:56.0 +0200
+++ new/vm-install-0.8.30/Makefile  2014-07-23 18:34:47.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.27
+VER = 0.8.30
 
 default:
@echo Run 'make install DESTDIR=$destdir' to install.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.27/po/ar.po 
new/vm-install-0.8.30/po/ar.po
--- old/vm-install-0.8.27/po/ar.po  2014-06-12 05:45:39.0 +0200
+++ new/vm-install-0.8.30/po/ar.po  2014-07-22 22:21:45.0 +0200
@@ -6,9 +6,9 @@
 Project-Id-Version: xen-vm-install\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2014-05-08 18:43-0600\n
-PO-Revision-Date: 2014-06-06 14:45\n
-Last-Translator: Novell Language langu...@novell.com\n
-Language-Team: Novell Language langu...@novell.com\n
+PO-Revision-Date: 2014-07-15 11:31\n
+Last-Translator: Novell language langu...@novell.com\n
+Language-Team: Novell language langu...@novell.com\n
 Language: \n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
@@ -345,7 +345,7 @@
 
 #: src/vminstall/msg.py:135
 msgid openSUSE 13
-msgstr أوبن سوزي 13
+msgstr openSUSE 13
 
 #: src/vminstall/msg.py:136
 msgid Other operating system
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.27/po/cs.po 
new/vm-install-0.8.30/po/cs.po
--- old/vm-install-0.8.27/po/cs.po  2014-06-12 05:45:40.0 +0200
+++ new/vm-install-0.8.30/po/cs.po  2014-07-22 22:21:45.0 +0200
@@ -6,9 +6,9 @@
 Project-Id-Version: xen-vm-install\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2014-05-08 18:43-0600\n
-PO-Revision-Date: 2014-06-06 15:26\n
-Last-Translator: Novell Language langu...@novell.com\n
-Language-Team: Novell Language langu...@novell.com\n
+PO-Revision-Date: 2014-07-15 11:32\n
+Last-Translator: Novell language langu...@novell.com\n
+Language-Team: Novell language langu...@novell.com\n
 Language: \n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.27/po/de.po 
new/vm-install-0.8.30/po/de.po
--- old/vm-install-0.8.27/po/de.po  2014-06-12 05:45:36.0 +0200
+++ new/vm-install-0.8.30/po/de.po  2014-07-23 18:33:07.0 +0200
@@ -6,7 +6,7 @@
 Project-Id-Version: xen-vm-install\n
 

commit oxygen5 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2014-07-25 09:09:21

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


Package is oxygen5

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2014-07-10 
09:31:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2014-07-25 
09:10:11.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 11 19:40:14 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+   * Plasma 5.0 Final
+
+---

Old:

  oxygen-4.98.0.tar.xz

New:

  oxygen-5.0.0.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.uSkf4U/_old  2014-07-25 09:10:12.0 +0200
+++ /var/tmp/diff_new_pack.uSkf4U/_new  2014-07-25 09:10:12.0 +0200
@@ -19,13 +19,13 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:4.98.0
+Version:5.0.0
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/plasma/%{version}/src/oxygen-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
 Source1:baselibs.conf
 Patch1: crasher.diff
 BuildRequires:  frameworkintegration-devel

++ oxygen-4.98.0.tar.xz - oxygen-5.0.0.tar.xz ++
 2080 lines of diff (skipped)

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



commit MozillaFirefox for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2014-07-25 12:27:18

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


Package is MozillaFirefox

Changes:

--- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes
2014-06-16 21:43:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes   
2014-07-25 12:27:19.0 +0200
@@ -1,0 +2,31 @@
+Sun Jul 20 18:11:44 UTC 2014 - w...@rosenauer.org
+
+- update to Firefox 31.0 (bnc#887746)
+  * MFSA 2014-56/CVE-2014-1547/CVE-2014-1548
+Miscellaneous memory safety hazards
+  * MFSA 2014-57/CVE-2014-1549 (bmo#1020205)
+Buffer overflow during Web Audio buffering for playback
+  * MFSA 2014-58/CVE-2014-1550 (bmo#1020411)
+Use-after-free in Web Audio due to incorrect control message ordering
+  * MFSA 2014-60/CVE-2014-1561 (bmo#1000514, bmo#910375)
+Toolbar dialog customization event spoofing
+  * MFSA 2014-61/CVE-2014-1555 (bmo#1023121)
+Use-after-free with FireOnStateChange event
+  * MFSA 2014-62/CVE-2014-1556 (bmo#1028891)
+Exploitable WebGL crash with Cesium JavaScript library
+  * MFSA 2014-63/CVE-2014-1544 (bmo#963150)
+Use-after-free while when manipulating certificates in the trusted cache
+(solved with NSS 3.16.2 requirement)
+  * MFSA 2014-64/CVE-2014-1557 (bmo#913805)
+Crash in Skia library when scaling high quality images
+  * MFSA 2014-65/CVE-2014-1558/CVE-2014-1559/CVE-2014-1560
+(bmo#1015973, bmo#1026022, bmo#997795)
+Certificate parsing broken by non-standard character encoding
+  * MFSA 2014-66/CVE-2014-1552 (bmo#985135)
+IFRAME sandbox same-origin access through redirect
+- use EGL on ARM
+- rebased patches
+- requires NSS 3.16.2
+- requires python-devel (not only python)
+
+---

Old:

  firefox-30.0-source.tar.xz
  l10n-30.0.tar.xz

New:

  firefox-31.0-source.tar.xz
  l10n-31.0.tar.xz



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.dhHBGc/_old  2014-07-25 12:27:32.0 +0200
+++ /var/tmp/diff_new_pack.dhHBGc/_new  2014-07-25 12:27:32.0 +0200
@@ -17,7 +17,7 @@
 #
 
 
-%define major 30
+%define major 31
 %define mainver %major.0
 %define update_channel release
 
@@ -41,7 +41,7 @@
 BuildRequires:  libidl-devel
 BuildRequires:  libnotify-devel
 BuildRequires:  makeinfo
-BuildRequires:  python
+BuildRequires:  python-devel
 BuildRequires:  startup-notification-devel
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files
@@ -55,7 +55,7 @@
 BuildRequires:  wireless-tools
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.10.6
-BuildRequires:  mozilla-nss-devel = 3.16
+BuildRequires:  mozilla-nss-devel = 3.16.2
 BuildRequires:  nss-shared-helper-devel
 BuildRequires:  pkgconfig(libpulse)
 %if %suse_version  1210
@@ -74,7 +74,7 @@
 %endif
 Version:%{mainver}
 Release:0
-%define releasedate 2014060900
+%define releasedate 2014072000
 Provides:   firefox = %{mainver}
 Provides:   firefox = %{version}-%{release}
 Provides:   web_browser
@@ -353,6 +353,10 @@
 %ifnarch %ix86 x86_64
 ac_add_options --disable-webrtc
 %endif
+# try to use OpenGL-ES on ARM
+%ifarch %arm
+ac_add_options --with-gl-provider=EGL
+%endif
 EOF
 make -f client.mk build
 


++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.dhHBGc/_old  2014-07-25 12:27:32.0 +0200
+++ /var/tmp/diff_new_pack.dhHBGc/_new  2014-07-25 12:27:32.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_30_0_RELEASE
-VERSION=30.0
+RELEASE_TAG=FIREFOX_31_0_RELEASE
+VERSION=31.0
 
 # mozilla
 if [ -d mozilla ]; then

++ firefox-30.0-source.tar.xz - firefox-31.0-source.tar.xz ++
/work/SRC/openSUSE:Factory/MozillaFirefox/firefox-30.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/firefox-31.0-source.tar.xz 
differ: char 26, line 1

++ firefox-branded-icons.patch ++
--- /var/tmp/diff_new_pack.dhHBGc/_old  2014-07-25 12:27:32.0 +0200
+++ /var/tmp/diff_new_pack.dhHBGc/_new  2014-07-25 12:27:32.0 +0200
@@ -1,5 +1,5 @@
 # HG changeset patch
-# Parent ab6659ccbfbbfed31bce1bcd696a820069b9d7c0
+# Parent 9745e5d5cdc7e91dbfc5582b49881668cb6725f7
 
 diff --git a/browser/app/Makefile.in b/browser/app/Makefile.in
 --- a/browser/app/Makefile.in
@@ -29,13 +29,13 @@
 diff --git a/browser/branding/official/Makefile.in 
b/browser/branding/official/Makefile.in
 --- a/browser/branding/official/Makefile.in
 +++ b/browser/branding/official/Makefile.in
-@@ 

commit MozillaThunderbird for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package MozillaThunderbird for 
openSUSE:Factory checked in at 2014-07-25 12:27:21

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


Package is MozillaThunderbird

Changes:

--- /work/SRC/openSUSE:Factory/MozillaThunderbird/MozillaThunderbird.changes
2014-06-16 21:42:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/MozillaThunderbird.changes   
2014-07-25 12:27:32.0 +0200
@@ -1,0 +2,18 @@
+Sun Jul 20 15:59:49 UTC 2014 - w...@rosenauer.org
+
+- update to Thunderbird 24.7.0 (bnc#887746)
+  * MFSA 2014-56/CVE-2014-1547/CVE-2014-1548
+Miscellaneous memory safety hazards
+  * MFSA 2014-61/CVE-2014-1555 (bmo#1023121)
+Use-after-free with FireOnStateChange event
+  * MFSA 2014-62/CVE-2014-1556 (bmo#1028891)
+Exploitable WebGL crash with Cesium JavaScript library
+  * MFSA 2014-63/CVE-2014-1544 (bmo#963150)
+Use-after-free while when manipulating certificates in the trusted cache
+(solved with NSS 3.16.2 requirement)
+  * MFSA 2014-64/CVE-2014-1557 (bmo#913805)
+Crash in Skia library when scaling high quality images
+- disabled enigmail build as with version 1.7 it's a standalone
+  source package
+
+---

Old:

  enigmail-1.6.tar.gz
  l10n-24.6.0.tar.bz2
  thunderbird-24.6.0-source.tar.bz2

New:

  enigmail-1.7.tar.gz
  l10n-24.7.0.tar.bz2
  thunderbird-24.7.0-source.tar.bz2



Other differences:
--
++ MozillaThunderbird.spec ++
--- /var/tmp/diff_new_pack.1bqXv4/_old  2014-07-25 12:27:44.0 +0200
+++ /var/tmp/diff_new_pack.1bqXv4/_new  2014-07-25 12:27:44.0 +0200
@@ -17,7 +17,7 @@
 #
 
 
-%define mainversion 24.6.0
+%define mainversion 24.7.0
 %define update_channel release
 %define gstreamer_ver 0.10
 %define with_kde 1
@@ -34,7 +34,7 @@
 BuildRequires:  libidl-devel
 BuildRequires:  libnotify-devel
 BuildRequires:  mozilla-nspr-devel = 4.10.6
-BuildRequires:  mozilla-nss-devel = 3.15.4
+BuildRequires:  mozilla-nss-devel = 3.16.2
 BuildRequires:  nss-shared-helper-devel
 BuildRequires:  python
 BuildRequires:  startup-notification-devel
@@ -50,7 +50,7 @@
 %endif
 Version:%{mainversion}
 Release:0
-%define releasedate 2014061000
+%define releasedate 2014072000
 Provides:   thunderbird = %{version}
 %if %{with_kde}
 # this is needed to match this package with the kde4 helper package without 
the main package
@@ -71,7 +71,7 @@
 Source6:suse-default-prefs.js
 Source7:find-external-requires.sh
 Source8:thunderbird-rpmlintrc
-Source9:enigmail-1.6.tar.gz
+Source9:enigmail-1.7.tar.gz
 Source10:   create-tar.sh
 Source11:   compare-locales.tar.bz2
 Source12:   kde.js
@@ -93,7 +93,7 @@
 PreReq: coreutils fileutils textutils /bin/sh
 Recommends: libcanberra0
 ### build options
-%define build_enigmail 1
+%define build_enigmail 0
 %ifnarch ppc ppc64 ppc64le %arm
 %define crashreporter 1
 %else
@@ -178,7 +178,7 @@
 
 %if %build_enigmail
 %package -n enigmail
-Version:1.6.0+%{mainversion}
+Version:1.7.0+%{mainversion}
 Release:0
 Summary:OpenPGP addon for Thunderbird and SeaMonkey
 License:MPL-1.1 or GPL-2.0+


++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.1bqXv4/_old  2014-07-25 12:27:44.0 +0200
+++ /var/tmp/diff_new_pack.1bqXv4/_new  2014-07-25 12:27:44.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=esr24
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=THUNDERBIRD_24_6_0_RELEASE
-VERSION=24.6.0
+RELEASE_TAG=THUNDERBIRD_24_7_0_RELEASE
+VERSION=24.7.0
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH thunderbird

++ enigmail-1.6.tar.gz - enigmail-1.7.tar.gz ++
 69224 lines of diff (skipped)

++ l10n-24.6.0.tar.bz2 - l10n-24.7.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/MozillaThunderbird/l10n-24.6.0.tar.bz2 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/l10n-24.7.0.tar.bz2 differ: 
char 11, line 1

++ thunderbird-24.6.0-source.tar.bz2 - thunderbird-24.7.0-source.tar.bz2 
++
/work/SRC/openSUSE:Factory/MozillaThunderbird/thunderbird-24.6.0-source.tar.bz2 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/thunderbird-24.7.0-source.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 i3 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package i3 for openSUSE:Factory checked in 
at 2014-07-25 12:27:29

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


Package is i3

Changes:

--- /work/SRC/openSUSE:Factory/i3/i3.changes2014-02-15 08:04:59.0 
+0100
+++ /work/SRC/openSUSE:Factory/.i3.new/i3.changes   2014-07-25 
12:27:52.0 +0200
@@ -1,0 +2,98 @@
+Thu Jul 24 15:21:39 UTC 2014 - sei...@b1-systems.de
+
+- removed duplicate patch deskop_file_valid.patch
+
+---
+Wed Jul 23 12:11:42 UTC 2014 - km...@suse.com
+
+- Update to v4.8
+- Changes: (http://i3wm.org/downloads/RELEASE-NOTES-4.8.txt)
+  * docs/ipc: reformat/update list of ipc libraries
+  * docs/ipc: fix current_workspace outputs reply member
+  * docs/ipc: update ipc COMMAND reply docs
+  * docs/userguide: fix multiple typos
+  * docs/debugging: use bzip2
+  * docs/debugging: explain how to enable logging on the fly
+  * docs/debugging: merge the debug symbols/backtrace section
+  * docs/debugging: recommend i3 --moreversion
+  * man/i3-nagbar.man: update manpage to document all options
+  * i3bar: Amend status line error 127 message
+  * i3bar: don’t kill watcher on EOF, leads to better error messages
+  * i3bar: send mouse wheel events to child too
+  * i3bar: do click handling and tray padding retina-correctly
+  * i3bar: render separators render-correctly
+  * i3bar: reinit colors on barconfig update
+  * i3bar: Don't start child unless status_command
+  * i3bar: implement custom workspace numbers config
+  * resize floating windows when right-clicking the decoration
+  * enable shmlog when invoked as i3-with-shmlog
+  * Disable pointer warps when focus_follows_mouse is disabled
+  * Movement into a branch considers movement direction
+  * set ewmh desktop properties on startup
+  * handle ButtonPress events with child != XCB_NONE
+  * implement layout restoring
+  * only LOG() the DPI when it changes, DLOG() it otherwise
+  * send IPC window events for focus and title changes
+  * these types of windows are now floating by default:
+dialog, utility, toolbar and splash windows, modal windows, windows with an
+equal minimum and maximum size
+  * send last event timestamp with WM_TAKE_FOCUS message
+  * maintain the _NET_CLIENT_LIST property
+  * don’t set input focus _and_ send WM_TAKE_FOCUS
+  * respect CFLAGS in linking command
+  * fix parallel make
+  * reset SIGPIPE handler before executing a command
+  * render default window border width retina-correctly
+  * draw workspace buttons and padded text blocks retina-correctly
+  * render resize windows retina-correctly
+  * delegate click handling to dock clients
+  * send complete config on barconfig_update
+  * implement the window::fullscreen_mode ipc event
+  * make all workspaces starting with __ internal
+  * improve error messages for i3-internal workspace names
+  * allow _NET_ACTIVE_WINDOW requests to switch workspaces if they indicate
+that they are a pager (following the spec)
+  * workspace assignments by number
+  * add configuration option for disabling mouse warping
+  * set _NET_ACTIVE_WINDOW to None when none has focus
+  * set X-LightDM-DesktopName in i3.xsession.desktop to fix autostart on Ubuntu
+  * don’t ELOG ipc EOF
+  * replace all printf()s with D?LOG
+  * delete ipc socket when exiting, cleanup tmpdir
+  * default config: switch to DejaVu Sans Mono 8 as default font
+  * cleanup tmpdir when restarting and not using XDG_RUNTIME_DIR
+  * Snap pointer to resize bar on drag resize
+  * Size resizebar according to container size
+  * Fix clang -Wextra except -Wunused-parameter
+  * Respect Motif hint for window decorations
+
+- Bugfixes:
+  * create con pixmaps when not needed
+  * i3bar: fix resource leak: statusline_ctx needs to be freed first
+  * tree_split should not split floating cons
+  * fix memory leak with ipc_receive_message
+  * fix invalid reads by setting con-window to NULL in tree_close
+  * fix memory leak when closing windows
+  * fix memory leak when matching window by criteria
+  * fix memory leak when matching window by con_id
+  * ignore dock clients in the resize command
+  * clear wm_size_hints if they are not set
+  * resize window check should check for NULL
+  * fix window event crash with no window
+  * i3-dmenu-desktop: also quote the %c field code
+  * new_window and new_float can now be used simultaneously with different
+border widths
+  * fix crash when using multiple for_window statements that move windows
+  * Set input focus with last timestamp
+  * handle windows whose WM_TRANSIENT_FOR points to themselve
+  * don’t overwrite the original size of floating windows when changing border
+  * don’t errnously render floating 

commit kexec-tools for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package kexec-tools for openSUSE:Factory 
checked in at 2014-07-25 12:27:28

Comparing /work/SRC/openSUSE:Factory/kexec-tools (Old)
 and  /work/SRC/openSUSE:Factory/.kexec-tools.new (New)


Package is kexec-tools

Changes:

--- /work/SRC/openSUSE:Factory/kexec-tools/kexec-tools.changes  2014-05-02 
19:21:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.kexec-tools.new/kexec-tools.changes 
2014-07-25 12:27:51.0 +0200
@@ -1,0 +2,6 @@
+Sun Jul 20 19:49:17 UTC 2014 - p.drou...@gmail.com
+
+- Remove insserv dependency; the package doesn't provide any sysvinit
+  script
+
+---



Other differences:
--
++ kexec-tools.spec ++
--- /var/tmp/diff_new_pack.Rf22px/_old  2014-07-25 12:27:52.0 +0200
+++ /var/tmp/diff_new_pack.Rf22px/_new  2014-07-25 12:27:52.0 +0200
@@ -22,7 +22,7 @@
 BuildRequires:  glibc-devel-64bit
 %endif
 Requires:   perl-Bootloader
-PreReq: %insserv_prereq %fillup_prereq
+PreReq: %fillup_prereq
 Summary:Tools for fast kernel loading
 License:GPL-2.0+
 Group:  System/Kernel

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



commit yast2-update for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2014-07-25 12:27:22

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2014-07-02 15:04:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2014-07-25 12:27:45.0 +0200
@@ -1,0 +2,15 @@
+Wed Jul 23 15:03:43 UTC 2014 - lsle...@suse.cz
+
+- update proposal: always select patterns to install, not only
+  once, needed to select patterns for newly added add-ons
+  (bnc#877012)
+- 3.1.20
+
+---
+Wed Jul  2 10:15:10 UTC 2014 - jreidin...@suse.com
+
+- add cleaning of old backups and also restore backup if user
+  go back to root selection(bnc#882039)
+- 3.1.19
+
+---

Old:

  yast2-update-3.1.18.tar.bz2

New:

  yast2-update-3.1.20.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.yRSZ7C/_old  2014-07-25 12:27:48.0 +0200
+++ /var/tmp/diff_new_pack.yRSZ7C/_new  2014-07-25 12:27:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.18
+Version:3.1.20
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.18.tar.bz2 - yast2-update-3.1.20.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.18/package/yast2-update.changes 
new/yast2-update-3.1.20/package/yast2-update.changes
--- old/yast2-update-3.1.18/package/yast2-update.changes2014-07-01 
09:08:20.0 +0200
+++ new/yast2-update-3.1.20/package/yast2-update.changes2014-07-24 
14:23:10.0 +0200
@@ -1,4 +1,19 @@
 ---
+Wed Jul 23 15:03:43 UTC 2014 - lsle...@suse.cz
+
+- update proposal: always select patterns to install, not only
+  once, needed to select patterns for newly added add-ons
+  (bnc#877012)
+- 3.1.20
+
+---
+Wed Jul  2 10:15:10 UTC 2014 - jreidin...@suse.com
+
+- add cleaning of old backups and also restore backup if user
+  go back to root selection(bnc#882039)
+- 3.1.19
+
+---
 Tue Jul  1 06:38:02 UTC 2014 - lsle...@suse.cz
 
 - remove all repositories when going back to close the open solv
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.18/package/yast2-update.spec 
new/yast2-update-3.1.20/package/yast2-update.spec
--- old/yast2-update-3.1.18/package/yast2-update.spec   2014-07-01 
09:08:20.0 +0200
+++ new/yast2-update-3.1.20/package/yast2-update.spec   2014-07-24 
14:23:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.18
+Version:3.1.20
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-update-3.1.18/src/clients/inst_update_partition.rb 
new/yast2-update-3.1.20/src/clients/inst_update_partition.rb
--- old/yast2-update-3.1.18/src/clients/inst_update_partition.rb
2014-07-01 09:08:20.0 +0200
+++ new/yast2-update-3.1.20/src/clients/inst_update_partition.rb
2014-07-24 14:23:10.0 +0200
@@ -42,6 +42,7 @@
   Yast.include self, update/rootpart.rb
 
   if RootPart.Mounted
+Update.restore_backup
 Update.Detach
 RootPart.UnmountPartitions(false)
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.18/src/clients/update_proposal.rb 
new/yast2-update-3.1.20/src/clients/update_proposal.rb
--- old/yast2-update-3.1.18/src/clients/update_proposal.rb  2014-07-01 
09:08:20.0 +0200
+++ new/yast2-update-3.1.20/src/clients/update_proposal.rb  2014-07-24 
14:23:10.0 +0200
@@ -498,18 +498,18 @@
 update_sum = Pkg.PkgUpdateAll(GetUpdateConf())
 Builtins.y2milestone(Update summary: %1, update_sum)
 Update.unknown_packages = Ops.get(update_sum, :ProblemListSze, 0)
+  end
 
-sys_patterns = Packages.ComputeSystemPatternList
-Builtins.foreach(sys_patterns) do |pat|
-  Pkg.ResolvableInstall(pat, :pattern)
-end
+  # preselect system patterns (including PackagesProposal patterns)
+  sys_patterns = 

commit vorbis-tools for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package vorbis-tools for openSUSE:Factory 
checked in at 2014-07-25 12:27:26

Comparing /work/SRC/openSUSE:Factory/vorbis-tools (Old)
 and  /work/SRC/openSUSE:Factory/.vorbis-tools.new (New)


Package is vorbis-tools

Changes:

--- /work/SRC/openSUSE:Factory/vorbis-tools/vorbis-tools.changes
2013-04-05 17:14:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.vorbis-tools.new/vorbis-tools.changes   
2014-07-25 12:27:50.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 22 15:32:43 CEST 2014 - ti...@suse.de
+
+- vcut-fix-segfault.diff: Fix segfault of vcut (bnc#888360)
+
+---

New:

  vcut-fix-segfault.diff



Other differences:
--
++ vorbis-tools.spec ++
--- /var/tmp/diff_new_pack.AxbuzG/_old  2014-07-25 12:27:51.0 +0200
+++ /var/tmp/diff_new_pack.AxbuzG/_new  2014-07-25 12:27:51.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vorbis-tools
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -28,6 +28,8 @@
 Patch0: warning-fixes.diff
 # PATCH-FIX-OPENSUSE vorbis-tools-cflags.diff bnc#93888 -- Remove 
-fsigned-char option
 Patch1: vorbis-tools-cflags.diff
+# PATCH-FIX-OPENSUSE vcut-fix-segfault.diff bnc#888360 -- Fix segfault of vcut
+Patch2: vcut-fix-segfault.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  flac-devel
@@ -68,6 +70,7 @@
 %setup -q
 %patch0
 %patch1
+%patch2 -p1
 # automake 1.13 deprecated AM_CONFIG_HEADER
 sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac
 

++ vcut-fix-segfault.diff ++
---
 vcut/vcut.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/vcut/vcut.c
+++ b/vcut/vcut.c
@@ -178,7 +178,7 @@ static int submit_headers_to_stream(vcut
for(i=0;i4;i++)
{
ogg_packet p;
-   if(i  4)  /* a header packet */
+   if(i  3)  /* a header packet */
{
p.bytes = vs-headers[i].length;
p.packet = vs-headers[i].packet;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Test-use-ok for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-use-ok for 
openSUSE:Factory checked in at 2014-07-25 12:27:25

Comparing /work/SRC/openSUSE:Factory/perl-Test-use-ok (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-use-ok.new (New)


Package is perl-Test-use-ok

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-use-ok/perl-Test-use-ok.changes
2011-09-23 12:39:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-use-ok.new/perl-Test-use-ok.changes   
2014-07-25 12:27:48.0 +0200
@@ -1,0 +2,13 @@
+Sun Jul 20 07:30:44 UTC 2014 - co...@suse.com
+
+- updated to 0.11
+ * LICENSING CHANGE: This compilation and all individual files in it
+   are now under the nullary CC0 1.0 Universal terms:
+ 
+   To the extent possible under law, 唐鳳 has waived all copyright and
+   related or neighboring rights to Test-use-ok.
+ 
+ * Update t/01-basic.t to work with Test::Simple 0.98_02 and later.
+   Reported by andk++
+
+---

Old:

  Test-use-ok-0.02.tar.gz

New:

  Test-use-ok-0.11.tar.gz



Other differences:
--
++ perl-Test-use-ok.spec ++
--- /var/tmp/diff_new_pack.zCYhlx/_old  2014-07-25 12:27:50.0 +0200
+++ /var/tmp/diff_new_pack.zCYhlx/_new  2014-07-25 12:27:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-use-ok
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,23 +16,19 @@
 #
 
 
-
 Name:   perl-Test-use-ok
-Version:0.02
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:0.11
+Release:0
 %define cpan_name Test-use-ok
 Summary:Alternative to Test::More::use_ok
-Url:http://search.cpan.org/dist/Test-use-ok/
+License:CC0-1.0
 Group:  Development/Libraries/Perl
+Url:http://search.cpan.org/dist/Test-use-ok/
 Source: 
http://www.cpan.org/authors/id/A/AU/AUDREYT/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(LWP::Simple)
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(YAML)
 %{perl_requires}
 
 %description
@@ -73,11 +69,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README
+%doc Changes README README.mkdn
 
 %changelog

++ Test-use-ok-0.02.tar.gz - Test-use-ok-0.11.tar.gz ++
 3629 lines of diff (skipped)

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



commit salt for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package salt for openSUSE:Factory checked in 
at 2014-07-25 12:27:30

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


Package is salt

Changes:

--- /work/SRC/openSUSE:Factory/salt/salt.changes2014-07-21 
22:35:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes   2014-07-25 
12:27:54.0 +0200
@@ -1,0 +2,17 @@
+Thu Jul 24 13:11:03 UTC 2014 - tser...@suse.com
+
+- Allow salt to correctly detect services provided by init scripts
+  + Added allow-systemd-units-no-unit-files.patch
+  + Added allow-systemd-parameterized-services.patch
+  + Added pass-all-systemd-list-units.patch
+- Move systemd service file fix to patch, add PIDFile parameter (this
+  fix is applicable for all SUSE versions, not just 12.3)
+  + Added use-forking-daemon.patch
+
+---
+Wed Jul 23 06:24:00 UTC 2014 - abo...@gmail.com
+
+- Improve systemd service file fix for 12.3
+  Use forking instead of Simple and daemonize salt-master process
+
+---

New:

  allow-systemd-parameterized-services.patch
  allow-systemd-units-no-unit-files.patch
  pass-all-systemd-list-units.patch
  use-forking-daemon.patch



Other differences:
--
++ salt.spec ++
--- /var/tmp/diff_new_pack.DC5u6H/_old  2014-07-25 12:27:55.0 +0200
+++ /var/tmp/diff_new_pack.DC5u6H/_new  2014-07-25 12:27:55.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package salt
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -24,6 +24,14 @@
 Group:  System/Monitoring
 Url:http://saltstack.org/
 Source0:
http://pypi.python.org/packages/source/s/%{name}/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM allow-systemd-units-no-unit-files.patch tser...@suse.com 
-- allow salt to detect init script services
+Patch1: allow-systemd-units-no-unit-files.patch
+# PATCH-FIX-UPSTREAM allow-systemd-units-no-unit-files.patch tser...@suse.com 
-- part 2 of above fix
+Patch2: allow-systemd-parameterized-services.patch
+# PATCH-FIX-UPSTREAM pass-all-systemd-list-units.patch tser...@suse.com -- 
part 3 of above fix
+Patch3: pass-all-systemd-list-units.patch
+# PATCH-FIX-OPENSUSE use-forking-daemon.patch tser...@suse.com -- We don't 
have python-systemd, so notify can't work
+Patch4: use-forking-daemon.patch
 
 #for building
 BuildRequires:  fdupes
@@ -31,14 +39,14 @@
 BuildRequires:  python-Jinja2
 BuildRequires:  python-M2Crypto
 BuildRequires:  python-PyYAML
-BuildRequires:  python-yaml
+BuildRequires:  python-apache-libcloud = 0.14.0
 BuildRequires:  python-devel
 BuildRequires:  python-msgpack-python
+BuildRequires:  python-psutil
 BuildRequires:  python-pycrypto
 BuildRequires:  python-pyzmq
-BuildRequires:  python-psutil
 BuildRequires:  python-requests
-BuildRequires:  python-apache-libcloud = 0.14.0
+BuildRequires:  python-yaml
 
 %if 0%{?sles_version}
 BuildRequires:  python
@@ -65,13 +73,13 @@
 
 Requires:   logrotate
 Requires:   python-Jinja2
-Requires:   python-yaml
 Requires:   python-PyYAML
-Requires:   python-yaml
 Requires:   python-apache-libcloud
-Requires:   python-xml
 Requires:   python-psutil
 Requires:   python-requests
+Requires:   python-xml
+Requires:   python-yaml
+Requires:   python-yaml
 Requires(pre): %fillup_prereq
 %if 0%{?suse_version}  1210
 Requires(pre): %insserv_prereq
@@ -87,7 +95,6 @@
 BuildRequires:  bash-completion
 %endif #with_bashcomp
 
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
@@ -98,7 +105,6 @@
 Recommends: python-botocore
 Recommends: python-netaddr
 
-
 %description
 Salt is a distributed remote execution system used to execute commands and
 query data. It was developed in order to bring the best solutions found in
@@ -224,6 +230,10 @@
 
 %prep
 %setup -q
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
 
 %build
 python setup.py build
@@ -254,11 +264,6 @@
 mkdir -p %{buildroot}/srv/pillar
 mkdir -p %{buildroot}%{_docdir}/salt
 
-## fix opensuse 12.3 systemd service file
-%if 0%{?suse_version} == 1230
-sed -i 's/^Type=notify/Type=simple/g' pkg/salt-master.service
-%endif
-
 ## install init 

commit perl-DateTime for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package perl-DateTime for openSUSE:Factory 
checked in at 2014-07-25 12:27:31

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


Package is perl-DateTime

Changes:

--- /work/SRC/openSUSE:Factory/perl-DateTime/perl-DateTime.changes  
2014-03-09 18:37:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-DateTime.new/perl-DateTime.changes 
2014-07-25 12:27:55.0 +0200
@@ -1,0 +2,33 @@
+Fri Jul 25 09:32:09 UTC 2014 - co...@suse.com
+
+- updated to 1.10
+ 
+ - Some tests added in 1.09 would fail on a Perl without a 64-bit
+   gmtime(). Reported by Jerome Eteve. RT #95345.
+ 
+ 
+ 1.09   2014-05-03
+ 
+ - A call to -truncate( to = 'week' ) could fail but leave the object
+   changed. RT #93347.
+ 
+ - The value of -jd() is now calculated based on -mjd() instead of the other
+   way around. This reduces floating point errors a bit when calculating MJD,
+   and should have a neglible impact on the accuracy of JD. Reported by Anye
+   Li. RT #92972. See the ticket for a more detailed description of what this
+   fixes.
+ 
+ - Attempting to construct a DateTime object with a year = 5000 and a time
+   zone other than floating or DST now issues a warning. This warning may go
+   away once DateTime::TimeZone is made much faster. Inspired by a bug report
+   from Lloyd Fournier. RT #92655.
+ 
+ 
+ 1.08   2014-03-11
+ 
+ - DateTime now calls DateTime-_core_time() instead of calling Perl's time()
+   built-in directly. This makes it much easier to override the value of time()
+   that DateTime sees. This may make it easier to write tests for code that
+   uses DateTime .
+
+---

Old:

  DateTime-1.07.tar.gz

New:

  DateTime-1.10.tar.gz



Other differences:
--
++ perl-DateTime.spec ++
--- /var/tmp/diff_new_pack.xFewnG/_old  2014-07-25 12:27:56.0 +0200
+++ /var/tmp/diff_new_pack.xFewnG/_new  2014-07-25 12:27:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-DateTime
-Version:1.07
+Version:1.10
 Release:0
 %define cpan_name DateTime
 Summary:A date and time object
@@ -34,6 +34,7 @@
 BuildRequires:  perl(Params::Validate) = 0.76
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Test::Warnings) = 0.005
 BuildRequires:  perl(Try::Tiny)
 Requires:   perl(DateTime::Locale) = 0.41
 Requires:   perl(DateTime::TimeZone) = 1.09

++ DateTime-1.07.tar.gz - DateTime-1.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-1.07/Build.PL new/DateTime-1.10/Build.PL
--- old/DateTime-1.07/Build.PL  2014-02-07 03:35:20.0 +0100
+++ new/DateTime-1.10/Build.PL  2014-05-05 03:26:50.0 +0200
@@ -19,7 +19,7 @@
 Dave Rolsky autarch\@urth.org
   ],
   dist_name = DateTime,
-  dist_version = 1.07,
+  dist_version = 1.10,
   license = artistic_2,
   module_name = DateTime,
   recommends = {},
@@ -40,13 +40,15 @@
 perl = 5.008001,
 strict = 0,
 vars = 0,
-warnings = 0
+warnings = 0,
+warnings::register = 0
   },
   script_files = [],
   test_requires = {
 Storable = 0,
 Test::Fatal = 0,
 Test::More = 0.88,
+Test::Warnings = 0.005,
 utf8 = 0
   }
 );
@@ -57,6 +59,7 @@
   Storable = 0,
   Test::Fatal = 0,
   Test::More = 0.88,
+  Test::Warnings = 0.005,
   utf8 = 0
 );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-1.07/Changes new/DateTime-1.10/Changes
--- old/DateTime-1.07/Changes   2014-02-07 03:35:20.0 +0100
+++ new/DateTime-1.10/Changes   2014-05-05 03:26:50.0 +0200
@@ -1,3 +1,34 @@
+1.10   2014-05-05
+
+- Some tests added in 1.09 would fail on a Perl without a 64-bit
+  gmtime(). Reported by Jerome Eteve. RT #95345.
+
+
+1.09   2014-05-03
+
+- A call to -truncate( to = 'week' ) could fail but leave the object
+  changed. RT #93347.
+
+- The value of -jd() is now calculated based on -mjd() instead of the other
+  way around. This reduces floating point errors a bit when calculating MJD,
+  and should have a neglible impact on the accuracy of JD. Reported by Anye
+  Li. RT #92972. See the ticket for a more detailed description of what this
+  fixes.
+
+- Attempting to construct a DateTime object with a year = 5000 and a time
+  zone other than floating or DST now issues a warning. This warning may go
+  away once DateTime::TimeZone is made much faster. Inspired by a bug report
+  from Lloyd Fournier. RT #92655.
+
+
+1.08   2014-03-11
+
+- DateTime now calls DateTime-_core_time() instead 

commit yast2-storage for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package yast2-storage for openSUSE:Factory 
checked in at 2014-07-25 12:37:15

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


Package is yast2-storage

Changes:

--- /work/SRC/openSUSE:Factory/yast2-storage/yast2-storage.changes  
2014-07-11 20:05:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-storage.new/yast2-storage.changes 
2014-07-25 12:37:16.0 +0200
@@ -1,0 +2,17 @@
+Tue Jul 22 10:23:00 CEST 2014 - aschn...@suse.de
+
+- disable btrfs quota again (see bnc#887046)
+- version 3.1.39
+
+---
+Tue Jul 15 13:55:00 CEST 2014 - aschn...@suse.de
+
+- fixed importing mount points (bnc#887155)
+- version 3.1.38
+
+---
+Mon Jul 14 16:07:49 CEST 2014 - aschn...@suse.de
+
+- fixed initialisation of btrfs subvolumes (bnc#872210)
+
+---
@@ -6,0 +24,6 @@
+
+---
+Mon Jul  7 09:37:11 UTC 2014 - mrueck...@suse.de
+
+- switch to rubygem() based requires so we can easily pass the
+  preferred ruby version using rb_default_ruby_abi

Old:

  yast2-storage-3.1.37a.tar.bz2

New:

  yast2-storage-3.1.39.tar.bz2



Other differences:
--
++ yast2-storage.spec ++
--- /var/tmp/diff_new_pack.q0DxVx/_old  2014-07-25 12:37:17.0 +0200
+++ /var/tmp/diff_new_pack.q0DxVx/_new  2014-07-25 12:37:17.0 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   yast2-storage
-Version:3.1.37
+Version:3.1.39
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:%{name}-%{version}a.tar.bz2
+Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  doxygen
@@ -31,8 +31,13 @@
 BuildRequires:  libtool
 BuildRequires:  libxslt
 BuildRequires:  perl-XML-Writer
+%if 0%{?suse_version} == 1315
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:ruby-dbus)
+%else
 BuildRequires:  rubygem-rspec
 BuildRequires:  rubygem-ruby-dbus
+%endif
 BuildRequires:  sgml-skel
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2 = 3.1.22
@@ -42,7 +47,11 @@
 BuildRequires:  yast2-testsuite = 2.19.0
 Requires:   libstorage-ruby = 2.25.14
 Requires:   libstorage5 = 2.25.14
+%if 0%{?suse_version} == 1315
+Requires:   rubygem(%{rb_default_ruby_abi}:ruby-dbus)
+%else
 Requires:   rubygem-ruby-dbus
+%endif
 Requires:   yast2 = 3.1.22
 Requires:   yast2-core = 2.18.3
 Requires:   yast2-libyui = 2.18.7

++ yast2-storage-3.1.37a.tar.bz2 - yast2-storage-3.1.39.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.37/package/yast2-storage.changes 
new/yast2-storage-3.1.39/package/yast2-storage.changes
--- old/yast2-storage-3.1.37/package/yast2-storage.changes  2014-07-10 
12:59:28.0 +0200
+++ new/yast2-storage-3.1.39/package/yast2-storage.changes  2014-07-24 
15:14:15.0 +0200
@@ -1,4 +1,21 @@
 ---
+Tue Jul 22 10:23:00 CEST 2014 - aschn...@suse.de
+
+- disable btrfs quota again (see bnc#887046)
+- version 3.1.39
+
+---
+Tue Jul 15 13:55:00 CEST 2014 - aschn...@suse.de
+
+- fixed importing mount points (bnc#887155)
+- version 3.1.38
+
+---
+Mon Jul 14 16:07:49 CEST 2014 - aschn...@suse.de
+
+- fixed initialisation of btrfs subvolumes (bnc#872210)
+
+---
 Thu Jul 10 12:25:03 CEST 2014 - aschn...@suse.de
 
 - fixed creating extended partitions in expert partitioner
@@ -6,6 +23,12 @@
 - version 3.1.37
 
 ---
+Mon Jul  7 09:37:11 UTC 2014 - mrueck...@suse.de
+
+- switch to rubygem() based requires so we can easily pass the
+  preferred ruby version using rb_default_ruby_abi
+
+---
 Fri Jul 04 14:30:52 CEST 2014 - aschn...@suse.de
 
 - added extra dialog to select role of device (fate#317140)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.37/package/yast2-storage.spec 
new/yast2-storage-3.1.39/package/yast2-storage.spec
--- old/yast2-storage-3.1.37/package/yast2-storage.spec 2014-07-10 
12:59:28.0 +0200

commit tracker for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package tracker for openSUSE:Factory checked 
in at 2014-07-25 12:43:14

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


Package is tracker

Changes:

--- /work/SRC/openSUSE:Factory/tracker/tracker-extras.changes   2014-07-21 
22:35:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.tracker.new/tracker-extras.changes  
2014-07-25 12:43:15.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 23 00:07:53 UTC 2014 - dims...@opensuse.org
+
+- Obsolete the old tracker library libtracker-extract-0_16-0 by
+  libtracker-common-1-0 to aid updates (bnc#876649).
+
+---
tracker.changes: same change



Other differences:
--
++ tracker-extras.spec ++
--- /var/tmp/diff_new_pack.Fao2hO/_old  2014-07-25 12:43:16.0 +0200
+++ /var/tmp/diff_new_pack.Fao2hO/_new  2014-07-25 12:43:16.0 +0200
@@ -185,6 +185,8 @@
 %package -n libtracker-common-%{RPMTrackerAPI}
 Summary:Conveniance libraries for Tracker
 Group:  System/Libraries
+# Obsolete old tracker libs, bnc#876649
+Obsoletes:  libtracker-extract-0_16-0
 
 %description -n libtracker-common-%{RPMTrackerAPI}
 Tracker is a powerful desktop-neutral first class object

++ tracker.spec ++
--- /var/tmp/diff_new_pack.Fao2hO/_old  2014-07-25 12:43:16.0 +0200
+++ /var/tmp/diff_new_pack.Fao2hO/_new  2014-07-25 12:43:16.0 +0200
@@ -184,6 +184,8 @@
 %package -n libtracker-common-%{RPMTrackerAPI}
 Summary:Conveniance libraries for Tracker
 Group:  System/Libraries
+# Obsolete old tracker libs, bnc#876649
+Obsoletes:  libtracker-extract-0_16-0
 
 %description -n libtracker-common-%{RPMTrackerAPI}
 Tracker is a powerful desktop-neutral first class object

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