commit libvirt for openSUSE:Factory

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2013-07-15 09:48:06

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


Package is libvirt

Changes:

--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2013-07-02 
07:39:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt.new/libvirt.changes 2013-07-15 
09:48:09.0 +0200
@@ -1,0 +2,38 @@
+Wed Jul 10 15:38:44 MDT 2013 - jfeh...@suse.com
+
+- CVE-2013-2230: Fix crash when multiple event callbacks were
+  registered
+  f38c8185-CVE-2013-2230.patch
+  bnc#827801
+
+---
+Mon Jul 10 13:53:08 MDT 2013 - jfeh...@suse.com
+
+- Update to libvirt 1.1.0
+  - Extensible migration APIs
+  - Add a policy kit access control driver
+  - various improvements in the Xen and libxl drivers
+  - improve networking support on BSD
+  - agent based vCPU hotplug support
+  - Many incremental improvements and bug fixes, see
+http://libvirt.org/news.html
+  - Drop upstream patches: 244e0b8c-CVE-2013-2218.patch
+
+---
+Mon Jul  8 12:43:45 MDT 2013 - jfeh...@suse.com
+
+- Only require lzop if suse_version  1210
+
+---
+Wed Jul  3 11:14:11 MDT 2013 - jfeh...@suse.com
+
+- Fix typo in spec file
+
+---
+Wed Jul  3 10:20:05 MDT 2013 - jfeh...@suse.com
+
+- Enable support for netcontrol by default
+- Only require libvirt-daemon-driver-interface when building the
+  interface driver
+
+---

Old:

  244e0b8c-CVE-2013-2218.patch
  libvirt-1.0.6.tar.bz2

New:

  f38c8185-CVE-2013-2230.patch
  libvirt-1.1.0.tar.bz2



Other differences:
--
++ libvirt.spec ++
--- /var/tmp/diff_new_pack.CJNdL9/_old  2013-07-15 09:48:10.0 +0200
+++ /var/tmp/diff_new_pack.CJNdL9/_new  2013-07-15 09:48:10.0 +0200
@@ -73,12 +73,12 @@
 %define with_audit 0%{!?_without_audit:1}
 %define with_yajl  0%{!?_without_yajl:%{server_drivers}}
 %define with_sanlock   0%{!?_without_sanlock:%{server_drivers}}
+%define with_netcontrol0%{!?_without_netcontrol:%{server_drivers}}
 
 # A few optional bits off by default, we enable later
 %define with_capng 0%{!?_without_capng:0}
 %define with_fuse  0%{!?_without_fuse:0}
 %define with_netcf 0%{!?_without_netcf:0}
-%define with_netcontrol0%{!?_without_netcontrol:0}
 %define with_nwfilter  0%{!?_without_nwfilter:0}
 %define with_libpcap   0%{!?_without_libpcap:0}
 %define with_macvtap   0%{!?_without_macvtap:0}
@@ -156,11 +156,6 @@
 %define with_fuse  0%{!?_without_fuse:1}
 %endif
 
-# netcontrol is used to manage network interfaces on openSUSE = 12.1
-%if 0%{?suse_version} = 1210
-%define with_netcontrol0%{!?_without_netcontrol:%{server_drivers}}
-%endif
-
 # interface requires netcontrol
 %if ! 0%{?with_netcontrol}
 %define with_interface 0
@@ -230,7 +225,7 @@
 
 Name:   libvirt
 Url:http://libvirt.org/
-Version:1.0.6
+Version:1.1.0
 Release:0
 Summary:Library providing a simple virtualization API
 License:LGPL-2.1+
@@ -263,7 +258,9 @@
 %if %{with_nwfilter}
 Requires:   libvirt-daemon-driver-nwfilter = %{version}-%{release}
 %endif
+%if %{with_interface}
 Requires:   libvirt-daemon-driver-interface = %{version}-%{release}
+%endif
 Requires:   libvirt-daemon-driver-network = %{version}-%{release}
 Requires:   libvirt-daemon-driver-nodedev = %{version}-%{release}
 Requires:   libvirt-daemon-driver-secret = %{version}-%{release}
@@ -407,7 +404,7 @@
 Source2:libvirtd-relocation-server.fw
 Source99:   baselibs.conf
 # Upstream patches
-Patch0: 244e0b8c-CVE-2013-2218.patch
+Patch0: f38c8185-CVE-2013-2230.patch
 # Need to go upstream
 Patch100:   xen-name-for-devid.patch
 Patch101:   clone.patch
@@ -503,8 +500,10 @@
 # For image compression
 Requires:   bzip2
 Requires:   gzip
-Requires:   lzop
 Requires:   xz
+%if 0%{?suse_version}  1210
+Requires:   lzop
+%endif
 %endif
 %if %{with_storage_lvm}
 # For LVM drivers
@@ -703,7 +702,9 @@
 
 Requires:   libvirt-daemon = %{version}-%{release}
 %if %{with_driver_modules}
+%if %{with_interface}
 Requires:   libvirt-daemon-driver-interface = %{version}-%{release}
+%endif
 Requires:   libvirt-daemon-driver-network = %{version}-%{release}
 Requires:   libvirt-daemon-driver-nodedev = %{version}-%{release}
 

commit istgt for openSUSE:Factory

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package istgt for openSUSE:Factory checked 
in at 2013-07-15 09:48:01

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


Package is istgt

Changes:

--- /work/SRC/openSUSE:Factory/istgt/istgt.changes  2013-04-12 
20:33:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.istgt.new/istgt.changes 2013-07-15 
09:48:02.0 +0200
@@ -1,0 +2,15 @@
+Wed Jul 10 14:03:25 UTC 2013 - dd...@suse.com
+
+- Add SCSI target fixes:
+  + disk-support-0-len-read-and-write-CBDs.patch
+  + lu-perform-lba-range-check-before-0-byte-fastpath.patch
+  + lu-add-sense-data-to-out-of-range-read-and-write-err.patch
+
+- Cleanup shutdown logic:
+  + iscsi-cancel-conn-worker-threads-using-the-task_pipe.patch
+
+- Remove openssl dependency:
+  + md5-add-RFC1321-based-RSA-free-MD5-library.patch
+  + md5-use-in-tree-libmd5-rfc-rather-than-libcrypto.patch
+
+---

New:

  disk-support-0-len-read-and-write-CBDs.patch
  iscsi-cancel-conn-worker-threads-using-the-task_pipe.patch
  lu-add-sense-data-to-out-of-range-read-and-write-err.patch
  lu-perform-lba-range-check-before-0-byte-fastpath.patch
  md5-add-RFC1321-based-RSA-free-MD5-library.patch
  md5-use-in-tree-libmd5-rfc-rather-than-libcrypto.patch



Other differences:
--
++ istgt.spec ++
--- /var/tmp/diff_new_pack.Np7K3C/_old  2013-07-15 09:48:04.0 +0200
+++ /var/tmp/diff_new_pack.Np7K3C/_new  2013-07-15 09:48:04.0 +0200
@@ -27,14 +27,15 @@
 Source: istgt-%{upstreamrel}.tar.gz
 Requires:   bash
 BuildRequires:  autoconf
-%if 0%{?fedora_version} || 0%{?rhel_version}
-BuildRequires:  openssl-devel
-%else
-BuildRequires:  libopenssl-devel
-%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Patch1: fix-installdir.patch
 Patch2: add-istgtcontrol-manpage.patch
+Patch3: disk-support-0-len-read-and-write-CBDs.patch
+Patch4: lu-perform-lba-range-check-before-0-byte-fastpath.patch
+Patch5: lu-add-sense-data-to-out-of-range-read-and-write-err.patch
+Patch6: iscsi-cancel-conn-worker-threads-using-the-task_pipe.patch
+Patch7: md5-add-RFC1321-based-RSA-free-MD5-library.patch
+Patch8: md5-use-in-tree-libmd5-rfc-rather-than-libcrypto.patch
 
 %description
 This software (istgt) is the implementation of iSCSI target
@@ -56,6 +57,13 @@
 %setup -q -n istgt-%{upstreamrel}
 %patch1 -p1
 %patch2 -p1
+%patch3 -p0
+%patch4 -p0
+%patch5 -p0
+%patch6 -p0
+%patch7 -p0
+%patch8 -p0
+
 autoconf
 
 %build

++ disk-support-0-len-read-and-write-CBDs.patch ++
From 4441406e6bfd8de8fedde118bc08346e449c9eb4 Mon Sep 17 00:00:00 2001
From: David Disseldorp dd...@suse.de
Date: Tue, 26 Mar 2013 17:51:10 +0100
Subject: [PATCH 1/7] disk: support 0 len read and write CBDs

---
 src/istgt_lu_disk.c | 78 -
 1 file changed, 42 insertions(+), 36 deletions(-)

diff --git src/istgt_lu_disk.c src/istgt_lu_disk.c
index bf0e1b4..2850955 100644
--- src/istgt_lu_disk.c
+++ src/istgt_lu_disk.c
@@ -6077,12 +6077,6 @@ istgt_lu_disk_execute(CONN_Ptr conn, ISTGT_LU_CMD_Ptr 
lu_cmd)
}
}
 
-   if (lu_cmd-R_bit == 0) {
-   ISTGT_ERRLOG(R_bit == 0\n);
-   lu_cmd-status = 
ISTGT_SCSI_STATUS_CHECK_CONDITION;
-   return -1;
-   }
-
dpo = BGET8(cdb[1], 4);
fua = BGET8(cdb[1], 3);
fua_nv = BGET8(cdb[1], 1);
@@ -6091,6 +6085,13 @@ istgt_lu_disk_execute(CONN_Ptr conn, ISTGT_LU_CMD_Ptr 
lu_cmd)
ISTGT_TRACELOG(ISTGT_TRACE_SCSI,
READ_10(lba %PRIu64, len %u blocks)\n,
lba, transfer_len);
+
+   if ((lu_cmd-R_bit == 0)  (transfer_len  0)) {
+   ISTGT_ERRLOG(R_bit == 0\n);
+   lu_cmd-status = 
ISTGT_SCSI_STATUS_CHECK_CONDITION;
+   return -1;
+   }
+
rc = istgt_lu_disk_lbread(spec, conn, lu_cmd, lba, 
transfer_len);
if (rc  0) {
ISTGT_ERRLOG(lu_disk_lbread() failed\n);
@@ -6113,12 +6114,6 @@ istgt_lu_disk_execute(CONN_Ptr conn, ISTGT_LU_CMD_Ptr 
lu_cmd)
}
}
 
-   if (lu_cmd-R_bit == 0) {
-   ISTGT_ERRLOG(R_bit == 0\n);
-   

commit llvm for openSUSE:Factory

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package llvm for openSUSE:Factory checked in 
at 2013-07-15 09:48:18

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


Package is llvm

Changes:

--- /work/SRC/openSUSE:Factory/llvm/llvm.changes2013-06-14 
16:46:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.llvm.new/llvm.changes   2013-07-15 
09:48:20.0 +0200
@@ -1,0 +2,34 @@
+Thu Jul  4 11:55:43 UTC 2013 - idon...@suse.com
+
+- Drop disable_neon_in_armv7.diff, neon seems to be working fine
+- Add cmake-host-triple.patch to pass a host triple argument
+
+---
+Wed Jul  3 13:13:25 UTC 2013 - idon...@suse.com
+
+- Create libLLVM and libclang subpackages.
+
+---
+Wed Jun 19 12:58:24 UTC 2013 - llu...@suse.com
+
+- Fix finding internal headers on x86_64
+
+---
+Wed Jun 19 12:41:30 UTC 2013 - idon...@suse.com
+
+- Fix ARM v5/v7 builds
+
+---
+Tue Jun 18 13:42:57 UTC 2013 - tobias.johannes.klausm...@mni.thm.de
+
+- Create a baselibs.conf
+  Provide *-32 Bit Packages for x86_64
+
+---
+Thu Jun 13 18:33:31 UTC 2013 - tobias.johannes.klausm...@mni.thm.de
+
+- Initial version of a cmake based buildscript
+  + Updated arm_suse_support.diff (patch6) to work with llvm 3.3
+  + Set version in spec to 3.3
+
+---

Old:

  disable_neon_in_armv7.diff

New:

  baselibs.conf
  cmake-host-triple.patch



Other differences:
--
++ llvm.spec ++
--- /var/tmp/diff_new_pack.I1mU5I/_old  2013-07-15 09:48:21.0 +0200
+++ /var/tmp/diff_new_pack.I1mU5I/_new  2013-07-15 09:48:21.0 +0200
@@ -18,10 +18,11 @@
 
 %define _revision 183898
 %define _release_version 3.3
-%define _supported_archs arm,aarch64,powerpc,x86
+%define _supported_archs AArch64;ARM;PowerPC;X86
+%define _experimental_archs R600
 
 Name:   llvm
-Version:3.2.91
+Version:3.3
 Release:0
 Summary:Low Level Virtual Machine
 License:NCSA
@@ -40,13 +41,15 @@
 Patch5: llvm-config-lib64.patch
 # PATCH-FIX-OPENSUSE arm_suse_support.diff --Enable ARM suse toolchain support
 Patch6: arm_suse_support.diff
-# PATCH-FIX-OPENSUSE disable_neon_in_armv7.diff -- Disable use of neon in 
armv7 openSUSE
-Patch7: disable_neon_in_armv7.diff
 # PATCH-FIX-OPENSUSE unreachable-code.patch -- Unreachable code warning 
triggered on SLE
-Patch8: unreachable-code.patch
+Patch7: unreachable-code.patch
+Patch8: cmake-host-triple.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
+
+BuildRequires:  cmake
+
 %if 0%{?suse_version} = 1220
 BuildRequires:  binutils-devel = 2.21.90
 %endif
@@ -57,13 +60,10 @@
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
 BuildRequires:  groff
-%ifarch x86_64
-# For tests
-BuildRequires:  glibc-devel-32bit
-%endif
 BuildRequires:  libffi-devel
 BuildRequires:  libtool
 BuildRequires:  python-base
+Requires:   libLLVM = %{version}-%{release}
 # llvm does not work on ppc, only ppc64
 ExcludeArch:ppc
 
@@ -75,8 +75,15 @@
 The compiler infrastructure includes mirror sets of programming
 tools as well as libraries with equivalent functionality.
 
+%package -n libLLVM
+Summary:Libraries for LLVM
+Group:  Development/Libraries/C and C++
+
+%description -n libLLVM
+This package contains the shared libraries needed for LLVM.
+
 %package devel
-Summary:Libraries and Header Files for LLVM
+Summary:Header Files for LLVM
 Group:  Development/Languages/Other
 Requires:   %{name} = %{version}
 Requires:   libffi-devel
@@ -101,12 +108,20 @@
 Group:  Development/Languages/Other
 Requires:   %{name} = %{version}
 Requires:   binutils
+Requires:   libclang = %{version}-%{release}
 Requires:   libstdc++-devel
 Provides:   clang
 
 %description clang
 This package contains the clang (C language) frontend for LLVM.
 
+%package -n libclang
+Summary:Library files needed for clang
+Group:  Development/Libraries/C and C++
+
+%description -n libclang
+This package contains the shared libraries needed for clang.
+
 %package clang-devel
 Summary:CLANG frontend for LLVM (devel package)
 Group:  Development/Languages/Other
@@ -134,12 +149,8 @@
 %if %{_lib} == lib64
 %patch5 -p1
 %endif
-%ifarch %arm
 %patch6 -p1

commit powerpc-utils for openSUSE:Factory

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package powerpc-utils for openSUSE:Factory 
checked in at 2013-07-15 09:48:25

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


Package is powerpc-utils

Changes:

--- /work/SRC/openSUSE:Factory/powerpc-utils/powerpc-utils.changes  
2013-07-02 07:41:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.powerpc-utils.new/powerpc-utils.changes 
2013-07-15 09:48:26.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 12 14:48:28 UTC 2013 - dval...@suse.com
+
+- update to 1.2.17
+  See changelog for changes 
+
+---

Old:

  powerpc-utils-1.2.16.tar.gz

New:

  powerpc-utils-1.2.17.tar.gz



Other differences:
--
++ powerpc-utils.spec ++
--- /var/tmp/diff_new_pack.smSbTv/_old  2013-07-15 09:48:27.0 +0200
+++ /var/tmp/diff_new_pack.smSbTv/_new  2013-07-15 09:48:27.0 +0200
@@ -32,7 +32,7 @@
 Recommends: powerpc-utils-python
 BuildRequires:  librtas-devel
 BuildRequires:  zlib-devel
-Version:1.2.16
+Version:1.2.17
 Release:0
 Url:http://sourceforge.net/projects/powerpc-utils 
 Summary:Utilities for PowerPC Hardware

++ powerpc-utils-1.2.16.tar.gz - powerpc-utils-1.2.17.tar.gz ++
 2287 lines of diff (skipped)

++ powerpc-utils.ofpathname.bootlist.patch ++
--- /var/tmp/diff_new_pack.smSbTv/_old  2013-07-15 09:48:27.0 +0200
+++ /var/tmp/diff_new_pack.smSbTv/_new  2013-07-15 09:48:27.0 +0200
@@ -1,6 +1,8 @@
 powerpc-utils-1.2.6.orig/scripts/ofpathname2010-12-13 
16:32:54.0 +0100
-+++ powerpc-utils-1.2.6/scripts/ofpathname 2010-12-23 18:01:21.0 
+0100
-@@ -397,7 +397,7 @@
+Index: powerpc-utils-1.2.17/scripts/ofpathname
+===
+--- powerpc-utils-1.2.17.orig/scripts/ofpathname
 powerpc-utils-1.2.17/scripts/ofpathname
+@@ -410,7 +410,7 @@ l2of_ide()
  #
  l2of_ethernet()
  {

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



commit chromium for openSUSE:12.2:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:12.2:Update 
checked in at 2013-07-15 11:18:22

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


Package is chromium

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.4OivHK/_old  2013-07-15 11:18:30.0 +0200
+++ /var/tmp/diff_new_pack.4OivHK/_new  2013-07-15 11:18:30.0 +0200
@@ -1 +1 @@
-link package='chromium.1413' cicount='copy' /
+link package='chromium.1829' cicount='copy' /

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



commit cairo.1847 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package cairo.1847 for openSUSE:12.3:Update 
checked in at 2013-07-15 13:53:09

Comparing /work/SRC/openSUSE:12.3:Update/cairo.1847 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.cairo.1847.new (New)


Package is cairo.1847

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.cairo.1847.new/cairo.changes
2013-07-15 13:53:12.0 +0200
@@ -0,0 +1,851 @@
+---
+Sat Jul  6 00:49:18 CEST 2013 - sbra...@suse.cz
+
+- Fix yet another eog crash on assertion, after pressing Next
+  (cairo-reduce-buddy-assertion.patch, bnc828074#c3).
+
+---
+Thu Jul  4 18:39:35 CEST 2013 - sbra...@suse.cz
+
+- Fix eog assert crash on some images due to unaligned memory
+  (cairo-reduce-assertion.patch, bnc828074).
+
+---
+Wed Jun 12 10:14:20 UTC 2013 - idon...@suse.com
+
+- Add cairo-xlib-memleak.patch to fix a memory leak (bnc#824538) 
+
+---
+Tue Nov  6 12:21:53 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.12.8:
+  + Expand the sanity checking for broken combinations of
+XSendEvent and ShmCompletionEvent.
+  + Notice that The X.Org Foundation sometimes also identifies
+itself as The Xorg Foundation.
+  + Handle various ages of libXext and its Shm headers.
+  + Fix the invalid clipping of the source drawable when using SHM
+transport to upload images (fdo#56547).
+  + Handle all Type1 postscript operators for better font
+compatibility (fdo#56265).
+  + Fix a couple of memory leaks in Type1 font subsetting
+(fdo#56566)
+  + Tighten the evaluation of the start/stop pen vertices, and catch
+a few instances where we would use a fan instead of a bevel.
+(fdo#56432)
+  + Fix assumption that geometric clipping always succeeds with the
+span-compositor (fdo#56574)
+  + Fix call to spline intersection when evaluating whether a stoke
+is visible.
+  + Remember to copy inferior sources when using SHM to readback the
+surface for use as a source.
+- Changes from version 1.12.6:
+  + Fix the recording surface to actually snapshot the source and
+so fix PDF drawing.
+  + Calling XSendEvent with an XShmCompletionEvent is incompatabile
+with older Xorg servers.
+  + Reorder CloseDisplay chain so that XShm is not reinstantiated
+after shutdown, causing a potential crash if the Display was
+immediately recreated using the same memory address.
+  + Make sure that the Xserver has attached to the SHM segment
+before deleting it from the global namespace on systems that do
+not support deferred deletion.
+  + Type1 subsetting support for PDF (and PS) was once again
+improved to work with a larger number of PDF readers.
+  + GLESv2 build fixes and improved support for embedded GPUs.
+  + Tweak the invisible pen detection for applications that are
+currently using too large values for geometric tolerance.
+  + A build fix for older freetype libraries.
+- Rebase cairo-modules-no-version.patch.
+
+---
+Fri Oct 12 12:00:24 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.12.4:
+  + Interior boxes were being dropped when amalgamating regions
+during tesselation (fdo#49446)
+  + Allow building without gtk-doc installed
+  + Invalid edge generation whilst reducing complex polygons
+(fdo#50852)
+  + Stroking around tight cusps
+  + Use locale correct formats for reading font subsetting and
+valid buffers (fdo#51443)
+  + Ensure that the type1 subset includes all the glyph encodings
+(fdo#53040)
+  + Upload the whole source for a repeating pattern (fdo#51910)
+  + Fix damage tracking to handle continuation chunks corectly and
+so prevent crashes on win32 (fdo#53384)
+  + Avoid emitting miter joins for degenerate line segments
+(fdo#407107)
+  + Convert the relative path semgents into the backend coordinates
+and then back again to user coordinates (fdo#54732)
+  + Fix extents computations for a degenerate path consisting only
+of a move-to (fdo#54549)
+  + Prevent crashing on a degenerate project edge after polygon
+intersection (fdo#54822).
+- Add pkgconfig(xext) BuildRequires: new verified dependency.
+
+---
+Sun Apr 29 21:09:19 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.12.2:
+  + Allow applications to create 0x0 xlib surfaces, such as used by
+LibreOffice (fdo#49118)
+  + Trim composite extents for SOURCE/CLEAR operators to the mask.
+  + Use fallback fonts in 

commit timezone-java.1850 for openSUSE:12.2:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package timezone-java.1850 for 
openSUSE:12.2:Update checked in at 2013-07-15 13:54:01

Comparing /work/SRC/openSUSE:12.2:Update/timezone-java.1850 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.timezone-java.1850.new (New)


Package is timezone-java.1850

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package=timezone.1850 cicount=copy/--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchinfo.1847 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1847 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:53:14

Comparing /work/SRC/openSUSE:12.3:Update/patchinfo.1847 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.patchinfo.1847.new (New)


Package is patchinfo.1847

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  packagersbrabec/packager
  categoryrecommended/category
  ratinglow/rating
  summaryFix eog crash/summary
  descriptionFix eog crash when pressing Next or Space after viewing some 
images in some locales. For more see 
https://bugzilla.novell.com/show_bug.cgi?id=828074#c3/description
/patchinfo--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit cairo for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package cairo for openSUSE:12.3:Update 
checked in at 2013-07-15 13:53:13

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


Package is cairo

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.eWTadM/_old  2013-07-15 13:53:14.0 +0200
+++ /var/tmp/diff_new_pack.eWTadM/_new  2013-07-15 13:53:14.0 +0200
@@ -1 +1 @@
-link package='cairo.1765' cicount='copy' /
+link package='cairo.1847' cicount='copy' /

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



commit patchinfo.1850 for openSUSE:12.2:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1850 for 
openSUSE:12.2:Update checked in at 2013-07-15 13:54:15

Comparing /work/SRC/openSUSE:12.2:Update/patchinfo.1850 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.patchinfo.1850.new (New)


Package is patchinfo.1850

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  issue tracker=bnc id=828372/
  categoryrecommended/category
  ratingmoderate/rating
  packagerelvigia/packager
  description
The timezone data was updated to 2013d, containing updates for Morocco, Israel, 
Australia.
/description
  summarytimezone: July 2013 update/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit timezone-java for openSUSE:12.2:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package timezone-java for 
openSUSE:12.2:Update checked in at 2013-07-15 13:54:04

Comparing /work/SRC/openSUSE:12.2:Update/timezone-java (Old)
 and  /work/SRC/openSUSE:12.2:Update/.timezone-java.new (New)


Package is timezone-java

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ioHuvG/_old  2013-07-15 13:54:05.0 +0200
+++ /var/tmp/diff_new_pack.ioHuvG/_new  2013-07-15 13:54:05.0 +0200
@@ -1 +1 @@
-link package='timezone-java.1609' cicount='copy' /
+link package='timezone-java.1850' cicount='copy' /

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



commit timezone for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package timezone for openSUSE:12.3:Update 
checked in at 2013-07-15 13:54:14

Comparing /work/SRC/openSUSE:12.3:Update/timezone (Old)
 and  /work/SRC/openSUSE:12.3:Update/.timezone.new (New)


Package is timezone

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.1qsFW1/_old  2013-07-15 13:54:15.0 +0200
+++ /var/tmp/diff_new_pack.1qsFW1/_new  2013-07-15 13:54:15.0 +0200
@@ -1 +1 @@
-link package='timezone.1609' cicount='copy' /
+link package='timezone.1850' cicount='copy' /

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



commit timezone.1850 for openSUSE:12.2:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package timezone.1850 for 
openSUSE:12.2:Update checked in at 2013-07-15 13:54:10

Comparing /work/SRC/openSUSE:12.2:Update/timezone.1850 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.timezone.1850.new (New)


Package is timezone.1850

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.2:Update/.timezone.1850.new/timezone-java.changes 
2013-07-15 13:54:11.0 +0200
@@ -0,0 +1,4916 @@
+---
+Fri Jul  5 19:52:05 UTC 2013 - crrodrig...@opensuse.org
+
+- tzcode and tzdata 2013d, updates for Morocco, Israel, Australia
+
+---
+Sat Apr 20 16:31:29 UTC 2013 - crrodrig...@opensuse.org
+
+- tzcode  tzdata 2013c, updates for Australia, Palestine,
+  Paraguay.
+
+---
+Wed Mar 13 15:23:57 UTC 2013 - crrodrig...@opensuse.org
+
+- tzcode and tzdata 2013b
+* Haiti uses US daylight-saving rules this year, and presumably future years.
+This changes time stamps starting today.·
+* Paraguay will end DST on March 24 this year.
+* Morocco does not observe DST during Ramadan.
+
+---
+Sun Mar 10 05:13:52 UTC 2013 - crrodrig...@opensuse.org
+
+- tzcode and tzdata 2013a·
+ - Change affecting binary data format:
+* The zone offset at the end of version-2-format zone files is now
+allowed to be 24:00, as per POSIX.1-2008.  (Thanks to Arthor David Olson.)
+- Changes affecting current and future time stamps:
+*  Chile's 2013 rules, and we guess rules for 2014 and later, will be
+the same as 2012, namely Apr Sun=23 03:00 UTC to Sep Sun=2 04:00 UTC. 
+*New Zones Asia/Khandyga, Asia/Ust-Nera, Europe/Busingen.
+
+
+---
+Sat Oct 27 10:38:41 UTC 2012 - dmuel...@suse.com
+
+- update to 2012h (bnc#787005):
+  * Samoa fall 2012 and later
+  * Palestine fall 2012
+  * Bahia no longer has DST
+  * Tocantins has DST
+  * Israel has new DST rules next year
+  * Jordan stays on DST this winter
+
+---
+Sat Sep 15 08:38:34 UTC 2012 - frank.lichtenh...@sophos.com
+
+- Update Url from the glibc page (which doesn't talk
+  about timezone data at all (anymore?)) to the IANA
+  page which is much more informative.
+
+---
+Thu Sep 13 15:06:27 UTC 2012 - dmuel...@suse.com
+
+- cleanup stale rpmnew / symlink of posixrules to /etc/localtime (bnc#762210)
+- remove %config part on posixrules symlink, it is not a config file
+
+- update to 2012f (bnc#780276):
+  * Fiji DST is October 21st 2012 - January 20th, 2013
+
+---
+Mon Aug 20 15:47:57 UTC 2012 - fcro...@suse.com
+
+- Add tzcode-symlink.patch: use a symlink to create /etc/localtime
+  (bnc#773491)
+- Do not apply tzcode-link.diff on openSUSE = 12.2 (bnc#773491).
+
+---
+Mon Aug  6 10:52:34 UTC 2012 - dmuel...@suse.com
+
+- update to 2012e:
+  * Pacific/Fakaofo: Tokelau is UTC+13, not UTC+14
+
+---
+Tue Jul 24 18:57:28 UTC 2012 - dmuel...@suse.com
+
+- update to 2012d (bnc#771369):
+  * Morocco DST is interrupted during Ramadan 2012
+  (July 20th- August 19th)
+
+---
+Mon Apr  2 16:19:16 CEST 2012 - dmuel...@suse.de
+
+- update to 2012c:
+  * Morocco DST starts late April 2012
+  * Changes for Gaza, Hebron and Syria (for 2012)
+  * Haiti now follows US/Canada rules regarding DST
+
+---
+Thu Mar 29 14:56:30 CEST 2012 - dmuel...@suse.de
+
+- adjust license to spdx.org format (bnc#752642)
+
+---
+Sat Mar  3 11:33:38 CET 2012 - dmuel...@suse.de
+
+- update to 2012b (bnc#748550):
+  * Cuba has delayed start of DST by 3 weeks
+  (now starts April 1 rather than March 11
+  * Chile 2011/2012 and 2012/2013 summer time date adjustments.
+  * Falkland Islands onto permanent summer time (we're assuming for the
+foreseeable future, though 2012 is all we're fairly certain of.)
+  * Armenia has abolished Summer Time.
+  * Tokelau jumped the International Date Line back last December
+(just the same as their near neighbour, Samoa).
+  * America/Creston is a new zone for a small area of British Columbia
+  * There will be a leapsecod 2012-06-30 23:59:60 UTC.
+

commit timezone-java for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package timezone-java for 
openSUSE:12.3:Update checked in at 2013-07-15 13:54:09

Comparing /work/SRC/openSUSE:12.3:Update/timezone-java (Old)
 and  /work/SRC/openSUSE:12.3:Update/.timezone-java.new (New)


Package is timezone-java

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.nsKaP1/_old  2013-07-15 13:54:10.0 +0200
+++ /var/tmp/diff_new_pack.nsKaP1/_new  2013-07-15 13:54:10.0 +0200
@@ -1 +1 @@
-link package='timezone-java.1609' cicount='copy' /
+link package='timezone-java.1850' cicount='copy' /

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



commit patchinfo.1850 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1850 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:54:17

Comparing /work/SRC/openSUSE:12.3:Update/patchinfo.1850 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.patchinfo.1850.new (New)


Package is patchinfo.1850

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  issue tracker=bnc id=828372/
  categoryrecommended/category
  ratingmoderate/rating
  packagerelvigia/packager
  description
The timezone data was updated to 2013d, containing updates for Morocco, Israel, 
Australia.
/description
  summarytimezone: July 2013 update/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xorg-x11-Xvnc.1849 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-Xvnc.1849 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:55:10

Comparing /work/SRC/openSUSE:12.3:Update/xorg-x11-Xvnc.1849 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.xorg-x11-Xvnc.1849.new (New)


Package is xorg-x11-Xvnc.1849

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ 
/work/SRC/openSUSE:12.3:Update/.xorg-x11-Xvnc.1849.new/xorg-x11-Xvnc.changes
2013-07-15 13:55:11.0 +0200
@@ -0,0 +1,85 @@
+---
+Thu Jul  4 16:55:26 UTC 2013 - m...@suse.com
+
+- N_tigervnc_level3switch.patch
+  * Use correct keycode for level3 shift. (bnc#809844)
+
+---
+Mon Jun 10 16:40:16 UTC 2013 - m...@suse.com
+
+- N_tigervnc_enable-glx.patch
+  * Build with GLX extension. (bnc#823625)
+
+---
+Thu Jan 10 10:49:09 UTC 2013 - sndir...@suse.com
+
+- this seperate xorg-x11-Xvnc source package (tigervnc) now
+  replaces the previous xf4vnc in xorg-x11-server source package
+  (disabled there now)
+
+---
+Fri Dec  7 15:48:16 UTC 2012 - m...@novell.com
+
+- N_tigervnc_keyboard-layout-handling.patch
+  * Use keyboard handling from tightvnc. 
+
+---
+Wed Dec  5 17:32:29 UTC 2012 - m...@novell.com
+
+- Update TigerVNC to 1.2.80 and xserver to 1.13.0. 
+
+---
+Wed Feb  9 15:07:34 UTC 2011 - sndir...@novell.com
+
+- added jpeg-devel to BuildRequires 
+
+---
+Wed Feb  9 14:00:16 UTC 2011 - sndir...@novell.com
+
+- use system jpeg for building
+- fixed xkb path
+- added more reasonable options for Xvfb building
+
+---
+Wed Feb  9 08:57:06 UTC 2011 - sndir...@novell.com
+
+- added Reinhard's xdmcp fix (bnc #625593) 
+
+---
+Wed Feb  9 08:50:10 UTC 2011 - sndir...@novell.com
+
+- TigerVNC build
+  * fix fontpatch
+  * cleanup 
+
+---
+Wed Feb  9 04:41:24 UTC 2011 - sndir...@novell.com
+
+- build Xvnc of TigerVNC project when %tigervnc is set; make this
+  the default for now
+
+---
+Tue Feb  8 17:00:32 UTC 2011 - sndir...@novell.com
+
+- latest version of Perl script
+
+---
+Thu Feb  3 17:41:02 UTC 2011 - sndir...@novell.com
+
+- renamed package from xorg-x11-Xvnc-ng to xorg-x11-Xvnc
+
+---
+Thu Feb  3 17:26:04 UTC 2011 - sndir...@novell.com
+
+- rewritten wrapper script in Perl 
+
+---
+Wed Jan 26 10:07:10 UTC 2011 - sndir...@novell.com
+
+- added services file for SuSEfirewall2 
+
+---
+Wed Jan 26 00:43:01 UTC 2011 - sndir...@novell.com
+
+- created package 
+

New:

  N_tigervnc_enable-glx.patch
  N_tigervnc_keyboard-layout-handling.patch
  N_tigervnc_level3switch.patch
  Xvnc.pl
  tigervnc-1.2.80-20120905svn4996.tar.bz2
  tigervnc-1.2.80-fix-int-to-pointer.patch
  xorg-server-1.13.0.tar.bz2
  xorg-server-xdmcp.patch
  xorg-x11-Xvnc.changes
  xorg-x11-Xvnc.spec



Other differences:
--
++ xorg-x11-Xvnc.spec ++
#
# spec file for package xorg-x11-Xvnc
#
# Copyright (c) 2013 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define tigervnc 1

Name:   xorg-x11-Xvnc
%if %tigervnc
Version:7.6_1.0.1
Release:0
%else
Version:7.6_0.1
Release:0
%endif
%if %tigervnc
%else
#License:MIT License (or similar)
%endif
%if %tigervnc
BuildRequires:  Mesa-devel
BuildRequires:  

commit xorg-x11-Xvnc for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-Xvnc for 
openSUSE:12.3:Update checked in at 2013-07-15 13:55:11

Comparing /work/SRC/openSUSE:12.3:Update/xorg-x11-Xvnc (Old)
 and  /work/SRC/openSUSE:12.3:Update/.xorg-x11-Xvnc.new (New)


Package is xorg-x11-Xvnc

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.wQLg1J/_old  2013-07-15 13:55:13.0 +0200
+++ /var/tmp/diff_new_pack.wQLg1J/_new  2013-07-15 13:55:13.0 +0200
@@ -1 +1 @@
-link package='xorg-x11-Xvnc.1778' cicount='copy' /
+link package='xorg-x11-Xvnc.1849' cicount='copy' /

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



commit dragonplayer.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package dragonplayer.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:56:47

Comparing /work/SRC/openSUSE:12.3:Update/dragonplayer.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.dragonplayer.1841.new (New)


Package is dragonplayer.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.dragonplayer.1841.new/dragonplayer.changes  
2013-07-15 13:56:48.0 +0200
@@ -0,0 +1,674 @@
+---
+Sat Jun 29 07:39:45 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:47:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 17:03:15 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:21:36 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 15:44:05 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 17:55:35 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:12:48 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:19:13 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 18:45:38 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:12:18 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:59:09 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+---
+Tue Nov 20 17:23:54 UTC 2012 - nico.kru...@gmail.com
+
+- Fix the SLES build (%make_install is not expanded on SLES)
+
+---
+Fri Nov  2 16:56:29 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 10:21:06 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Tue Sep  4 11:02:15 UTC 2012 - toddrme2...@gmail.com
+
+- Update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+
+---
+Tue Jul 31 11:02:37 UTC 2012 - toddrme2...@gmail.com
+
+- Update to 4.9.0
+  * see http://kde.org/announcements/4.9/ for details
+
+---
+Thu Jul 19 13:14:09 UTC 2012 - toddrme2...@gmail.com
+
+- update to 4.8.97
+  * RC2 milestone release of KDE 4.9
+  *  see http://kde.org/announcements/announce-4.9-rc2.php for details
+
+---
+Sun Nov 21 18:05:43 UTC 2010 - co...@novell.com
+
+- remove patch not adapted since 4.1
+
+---
+Fri Nov 19 17:18:48 CET 2010 - dmuel...@suse.de
+
+- update to 4.5.80
+  * KDE 4.6 Beta1
+  * no upstream changelog available.
+
+
+---
+Thu Oct 28 22:12:46 CEST 2010 - dmuel...@suse.de
+
+- update to 4.5.3
+  * see http://kde.org/announcements/changelogs/changelog4_5_2to4_5_3.php for 
details
+

commit blinken.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package blinken.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:56:32

Comparing /work/SRC/openSUSE:12.3:Update/blinken.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.blinken.1841.new (New)


Package is blinken.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.blinken.1841.new/blinken.changes
2013-07-15 13:56:33.0 +0200
@@ -0,0 +1,1305 @@
+---
+Sat Jun 29 07:33:29 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:38:55 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 16:57:13 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:15:29 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 15:38:03 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 17:49:06 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Mon Jan 21 13:56:24 UTC 2013 - wstephen...@suse.com
+
+- Remove calls to suse_update_desktop_files macro where upstream now has the 
correct desktop file categories
+
+---
+Thu Jan 17 08:06:47 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:11:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Tue Jan  1 17:56:14 UTC 2013 - asterios.dra...@gmail.com
+
+- Removed unneeded build requirements kdebase4-workspace-devel,
+  libkdeedu4-devel, ocaml, ocaml-facile and fdupes. Added libkde4-devel.
+- Removed unneeded runtime requirement for libkeduvocdocument4.
+
+---
+Wed Dec 19 18:38:57 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:04:59 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:53:10 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+---
+Fri Nov  2 16:51:46 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 10:02:42 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Wed Sep  5 12:01:48 UTC 2012 - dmuel...@suse.com
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+  
+
+---
+Mon Jul 30 16:48:19 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.5
+  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for 
details
+
+---
+Fri Jun  1 13:49:26 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.4
+  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for 
details
+
+---
+Sun Apr 29 20:54:58 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.3
+  * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for 
details
+

commit filelight for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package filelight for openSUSE:12.3:Update 
checked in at 2013-07-15 13:56:52

Comparing /work/SRC/openSUSE:12.3:Update/filelight (Old)
 and  /work/SRC/openSUSE:12.3:Update/.filelight.new (New)


Package is filelight

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.lFiaJR/_old  2013-07-15 13:56:53.0 +0200
+++ /var/tmp/diff_new_pack.lFiaJR/_new  2013-07-15 13:56:53.0 +0200
@@ -1 +1 @@
-link package='filelight.1678' cicount='copy' /
+link package='filelight.1841' cicount='copy' /

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



commit branding-openSUSE for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package branding-openSUSE for 
openSUSE:12.3:Update checked in at 2013-07-15 13:56:40

Comparing /work/SRC/openSUSE:12.3:Update/branding-openSUSE (Old)
 and  /work/SRC/openSUSE:12.3:Update/.branding-openSUSE.new (New)


Package is branding-openSUSE

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.jWvuVx/_old  2013-07-15 13:56:41.0 +0200
+++ /var/tmp/diff_new_pack.jWvuVx/_new  2013-07-15 13:56:41.0 +0200
@@ -1 +1 @@
-link package='branding-openSUSE.1678' cicount='copy' /
+link package='branding-openSUSE.1841' cicount='copy' /

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



commit bovo for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package bovo for openSUSE:12.3:Update 
checked in at 2013-07-15 13:56:37

Comparing /work/SRC/openSUSE:12.3:Update/bovo (Old)
 and  /work/SRC/openSUSE:12.3:Update/.bovo.new (New)


Package is bovo

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.FusiRS/_old  2013-07-15 13:56:39.0 +0200
+++ /var/tmp/diff_new_pack.FusiRS/_new  2013-07-15 13:56:39.0 +0200
@@ -1 +1 @@
-link package='bovo.1678' cicount='copy' /
+link package='bovo.1841' cicount='copy' /

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



commit akonadi-runtime.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package akonadi-runtime.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:56:23

Comparing /work/SRC/openSUSE:12.3:Update/akonadi-runtime.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.akonadi-runtime.1841.new (New)


Package is akonadi-runtime.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ 
/work/SRC/openSUSE:12.3:Update/.akonadi-runtime.1841.new/akonadi-runtime.changes
2013-07-15 13:56:25.0 +0200
@@ -0,0 +1,537 @@
+---
+Mon May  6 09:42:28 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 1.9.2
+  * Add option to FETCH to ignore external retrieval failures.
+  * Properly restrict external payload removal.
+  * Add buildsystem option to choose between Qt4 and Qt5.
+ * Changes from version 1.9.1:
+  * Disable query cache for Sqlite.
+  * Handle missing mysqld better.
+  * Ignore my.cnf settings when using the internal MySQL server.
+
+---
+Thu Dec 27 12:08:21 UTC 2012 - hrvoje.sen...@gmail.com
+
+- Update to 1.9.0
+  * Respect collection cache policy refresh interval for collection tree sync.
+  * Fix initialization of PostgreSQL database.
+  * Correctly count items flags in virtual collections.
+  * Notify parent virtual collections about item changes.
+  * Require CMake = 2.8.8.
+  * Remove dependency to Automoc4.
+  * Support Qt 5.
+- Remove automoc4 BuildRequires
+
+---
+Sun Nov 25 13:25:37 UTC 2012 - cgiboude...@gmx.com
+
+- Only require mysql on SLES.
+
+---
+Sat Nov 24 13:20:43 UTC 2012 - cgiboude...@gmx.com
+
+- Update to 1.9beta1
+  * Recover from lost external payload files.
+  * Improve the virtual collections handling.
+  * Many code and queries optimizations.
+
+---
+Tue Nov 20 17:23:54 UTC 2012 - nico.kru...@gmail.com
+
+- Fix the SLES build (%make_install is not expanded on SLES)
+
+---
+Fri Nov  2 17:14:43 UTC 2012 - tittiatc...@gmail.com
+
+- Update to akonadi 1.8.1
+  * Fix payload loss on some move/copy scenarios.
+  * Improve error reporting for failed item retrievals.
+
+---
+Tue Jul 31 11:02:37 UTC 2012 - toddrme2...@gmail.com
+
+- Update to 1.8.0
+  * Fix deadlock in ad-hoc Nepomuk searches.
+
+---
+Fri Jul 20 07:21:34 UTC 2012 - toddrme2...@gmail.com
+
+- Update to 1.7.95
+  * Fix Nepomuk queries getting stuck if Nepomuk service crashes.
+  * Fix unecessary remote retrieval of already cached item parts.
+  * Reset RID/RREV during cross-resource collection moves.
+  * Increase timeout for remote item retrieval.
+- Update to 1.7.90
+  * Fix handling of large SPARQL queries.
+  * Support cleanup of orphaned resources in the consistency checker.
+  * Support compilation with Clang.
+- Rebased patch
+
+---
+Fri Jul  6 15:07:13 UTC 2012 - dmuel...@suse.com
+
+- fix build failure with gcc41
+
+---
+Wed Apr 18 07:50:05 UTC 2012 - kru...@zib.de
+
+- Update to 1.7.2
+  * Fix and optimize searching via Nepomuk.
+
+---
+Wed Mar  7 11:51:03 UTC 2012 - idon...@suse.com
+
+- Update to 1.7.1
+  * Don't truncate SPARQL queries in virtual collections.
+  * Optimize change notifications for deleted collection attributes.
+  * Fix possible data loss during item copy/move operations.
+
+---
+Mon Jan 23 23:39:12 UTC 2012 - hrvoje.sen...@gmail.com
+
+- Update to 1.7.0
+ - Fix search result retrieval from Nepomuk.
+ - Support for PostgreSQL = 9.
+ - Improve RFC 3501 compatibility in LOGIN and non-silent SELECT commands.
+ - Add support for running multiple instance concurrently in the same user 
session.
+ - Update agent interface to include collectionTreeSynchronized signal.
+ - Add consistency checker system.
+ - Add support for database vacuuming.
+ - Various optimizations to reduce the number of SQL queries.
+
+---
+Mon Jan  2 21:19:14 CET 2012 - dmuel...@suse.de
+
+- update to 1.6.90 (1.7 RC1):
+ - Support for PostgreSQL = 9.
+ - Improve RFC 3501 compatibility in LOGIN and non-silent SELECT commands.
+ - Add support for running multiple instance concurrently in the same user 
session.
+ - Update agent interface to 

commit cantor.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package cantor.1841 for openSUSE:12.3:Update 
checked in at 2013-07-15 13:56:41

Comparing /work/SRC/openSUSE:12.3:Update/cantor.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.cantor.1841.new (New)


Package is cantor.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.cantor.1841.new/cantor.changes  
2013-07-15 13:56:42.0 +0200
@@ -0,0 +1,1360 @@
+---
+Sat Jun 29 07:33:36 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:39:04 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 16:57:22 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Sat Apr 20 12:19:17 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added R-base BuildRequires for = 13.1
+
+---
+Mon Apr  1 19:19:57 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2
+  * Bugfixes
+
+---
+Mon Mar  4 09:11:10 UTC 2013 - tittiatc...@gmail.com
+
+- Remove patch detect_gfortran_library_correctly.diff. Now included
+  upstream
+
+---
+Sat Mar  2 15:38:11 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Fri Feb  1 12:55:53 UTC 2013 - alinm.el...@gmail.com
+
+- add recommends for maxima and octave 
+
+---
+Fri Feb  1 10:17:53 UTC 2013 - tittiatc...@gmail.com
+
+- Added patch detect_gfortran_library_correctly.diff. Due to the 
+  location of the libgfortran.so file, cmake does not find it. 
+  This patch searches differently for the library by querying the 
+  gfortran binary.
+
+---
+Thu Jan 31 17:49:14 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Mon Jan 21 13:56:24 UTC 2013 - wstephen...@suse.com
+
+- Remove calls to suse_update_desktop_files macro where upstream now has the 
correct desktop file categories
+
+---
+Thu Jan 17 08:06:54 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:11:52 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Tue Jan  1 18:38:35 UTC 2013 - asterios.dra...@gmail.com
+
+- Removed unneeded build requirements fdupes, kdebase4-workspace-devel,
+  libkdeedu4-devel, ocaml and ocaml-facile. Added libkde4-devel.
+- Removed unneeded runtime requirement for libkeduvocdocument4.
+- Replaced cantor with libcantorlibs%{libMAJOR} in cantor-devel Requires:.
+
+---
+Wed Dec 19 18:39:04 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:05:06 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:53:17 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * see http://www.kde.org/announcements/announce-4.10-beta1.php 
+
+---
+Fri Nov  2 16:51:50 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 10:02:50 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see 

commit gwenview.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package gwenview.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:56:58

Comparing /work/SRC/openSUSE:12.3:Update/gwenview.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.gwenview.1841.new (New)


Package is gwenview.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.gwenview.1841.new/gwenview.changes  
2013-07-15 13:57:00.0 +0200
@@ -0,0 +1,477 @@
+---
+Sat Jun 29 07:32:27 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:37:43 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 16:55:55 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:14:27 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 15:37:10 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 17:47:58 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:05:38 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:10:41 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 18:37:49 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+- Dropped patch correct_jpeg_lib_version.patch. This has been
+  resolved upstream and the jpeg_lib_version is detected in a 
+  different way.
+
+---
+Sat Dec  1 20:03:55 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:52:11 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+  * Added Recursive Importer
+  * Added Color Profile Support 
+
+---
+Fri Nov  2 16:50:22 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 09:57:28 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Wed Sep  5 12:01:56 UTC 2012 - dmuel...@suse.com
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+  
+
+---
+Mon Jul 30 16:48:33 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.5
+  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for 
details
+
+---
+Fri Jun  1 13:49:39 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.4
+  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for 
details
+
+---
+Sun Apr 29 20:56:49 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.3
+  * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for 
details
+
+---
+Sat Mar 31 11:03:52 UTC 2012 - wstephen...@suse.com
+
+- Add xz to BuildRequires
+
+---
+Fri Mar 30 01:08:30 CEST 2012 - dmuel...@suse.de
+
+- update to 4.8.2
+  * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for 
details
+

commit bomber for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package bomber for openSUSE:12.3:Update 
checked in at 2013-07-15 13:56:35

Comparing /work/SRC/openSUSE:12.3:Update/bomber (Old)
 and  /work/SRC/openSUSE:12.3:Update/.bomber.new (New)


Package is bomber

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.4ct4fb/_old  2013-07-15 13:56:36.0 +0200
+++ /var/tmp/diff_new_pack.4ct4fb/_new  2013-07-15 13:56:36.0 +0200
@@ -1 +1 @@
-link package='bomber.1678' cicount='copy' /
+link package='bomber.1841' cicount='copy' /

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



commit analitza for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package analitza for openSUSE:12.3:Update 
checked in at 2013-07-15 13:56:28

Comparing /work/SRC/openSUSE:12.3:Update/analitza (Old)
 and  /work/SRC/openSUSE:12.3:Update/.analitza.new (New)


Package is analitza

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.475OAa/_old  2013-07-15 13:56:30.0 +0200
+++ /var/tmp/diff_new_pack.475OAa/_new  2013-07-15 13:56:30.0 +0200
@@ -1 +1 @@
-link package='analitza.1678' cicount='copy' /
+link package='analitza.1841' cicount='copy' /

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



commit filelight.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package filelight.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:56:50

Comparing /work/SRC/openSUSE:12.3:Update/filelight.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.filelight.1841.new (New)


Package is filelight.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.filelight.1841.new/filelight.changes
2013-07-15 13:56:51.0 +0200
@@ -0,0 +1,1190 @@
+---
+Sat Jun 29 07:40:27 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:48:09 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 17:03:50 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:22:10 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 15:46:02 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 17:56:12 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:13:18 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:19:53 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 18:46:09 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:12:53 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:59:41 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+- patch 4_7_branch.diff removed (no content)
+
+---
+Fri Nov  2 16:56:48 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 10:21:23 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Wed Sep  5 12:01:52 UTC 2012 - dmuel...@suse.com
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+  
+
+---
+Mon Jul 30 16:48:28 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.5
+  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for 
details
+
+---
+Fri Jun  1 13:49:35 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.4
+  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for 
details
+
+---
+Sun Apr 29 21:02:45 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.3
+  * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for 
details
+
+---
+Sat Mar 31 11:03:31 UTC 2012 - wstephen...@suse.com
+
+- Add xz to BuildRequires
+
+---
+Fri Mar 30 01:08:18 CEST 2012 - dmuel...@suse.de
+
+- update to 4.8.2
+  * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for 
details
+
+---
+Fri Mar  2 23:11:54 CET 2012 - dmuel...@suse.de
+
+- update to 4.8.1
+  * see 

commit granatier.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package granatier.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:56:53

Comparing /work/SRC/openSUSE:12.3:Update/granatier.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.granatier.1841.new (New)


Package is granatier.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.granatier.1841.new/granatier.changes
2013-07-15 13:56:55.0 +0200
@@ -0,0 +1,78 @@
+---
+Sat Jun 29 08:00:52 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 10:26:48 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 17:22:15 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:39:02 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 16:06:28 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 18:17:04 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:37:42 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:46:00 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 19:11:57 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:34:53 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sun Nov 25 11:21:50 UTC 2012 - tittiatc...@gmail.com
+
+- Drop patch 4_9_branch.diff as it is not used at all
+
+---
+Sat Nov 24 13:18:37 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+- Package was split of from kdegames4 

New:

  granatier-4.10.5.tar.xz
  granatier.changes
  granatier.spec



Other differences:
--
++ granatier.spec ++
#
# spec file for package granatier
#
# Copyright (c) 2013 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   granatier
BuildRequires:  libkdegames-devel
BuildRequires:  xz
Summary:Bomberman-like game for KDE
License:GPL-2.0+
Group:  Amusements/Games/Action/Arcade
Url:http://www.kde.org
Version:4.10.5
Release:0
Source0:granatier-%{version}.tar.xz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires

%description
Walk through an arena, lay bombs and kill your enemies.
Granatier is a clone of the popular Bomberman game.


%prep
%setup -q -n granatier-%{version}

%build
  %cmake_kde4 -d build
  %make_jobs

%install
  cd build
  %kde4_makeinstall
  %suse_update_desktop_file -r granatier   Game ArcadeGame
  %kde_post_install

%post -p 

commit blinken for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package blinken for openSUSE:12.3:Update 
checked in at 2013-07-15 13:56:33

Comparing /work/SRC/openSUSE:12.3:Update/blinken (Old)
 and  /work/SRC/openSUSE:12.3:Update/.blinken.new (New)


Package is blinken

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.y2lN2B/_old  2013-07-15 13:56:34.0 +0200
+++ /var/tmp/diff_new_pack.y2lN2B/_new  2013-07-15 13:56:34.0 +0200
@@ -1 +1 @@
-link package='blinken.1678' cicount='copy' /
+link package='blinken.1841' cicount='copy' /

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



commit granatier for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package granatier for openSUSE:12.3:Update 
checked in at 2013-07-15 13:56:55

Comparing /work/SRC/openSUSE:12.3:Update/granatier (Old)
 and  /work/SRC/openSUSE:12.3:Update/.granatier.new (New)


Package is granatier

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.1oORTv/_old  2013-07-15 13:56:56.0 +0200
+++ /var/tmp/diff_new_pack.1oORTv/_new  2013-07-15 13:56:56.0 +0200
@@ -1 +1 @@
-link package='granatier.1678' cicount='copy' /
+link package='granatier.1841' cicount='copy' /

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



commit ark for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package ark for openSUSE:12.3:Update checked 
in at 2013-07-15 13:56:31

Comparing /work/SRC/openSUSE:12.3:Update/ark (Old)
 and  /work/SRC/openSUSE:12.3:Update/.ark.new (New)


Package is ark

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.QbDlEh/_old  2013-07-15 13:56:32.0 +0200
+++ /var/tmp/diff_new_pack.QbDlEh/_new  2013-07-15 13:56:32.0 +0200
@@ -1 +1 @@
-link package='ark.1678' cicount='copy' /
+link package='ark.1841' cicount='copy' /

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



commit digikam for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package digikam for openSUSE:12.3:Update 
checked in at 2013-07-15 13:56:45

Comparing /work/SRC/openSUSE:12.3:Update/digikam (Old)
 and  /work/SRC/openSUSE:12.3:Update/.digikam.new (New)


Package is digikam

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.lSZGUc/_old  2013-07-15 13:56:46.0 +0200
+++ /var/tmp/diff_new_pack.lSZGUc/_new  2013-07-15 13:56:46.0 +0200
@@ -1 +1 @@
-link package='digikam.1678' cicount='copy' /
+link package='digikam.1841' cicount='copy' /

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



commit cantor for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package cantor for openSUSE:12.3:Update 
checked in at 2013-07-15 13:56:42

Comparing /work/SRC/openSUSE:12.3:Update/cantor (Old)
 and  /work/SRC/openSUSE:12.3:Update/.cantor.new (New)


Package is cantor

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.lX5agx/_old  2013-07-15 13:56:43.0 +0200
+++ /var/tmp/diff_new_pack.lX5agx/_new  2013-07-15 13:56:43.0 +0200
@@ -1 +1 @@
-link package='cantor.1678' cicount='copy' /
+link package='cantor.1841' cicount='copy' /

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



commit dragonplayer for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package dragonplayer for 
openSUSE:12.3:Update checked in at 2013-07-15 13:56:48

Comparing /work/SRC/openSUSE:12.3:Update/dragonplayer (Old)
 and  /work/SRC/openSUSE:12.3:Update/.dragonplayer.new (New)


Package is dragonplayer

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.cjCsPG/_old  2013-07-15 13:56:49.0 +0200
+++ /var/tmp/diff_new_pack.cjCsPG/_new  2013-07-15 13:56:49.0 +0200
@@ -1 +1 @@
-link package='dragonplayer.1678' cicount='copy' /
+link package='dragonplayer.1841' cicount='copy' /

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



commit gwenview for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package gwenview for openSUSE:12.3:Update 
checked in at 2013-07-15 13:57:06

Comparing /work/SRC/openSUSE:12.3:Update/gwenview (Old)
 and  /work/SRC/openSUSE:12.3:Update/.gwenview.new (New)


Package is gwenview

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.KShkhQ/_old  2013-07-15 13:57:08.0 +0200
+++ /var/tmp/diff_new_pack.KShkhQ/_new  2013-07-15 13:57:08.0 +0200
@@ -1 +1 @@
-link package='gwenview.1678' cicount='copy' /
+link package='gwenview.1841' cicount='copy' /

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



commit jovie for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package jovie for openSUSE:12.3:Update 
checked in at 2013-07-15 13:57:09

Comparing /work/SRC/openSUSE:12.3:Update/jovie (Old)
 and  /work/SRC/openSUSE:12.3:Update/.jovie.new (New)


Package is jovie

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.3bsTMg/_old  2013-07-15 13:57:10.0 +0200
+++ /var/tmp/diff_new_pack.3bsTMg/_new  2013-07-15 13:57:10.0 +0200
@@ -1 +1 @@
-link package='jovie.1678' cicount='copy' /
+link package='jovie.1841' cicount='copy' /

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



commit kate.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kate.1841 for openSUSE:12.3:Update 
checked in at 2013-07-15 13:57:44

Comparing /work/SRC/openSUSE:12.3:Update/kate.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kate.1841.new (New)


Package is kate.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.kate.1841.new/kate.changes  2013-07-15 
13:57:46.0 +0200
@@ -0,0 +1,1182 @@
+---
+Sat Jun 29 07:28:46 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:21:30 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 16:52:09 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:11:47 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2
+  * Bugfixes
+- Drop fix-braindead-logic-in-PyQt-version-detection.diff and
+  use-a-numeric-comparision.patch, they are included upstream
+
+---
+Thu Mar 21 08:27:22 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added fix-braindead-logic-in-PyQt-version-detection.diff, fixes
+  build with PyQT = 4.10
+- Add provides/obsoletes for go-kate in libktexteditor, both packages
+  ship the same syntax file
+
+---
+Wed Mar 13 09:54:26 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added use-a-numeric-comparision.patch from upstream, fixes
+  building with python-qt 4.10
+
+---
+Sat Mar  2 15:34:10 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+- Drop fix-plugin-loading.diff, applied upstream
+
+---
+Mon Feb 11 20:12:44 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added upstream fix-plugin-loading.diff, fixes kde#314530
+
+---
+Thu Jan 31 17:44:43 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:02:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:06:39 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+- Dropped patch fix_build_for_unicode_python.diff as this was 
+  incorporated upstream
+
+---
+Wed Dec 19 18:33:51 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+- Added fix_build_for_unicode_python.diff patch, fixes 32bit 
+  compilation
+
+---
+Sat Dec  1 20:00:24 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:48:54 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * see http://www.kde.org/announcements/announce-4.10-beta1.php
+  * Support for Python plugins
+  * Advanced gid(1) plugin using both ID files and etags
+  * Built-in quick open (Ctrl+Alt+o)
+  * New Project Plugin
+  * Improved Scripting Support 
+
+---
+Fri Nov  2 16:46:28 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 09:54:51 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Wed Sep  5 12:02:32 UTC 2012 - dmuel...@suse.com
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+  
+

commit juk for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package juk for openSUSE:12.3:Update checked 
in at 2013-07-15 13:57:11

Comparing /work/SRC/openSUSE:12.3:Update/juk (Old)
 and  /work/SRC/openSUSE:12.3:Update/.juk.new (New)


Package is juk

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.3vK0AC/_old  2013-07-15 13:57:12.0 +0200
+++ /var/tmp/diff_new_pack.3vK0AC/_new  2013-07-15 13:57:12.0 +0200
@@ -1 +1 @@
-link package='juk.1678' cicount='copy' /
+link package='juk.1841' cicount='copy' /

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



commit kajongg.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kajongg.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:57:16

Comparing /work/SRC/openSUSE:12.3:Update/kajongg.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kajongg.1841.new (New)


Package is kajongg.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.kajongg.1841.new/kajongg.changes
2013-07-15 13:57:17.0 +0200
@@ -0,0 +1,78 @@
+---
+Sat Jun 29 08:01:03 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 10:26:58 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 17:22:25 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:39:14 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 16:06:42 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 18:17:25 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:37:51 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:46:19 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 19:12:08 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:35:01 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sun Nov 25 11:30:33 UTC 2012 - tittiatc...@gmail.com
+
+- Drop patch 4_9_branch.diff as it is not used at all
+
+---
+Sat Nov 24 13:18:46 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+- Package was split of from kdegames4 

New:

  kajongg-4.10.5.tar.xz
  kajongg.changes
  kajongg.spec



Other differences:
--
++ kajongg.spec ++
#
# spec file for package kajongg
#
# Copyright (c) 2013 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   kajongg
BuildRequires:  libkdegames-devel
BuildRequires:  python-kde4-devel
BuildRequires:  python-kdebase4
BuildRequires:  xz
Summary:4 Player Mahjongg game
License:GPL-2.0+
Group:  Amusements/Games/Board/Puzzle
Url:http://www.kde.org
Version:4.10.5
Release:0
Source0:kajongg-%{version}.tar.xz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Requires:   python-kde4
Requires:   python-twisted
%kde4_runtime_requires

%description
Kajongg is a version of the four player Mahjongg tile game.

%prep
%setup -q -n kajongg-%{version}

%build
  %cmake_kde4 -d build -- -DINSTALL_KAJONGG=TRUE
  %make_jobs

%install
  cd build
  %makeinstall
  %suse_update_desktop_file -r kajongg  

commit kate for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kate for openSUSE:12.3:Update 
checked in at 2013-07-15 13:57:50

Comparing /work/SRC/openSUSE:12.3:Update/kate (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kate.new (New)


Package is kate

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.qvQtf1/_old  2013-07-15 13:57:52.0 +0200
+++ /var/tmp/diff_new_pack.qvQtf1/_new  2013-07-15 13:57:52.0 +0200
@@ -1 +1 @@
-link package='kate.1678' cicount='copy' /
+link package='kate.1841' cicount='copy' /

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



commit kapman for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kapman for openSUSE:12.3:Update 
checked in at 2013-07-15 13:57:43

Comparing /work/SRC/openSUSE:12.3:Update/kapman (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kapman.new (New)


Package is kapman

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.h3xrAu/_old  2013-07-15 13:57:44.0 +0200
+++ /var/tmp/diff_new_pack.h3xrAu/_new  2013-07-15 13:57:44.0 +0200
@@ -1 +1 @@
-link package='kapman.1678' cicount='copy' /
+link package='kapman.1841' cicount='copy' /

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



commit kactivities4 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kactivities4 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:57:15

Comparing /work/SRC/openSUSE:12.3:Update/kactivities4 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kactivities4.new (New)


Package is kactivities4

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.jAUKZo/_old  2013-07-15 13:57:16.0 +0200
+++ /var/tmp/diff_new_pack.jAUKZo/_new  2013-07-15 13:57:16.0 +0200
@@ -1 +1 @@
-link package='kactivities4.1678' cicount='copy' /
+link package='kactivities4.1841' cicount='copy' /

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



commit kaccessible for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kaccessible for openSUSE:12.3:Update 
checked in at 2013-07-15 13:57:13

Comparing /work/SRC/openSUSE:12.3:Update/kaccessible (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kaccessible.new (New)


Package is kaccessible

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.os4LjE/_old  2013-07-15 13:57:14.0 +0200
+++ /var/tmp/diff_new_pack.os4LjE/_new  2013-07-15 13:57:14.0 +0200
@@ -1 +1 @@
-link package='kaccessible.1678' cicount='copy' /
+link package='kaccessible.1841' cicount='copy' /

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



commit kblocks for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:12.3:Update 
checked in at 2013-07-15 13:57:59

Comparing /work/SRC/openSUSE:12.3:Update/kblocks (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kblocks.new (New)


Package is kblocks

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.N3niGF/_old  2013-07-15 13:58:00.0 +0200
+++ /var/tmp/diff_new_pack.N3niGF/_new  2013-07-15 13:58:00.0 +0200
@@ -1 +1 @@
-link package='kblocks.1678' cicount='copy' /
+link package='kblocks.1841' cicount='copy' /

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



commit katomic for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package katomic for openSUSE:12.3:Update 
checked in at 2013-07-15 13:57:54

Comparing /work/SRC/openSUSE:12.3:Update/katomic (Old)
 and  /work/SRC/openSUSE:12.3:Update/.katomic.new (New)


Package is katomic

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.3MLQKI/_old  2013-07-15 13:57:55.0 +0200
+++ /var/tmp/diff_new_pack.3MLQKI/_new  2013-07-15 13:57:55.0 +0200
@@ -1 +1 @@
-link package='katomic.1678' cicount='copy' /
+link package='katomic.1841' cicount='copy' /

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



commit kanagram for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kanagram for openSUSE:12.3:Update 
checked in at 2013-07-15 13:57:37

Comparing /work/SRC/openSUSE:12.3:Update/kanagram (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kanagram.new (New)


Package is kanagram

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.r38G7N/_old  2013-07-15 13:57:38.0 +0200
+++ /var/tmp/diff_new_pack.r38G7N/_new  2013-07-15 13:57:38.0 +0200
@@ -1 +1 @@
-link package='kanagram.1678' cicount='copy' /
+link package='kanagram.1841' cicount='copy' /

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



commit kblocks.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kblocks.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:57:58

Comparing /work/SRC/openSUSE:12.3:Update/kblocks.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kblocks.1841.new (New)


Package is kblocks.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.kblocks.1841.new/kblocks.changes
2013-07-15 13:57:59.0 +0200
@@ -0,0 +1,78 @@
+---
+Sat Jun 29 08:01:37 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 10:27:41 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 17:23:13 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:39:57 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 16:08:12 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 18:18:00 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:38:26 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:47:00 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 19:12:33 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:35:31 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sun Nov 25 11:28:07 UTC 2012 - tittiatc...@gmail.com
+
+- Drop patch 4_9_branch.diff as it is not used at all
+
+---
+Sat Nov 24 13:19:17 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * see http://www.kde.org/announcements/announce-4.10-beta1.php
+
+- Package was split of from kdegames4 

New:

  kblocks-4.10.5.tar.xz
  kblocks.changes
  kblocks.spec



Other differences:
--
++ kblocks.spec ++
#
# spec file for package kblocks
#
# Copyright (c) 2013 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   kblocks
BuildRequires:  libkdegames-devel
BuildRequires:  xz
Summary:KBlocks - classic falling blocks game
License:LGPL-2.1+
Group:  Amusements/Games/Strategy/Real Time
Url:http://www.kde.org
Version:4.10.5
Release:0
Source0:kblocks-%{version}.tar.xz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires

%description
KBlocks is the KDE version of the classic falling blocks game.

%prep
%setup -q -n kblocks-%{version}

%build
  %cmake_kde4 -d build
  %make_jobs

%install
  cd build
  %kde4_makeinstall
  %kde_post_install

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files
%defattr(-,root,root)
%doc COPYING COPYING.DOC
%{_kde4_bindir}/kblocks

commit kajongg for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kajongg for openSUSE:12.3:Update 
checked in at 2013-07-15 13:57:17

Comparing /work/SRC/openSUSE:12.3:Update/kajongg (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kajongg.new (New)


Package is kajongg

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.tR8nAz/_old  2013-07-15 13:57:18.0 +0200
+++ /var/tmp/diff_new_pack.tR8nAz/_new  2013-07-15 13:57:18.0 +0200
@@ -1 +1 @@
-link package='kajongg.1678' cicount='copy' /
+link package='kajongg.1841' cicount='copy' /

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



commit kalgebra for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:12.3:Update 
checked in at 2013-07-15 13:57:19

Comparing /work/SRC/openSUSE:12.3:Update/kalgebra (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kalgebra.new (New)


Package is kalgebra

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.BC46KN/_old  2013-07-15 13:57:21.0 +0200
+++ /var/tmp/diff_new_pack.BC46KN/_new  2013-07-15 13:57:21.0 +0200
@@ -1 +1 @@
-link package='kalgebra.1678' cicount='copy' /
+link package='kalgebra.1841' cicount='copy' /

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



commit kbreakout.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kbreakout.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:58:03

Comparing /work/SRC/openSUSE:12.3:Update/kbreakout.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kbreakout.1841.new (New)


Package is kbreakout.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.kbreakout.1841.new/kbreakout.changes
2013-07-15 13:58:04.0 +0200
@@ -0,0 +1,86 @@
+---
+Sat Jun 29 08:02:05 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 10:28:03 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 17:23:36 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:40:18 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 16:08:52 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 18:18:19 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:42:07 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:47:28 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 19:12:50 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec  5 14:50:57 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+
+  COPYING and most of the source code in this package are GPL-2.0+, not
+  LGPL-2.1+
+
+---
+Sat Dec  1 20:35:47 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sun Nov 25 11:33:20 UTC 2012 - tittiatc...@gmail.com
+
+- Drop patch 4_9_branch.diff as it is not used at all
+
+---
+Sat Nov 24 13:19:33 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+- Package was split of from kdegames4 
+

New:

  kbreakout-4.10.5.tar.xz
  kbreakout.changes
  kbreakout.spec



Other differences:
--
++ kbreakout.spec ++
#
# spec file for package kbreakout
#
# Copyright (c) 2013 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   kbreakout
BuildRequires:  libkdegames-devel
BuildRequires:  xz
Summary:Breakout-like game for KDE
License:GPL-2.0+
Group:  Amusements/Games/Action/Breakout
Url:http://www.kde.org
Version:4.10.5
Release:0
Source0:kbreakout-%{version}.tar.xz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires

%description
KBreakout is the KDE version of a Breakout-like game.

%prep
%setup -q -n 

commit kblackbox.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kblackbox.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:57:55

Comparing /work/SRC/openSUSE:12.3:Update/kblackbox.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kblackbox.1841.new (New)


Package is kblackbox.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.kblackbox.1841.new/kblackbox.changes
2013-07-15 13:57:57.0 +0200
@@ -0,0 +1,79 @@
+---
+Sat Jun 29 08:01:30 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 10:27:34 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 17:23:05 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:39:50 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 16:07:57 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 18:17:53 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:38:20 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:46:49 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 19:12:28 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:35:25 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sun Nov 25 11:16:55 UTC 2012 - tittiatc...@gmail.com
+
+- Drop patch 4_9_branch.diff as it is not used at all
+
+---
+Sat Nov 24 13:19:11 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+- Package was split of from kdegames4 
+

New:

  kblackbox-4.10.5.tar.xz
  kblackbox.changes
  kblackbox.spec



Other differences:
--
++ kblackbox.spec ++
#
# spec file for package kblackbox
#
# Copyright (c) 2013 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   kblackbox
BuildRequires:  libkdegames-devel
BuildRequires:  xz
Summary:Logic game
License:GPL-2.0+
Group:  Amusements/Games/Board/Puzzle
Url:http://www.kde.org
Version:4.10.5
Release:0
Source0:kblackbox-%{version}.tar.xz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires

%description
KBlackbox is a graphical logical game, inspired by emacs' blackbox. It
is a game of hide and seek played on an grid of boxes.

%prep
%setup -q -n kblackbox-%{version}

%build
  %cmake_kde4 -d build
  %make_jobs

%install
  cd build
  %kde4_makeinstall
  %suse_update_desktop_file -r kblackbox   Game BoardGame
  %kde_post_install

%post -p 

commit kaccessible.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kaccessible.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:57:12

Comparing /work/SRC/openSUSE:12.3:Update/kaccessible.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kaccessible.1841.new (New)


Package is kaccessible.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.kaccessible.1841.new/kaccessible.changes
2013-07-15 13:57:13.0 +0200
@@ -0,0 +1,693 @@
+---
+Sat Jun 29 07:42:04 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:49:48 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 17:05:19 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:23:33 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 15:48:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 17:58:40 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:14:39 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:21:34 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 18:47:32 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:14:28 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 13:01:10 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * see http://www.kde.org/announcements/announce-4.10-beta1.php
+
+- Patch 4_7_branch.diff removed ( no content)
+
+---
+Tue Nov 20 17:23:54 UTC 2012 - nico.kru...@gmail.com
+
+- Fix the SLES build (%make_install is not expanded on SLES)
+
+---
+Fri Nov  2 16:57:38 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 10:24:16 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Wed Sep  5 12:02:05 UTC 2012 - dmuel...@suse.com
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+  
+
+---
+Mon Jul 30 16:48:46 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.5
+  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for 
details
+
+---
+Fri Jun  1 13:49:49 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.4
+  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for 
details
+
+---
+Sun Apr 29 21:03:09 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.3
+  * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for 
details
+
+---
+Sat Mar 31 11:04:13 UTC 2012 - wstephen...@suse.com
+
+- Add xz to BuildRequires
+
+---
+Fri Mar 30 01:09:06 CEST 2012 - dmuel...@suse.de
+
+- update to 4.8.2
+  * see 

commit kactivities4.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kactivities4.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:57:14

Comparing /work/SRC/openSUSE:12.3:Update/kactivities4.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kactivities4.1841.new (New)


Package is kactivities4.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.kactivities4.1841.new/kactivities4.changes  
2013-07-15 13:57:15.0 +0200
@@ -0,0 +1,205 @@
+---
+Sat Jun 29 07:26:14 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:20:42 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 16:48:16 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:10:37 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 15:32:20 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Mon Feb 11 10:29:29 UTC 2013 - wstephen...@suse.com
+
+- Add kdelibs4 devel dependency on devel package
+
+---
+Thu Jan 31 17:42:42 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:00:03 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:05:04 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 18:31:30 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 19:58:07 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:47:07 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * see http://www.kde.org/announcements/announce-4.10-beta1.php
+
+---
+Fri Nov  2 16:45:06 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 09:53:13 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Wed Sep  5 12:02:09 UTC 2012 - dmuel...@suse.com
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+  
+
+---
+Mon Jul 30 16:48:51 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.5
+  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for 
details
+
+---
+Fri Jun  1 13:49:54 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.4
+  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for 
details
+
+---
+Sun Apr 29 20:52:49 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.3
+  * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for 
details
+
+---
+Sat Mar 31 10:33:46 UTC 2012 - wstephen...@suse.com
+
+- Add xz to BuildRequires
+
+---
+Fri Mar 30 01:09:31 CEST 2012 - dmuel...@suse.de
+
+- update to 4.8.2
+  * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for 
details
+

commit juk.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package juk.1841 for openSUSE:12.3:Update 
checked in at 2013-07-15 13:57:10

Comparing /work/SRC/openSUSE:12.3:Update/juk.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.juk.1841.new (New)


Package is juk.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.juk.1841.new/juk.changes2013-07-15 
13:57:11.0 +0200
@@ -0,0 +1,1975 @@
+---
+Sat Jun 29 07:39:39 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:47:25 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 17:03:07 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:21:28 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 15:43:53 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 17:55:28 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:12:42 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:19:03 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 18:45:30 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:12:10 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:59:00 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php 
+  * Add Lyrics view
+
+---
+Tue Nov 20 17:23:54 UTC 2012 - nico.kru...@gmail.com
+
+- Fix the SLES build (%make_install is not expanded on SLES)
+
+---
+Fri Nov  2 16:56:24 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 10:21:01 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Tue Sep  4 11:02:15 UTC 2012 - toddrme2...@gmail.com
+
+- Update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+
+---
+Tue Jul 31 11:02:37 UTC 2012 - toddrme2...@gmail.com
+
+- Update to 4.9.0
+  * see http://kde.org/announcements/4.9/ for details
+
+---
+Thu Jul 19 13:14:09 UTC 2012 - toddrme2...@gmail.com
+
+- update to 4.8.97
+  * RC2 milestone release of KDE 4.9
+  *  see http://kde.org/announcements/announce-4.9-rc2.php for details
+
+---
+Fri Jun 29 09:48:10 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.8.95_20120629
+
+---
+Sun Jun 17 07:47:58 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.8.90_20120617
+
+---
+Tue May 29 15:06:15 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.8.80_20120529
+
+---
+Sun May 13 16:32:07 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.8.42_20120513
+

commit kamera for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:12.3:Update 
checked in at 2013-07-15 13:57:25

Comparing /work/SRC/openSUSE:12.3:Update/kamera (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kamera.new (New)


Package is kamera

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.DDspc9/_old  2013-07-15 13:57:26.0 +0200
+++ /var/tmp/diff_new_pack.DDspc9/_new  2013-07-15 13:57:26.0 +0200
@@ -1 +1 @@
-link package='kamera.1678' cicount='copy' /
+link package='kamera.1841' cicount='copy' /

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



commit kalzium for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kalzium for openSUSE:12.3:Update 
checked in at 2013-07-15 13:57:21

Comparing /work/SRC/openSUSE:12.3:Update/kalzium (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kalzium.new (New)


Package is kalzium

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.cLgtil/_old  2013-07-15 13:57:23.0 +0200
+++ /var/tmp/diff_new_pack.cLgtil/_new  2013-07-15 13:57:23.0 +0200
@@ -1 +1 @@
-link package='kalzium.1678' cicount='copy' /
+link package='kalzium.1841' cicount='copy' /

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



commit kblackbox for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kblackbox for openSUSE:12.3:Update 
checked in at 2013-07-15 13:57:57

Comparing /work/SRC/openSUSE:12.3:Update/kblackbox (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kblackbox.new (New)


Package is kblackbox

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.Xz5IWz/_old  2013-07-15 13:57:58.0 +0200
+++ /var/tmp/diff_new_pack.Xz5IWz/_new  2013-07-15 13:57:58.0 +0200
@@ -1 +1 @@
-link package='kblackbox.1678' cicount='copy' /
+link package='kblackbox.1841' cicount='copy' /

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



commit kdebase4-artwork for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-artwork for 
openSUSE:12.3:Update checked in at 2013-07-15 13:58:50

Comparing /work/SRC/openSUSE:12.3:Update/kdebase4-artwork (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdebase4-artwork.new (New)


Package is kdebase4-artwork

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.jpUciU/_old  2013-07-15 13:59:00.0 +0200
+++ /var/tmp/diff_new_pack.jpUciU/_new  2013-07-15 13:59:00.0 +0200
@@ -1 +1 @@
-link package='kdebase4-artwork.1678' cicount='copy' /
+link package='kdebase4-artwork.1841' cicount='copy' /

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



commit kcalc for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kcalc for openSUSE:12.3:Update 
checked in at 2013-07-15 13:58:14

Comparing /work/SRC/openSUSE:12.3:Update/kcalc (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kcalc.new (New)


Package is kcalc

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.B9b4E9/_old  2013-07-15 13:58:16.0 +0200
+++ /var/tmp/diff_new_pack.B9b4E9/_new  2013-07-15 13:58:16.0 +0200
@@ -1 +1 @@
-link package='kcalc.1678' cicount='copy' /
+link package='kcalc.1841' cicount='copy' /

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



commit kdebase4-runtime for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-runtime for 
openSUSE:12.3:Update checked in at 2013-07-15 13:58:59

Comparing /work/SRC/openSUSE:12.3:Update/kdebase4-runtime (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdebase4-runtime.new (New)


Package is kdebase4-runtime

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.8bZOH7/_old  2013-07-15 13:59:01.0 +0200
+++ /var/tmp/diff_new_pack.8bZOH7/_new  2013-07-15 13:59:01.0 +0200
@@ -1 +1 @@
-link package='kdebase4-runtime.1678' cicount='copy' /
+link package='kdebase4-runtime.1841' cicount='copy' /

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



commit kdeartwork4 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdeartwork4 for openSUSE:12.3:Update 
checked in at 2013-07-15 13:58:48

Comparing /work/SRC/openSUSE:12.3:Update/kdeartwork4 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdeartwork4.new (New)


Package is kdeartwork4

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.OhDedi/_old  2013-07-15 13:58:59.0 +0200
+++ /var/tmp/diff_new_pack.OhDedi/_new  2013-07-15 13:58:59.0 +0200
@@ -1 +1 @@
-link package='kdeartwork4.1678' cicount='copy' /
+link package='kdeartwork4.1841' cicount='copy' /

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



commit kcolorchooser.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kcolorchooser.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:58:28

Comparing /work/SRC/openSUSE:12.3:Update/kcolorchooser.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kcolorchooser.1841.new (New)


Package is kcolorchooser.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ 
/work/SRC/openSUSE:12.3:Update/.kcolorchooser.1841.new/kcolorchooser.changes
2013-07-15 13:58:29.0 +0200
@@ -0,0 +1,461 @@
+---
+Sat Jun 29 07:32:36 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:37:53 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 16:56:05 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:14:37 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 15:37:18 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 17:48:07 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:05:49 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:10:49 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 18:37:58 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:04:10 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:52:20 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+---
+Fri Nov  2 16:50:37 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 09:57:35 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Wed Sep  5 12:02:46 UTC 2012 - dmuel...@suse.com
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+  
+
+---
+Mon Jul 30 16:49:57 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.5
+  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for 
details
+
+---
+Fri Jun  1 13:51:00 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.4
+  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for 
details
+
+---
+Sun Apr 29 20:56:57 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.3
+  * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for 
details
+
+---
+Sat Mar 31 11:05:05 UTC 2012 - wstephen...@suse.com
+
+- Add xz to BuildRequires
+
+---
+Fri Mar 30 01:11:42 CEST 2012 - dmuel...@suse.de
+
+- update to 4.8.2
+  * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for 
details
+
+---
+Fri Mar  2 23:13:06 CET 2012 - dmuel...@suse.de
+
+- update to 4.8.1
+  * see 

commit kde4-filesystem for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kde4-filesystem for 
openSUSE:12.3:Update checked in at 2013-07-15 13:58:36

Comparing /work/SRC/openSUSE:12.3:Update/kde4-filesystem (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kde4-filesystem.new (New)


Package is kde4-filesystem

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.aKCZz7/_old  2013-07-15 13:58:38.0 +0200
+++ /var/tmp/diff_new_pack.aKCZz7/_new  2013-07-15 13:58:38.0 +0200
@@ -1 +1 @@
-link package='kde4-filesystem.1678' cicount='copy' /
+link package='kde4-filesystem.1841' cicount='copy' /

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



commit kdebase4-openSUSE for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-openSUSE for 
openSUSE:12.3:Update checked in at 2013-07-15 13:58:54

Comparing /work/SRC/openSUSE:12.3:Update/kdebase4-openSUSE (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdebase4-openSUSE.new (New)


Package is kdebase4-openSUSE

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.xVXx83/_old  2013-07-15 13:59:00.0 +0200
+++ /var/tmp/diff_new_pack.xVXx83/_new  2013-07-15 13:59:00.0 +0200
@@ -1 +1 @@
-link package='kdebase4-openSUSE.1678' cicount='copy' /
+link package='kdebase4-openSUSE.1841' cicount='copy' /

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



commit kbruch for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:12.3:Update 
checked in at 2013-07-15 13:58:09

Comparing /work/SRC/openSUSE:12.3:Update/kbruch (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kbruch.new (New)


Package is kbruch

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.RC1lII/_old  2013-07-15 13:58:11.0 +0200
+++ /var/tmp/diff_new_pack.RC1lII/_new  2013-07-15 13:58:11.0 +0200
@@ -1 +1 @@
-link package='kbruch.1678' cicount='copy' /
+link package='kbruch.1841' cicount='copy' /

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



commit kcolorchooser for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kcolorchooser for 
openSUSE:12.3:Update checked in at 2013-07-15 13:58:30

Comparing /work/SRC/openSUSE:12.3:Update/kcolorchooser (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kcolorchooser.new (New)


Package is kcolorchooser

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.mRagj0/_old  2013-07-15 13:58:31.0 +0200
+++ /var/tmp/diff_new_pack.mRagj0/_new  2013-07-15 13:58:31.0 +0200
@@ -1 +1 @@
-link package='kcolorchooser.1678' cicount='copy' /
+link package='kcolorchooser.1841' cicount='copy' /

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



commit kcalc.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kcalc.1841 for openSUSE:12.3:Update 
checked in at 2013-07-15 13:58:13

Comparing /work/SRC/openSUSE:12.3:Update/kcalc.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kcalc.1841.new (New)


Package is kcalc.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.kcalc.1841.new/kcalc.changes
2013-07-15 13:58:14.0 +0200
@@ -0,0 +1,1181 @@
+---
+Sat Jun 29 07:40:33 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:48:16 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 17:03:58 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:22:17 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 15:46:08 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 17:56:19 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:13:24 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:20:01 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 18:46:16 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:13:00 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:59:50 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+- patch 4_7_branch.diff removed (no content)
+
+---
+Tue Nov 20 17:23:54 UTC 2012 - nico.kru...@gmail.com
+
+- Fix the SLES build (%make_install is not expanded on SLES)
+
+---
+Fri Nov  2 16:56:52 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 10:21:28 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Wed Sep  5 12:02:39 UTC 2012 - dmuel...@suse.com
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+  
+
+---
+Mon Jul 30 16:49:46 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.5
+  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for 
details
+
+---
+Fri Jun  1 13:50:46 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.4
+  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for 
details
+
+---
+Sun Apr 29 21:03:29 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.3
+  * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for 
details
+
+---
+Sat Mar 31 11:04:53 UTC 2012 - wstephen...@suse.com
+
+- Add xz to BuildRequires
+
+---
+Fri Mar 30 01:10:22 CEST 2012 - dmuel...@suse.de
+
+- update to 4.8.2
+  * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php 

commit kde-mplayer-thumbnailer for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kde-mplayer-thumbnailer for 
openSUSE:12.3:Update checked in at 2013-07-15 13:58:32

Comparing /work/SRC/openSUSE:12.3:Update/kde-mplayer-thumbnailer (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kde-mplayer-thumbnailer.new (New)


Package is kde-mplayer-thumbnailer

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.daO70X/_old  2013-07-15 13:58:34.0 +0200
+++ /var/tmp/diff_new_pack.daO70X/_new  2013-07-15 13:58:34.0 +0200
@@ -1 +1 @@
-link package='kde-mplayer-thumbnailer.1678' cicount='copy' /
+link package='kde-mplayer-thumbnailer.1841' cicount='copy' /

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



commit kde4-print-manager for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kde4-print-manager for 
openSUSE:12.3:Update checked in at 2013-07-15 13:58:42

Comparing /work/SRC/openSUSE:12.3:Update/kde4-print-manager (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kde4-print-manager.new (New)


Package is kde4-print-manager

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ETN9vW/_old  2013-07-15 13:58:52.0 +0200
+++ /var/tmp/diff_new_pack.ETN9vW/_new  2013-07-15 13:58:52.0 +0200
@@ -1 +1 @@
-link package='kde4-print-manager.1678' cicount='copy' /
+link package='kde4-print-manager.1841' cicount='copy' /

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



commit kcharselect for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kcharselect for openSUSE:12.3:Update 
checked in at 2013-07-15 13:58:20

Comparing /work/SRC/openSUSE:12.3:Update/kcharselect (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kcharselect.new (New)


Package is kcharselect

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.NuVNd5/_old  2013-07-15 13:58:22.0 +0200
+++ /var/tmp/diff_new_pack.NuVNd5/_new  2013-07-15 13:58:22.0 +0200
@@ -1 +1 @@
-link package='kcharselect.1678' cicount='copy' /
+link package='kcharselect.1841' cicount='copy' /

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



commit kbreakout for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kbreakout for openSUSE:12.3:Update 
checked in at 2013-07-15 13:58:04

Comparing /work/SRC/openSUSE:12.3:Update/kbreakout (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kbreakout.new (New)


Package is kbreakout

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.fC4U3f/_old  2013-07-15 13:58:04.0 +0200
+++ /var/tmp/diff_new_pack.fC4U3f/_new  2013-07-15 13:58:04.0 +0200
@@ -1 +1 @@
-link package='kbreakout.1678' cicount='copy' /
+link package='kbreakout.1841' cicount='copy' /

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



commit kdeadmin4 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdeadmin4 for openSUSE:12.3:Update 
checked in at 2013-07-15 13:58:44

Comparing /work/SRC/openSUSE:12.3:Update/kdeadmin4 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdeadmin4.new (New)


Package is kdeadmin4

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.EwEzZI/_old  2013-07-15 13:58:53.0 +0200
+++ /var/tmp/diff_new_pack.EwEzZI/_new  2013-07-15 13:58:53.0 +0200
@@ -1 +1 @@
-link package='kdeadmin4.1678' cicount='copy' /
+link package='kdeadmin4.1841' cicount='copy' /

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



commit kde4-l10n for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kde4-l10n for openSUSE:12.3:Update 
checked in at 2013-07-15 13:58:40

Comparing /work/SRC/openSUSE:12.3:Update/kde4-l10n (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kde4-l10n.new (New)


Package is kde4-l10n

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.aUv93j/_old  2013-07-15 13:58:52.0 +0200
+++ /var/tmp/diff_new_pack.aUv93j/_new  2013-07-15 13:58:52.0 +0200
@@ -1 +1 @@
-link package='kde4-l10n.1678' cicount='copy' /
+link package='kde4-l10n.1841' cicount='copy' /

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



commit kcharselect.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kcharselect.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:58:17

Comparing /work/SRC/openSUSE:12.3:Update/kcharselect.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kcharselect.1841.new (New)


Package is kcharselect.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.kcharselect.1841.new/kcharselect.changes
2013-07-15 13:58:19.0 +0200
@@ -0,0 +1,1181 @@
+---
+Sat Jun 29 07:40:39 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:48:23 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 17:04:04 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:22:23 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 15:46:15 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 17:56:27 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:13:30 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:20:09 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 18:46:23 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:13:06 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:59:57 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+- patch 4_7_branch.diff removed (no content)
+
+---
+Tue Nov 20 17:23:54 UTC 2012 - nico.kru...@gmail.com
+
+- Fix the SLES build (%make_install is not expanded on SLES)
+
+---
+Fri Nov  2 16:56:55 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 10:21:33 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Wed Sep  5 12:02:42 UTC 2012 - dmuel...@suse.com
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+  
+
+---
+Mon Jul 30 16:49:51 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.5
+  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for 
details
+
+---
+Fri Jun  1 13:50:52 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.4
+  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for 
details
+
+---
+Sun Apr 29 21:04:03 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.3
+  * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for 
details
+
+---
+Sat Mar 31 11:05:00 UTC 2012 - wstephen...@suse.com
+
+- Add xz to BuildRequires
+
+---
+Fri Mar 30 01:11:04 CEST 2012 - dmuel...@suse.de
+
+- update to 4.8.2
+  * see 

commit kdebase4-wallpapers.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-wallpapers.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:59:04

Comparing /work/SRC/openSUSE:12.3:Update/kdebase4-wallpapers.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdebase4-wallpapers.1841.new (New)


Package is kdebase4-wallpapers.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ 
/work/SRC/openSUSE:12.3:Update/.kdebase4-wallpapers.1841.new/kdebase4-wallpapers.changes
2013-07-15 13:59:10.0 +0200
@@ -0,0 +1,1875 @@
+---
+Sat Jun 29 07:43:24 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 10:08:24 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 17:06:20 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Wed Apr 17 21:06:14 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Split the default wallpaper into standalone package
+
+---
+Mon Apr  1 19:25:57 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2
+  * Bugfixes
+
+---
+Sat Mar  2 15:49:58 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Feb  7 13:02:13 UTC 2013 - tittiatc...@gmail.com
+
+- Provide all available wallpapers
+
+---
+Thu Jan 31 18:00:35 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:15:38 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:22:50 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 18:49:34 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:15:59 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 13:02:34 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * see http://www.kde.org/announcements/announce-4.10-beta1.php
+
+---
+Tue Nov 20 17:23:54 UTC 2012 - nico.kru...@gmail.com
+
+- Fix the SLES build (%make_install is not expanded on SLES)
+
+---
+Fri Nov  2 16:58:06 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 10:25:28 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Wed Sep  5 12:03:54 UTC 2012 - dmuel...@suse.com
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+  
+
+---
+Mon Jul 30 16:53:42 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.5
+  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for 
details
+
+---
+Fri Jun  1 13:55:18 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.4
+  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for 
details
+
+---
+Sun Apr 29 21:06:34 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.3
+  * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for 

commit kdebase4-session.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root


bina2a2wKutIB.bin
Description: Binary data


commit kdebase4 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdebase4 for openSUSE:12.3:Update 
checked in at 2013-07-15 13:59:24

Comparing /work/SRC/openSUSE:12.3:Update/kdebase4 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdebase4.new (New)


Package is kdebase4

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.mC3WoJ/_old  2013-07-15 13:59:27.0 +0200
+++ /var/tmp/diff_new_pack.mC3WoJ/_new  2013-07-15 13:59:27.0 +0200
@@ -1 +1 @@
-link package='kdebase4.1678' cicount='copy' /
+link package='kdebase4.1841' cicount='copy' /

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



commit kdebindings-smokeqt.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdebindings-smokeqt.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:59:38

Comparing /work/SRC/openSUSE:12.3:Update/kdebindings-smokeqt.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdebindings-smokeqt.1841.new (New)


Package is kdebindings-smokeqt.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ 
/work/SRC/openSUSE:12.3:Update/.kdebindings-smokeqt.1841.new/kdebindings-smokeqt.changes
2013-07-15 13:59:39.0 +0200
@@ -0,0 +1,1218 @@
+---
+Sat Jun 29 07:30:02 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:22:49 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 16:53:23 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:12:24 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 15:35:12 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 17:45:50 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:03:34 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:07:49 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 18:35:52 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:01:50 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:50:07 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+---
+Fri Nov  2 16:47:19 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 09:55:45 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Wed Sep  5 12:16:39 UTC 2012 - dmuel...@suse.com
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+  
+
+---
+Mon Jul 30 17:01:51 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.5
+  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for 
details
+
+---
+Fri Jun  1 14:03:37 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.4
+  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for 
details
+
+---
+Sun Apr 29 20:54:33 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.3
+  * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for 
details
+
+---
+Fri Mar 30 01:24:12 CEST 2012 - dmuel...@suse.de
+
+- update to 4.8.2
+  * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for 
details
+
+---
+Fri Mar  2 23:27:41 CET 2012 - dmuel...@suse.de
+
+- update to 4.8.1
+  * see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for 
details
+

commit kdebase4-workspace for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:12.3:Update checked in at 2013-07-15 13:59:13

Comparing /work/SRC/openSUSE:12.3:Update/kdebase4-workspace (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdebase4-workspace.new (New)


Package is kdebase4-workspace

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.GUXODg/_old  2013-07-15 13:59:15.0 +0200
+++ /var/tmp/diff_new_pack.GUXODg/_new  2013-07-15 13:59:15.0 +0200
@@ -1 +1 @@
-link package='kdebase4-workspace.1678' cicount='copy' /
+link package='kdebase4-workspace.1841' cicount='copy' /

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



commit kdebase4-wallpapers for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-wallpapers for 
openSUSE:12.3:Update checked in at 2013-07-15 13:59:07

Comparing /work/SRC/openSUSE:12.3:Update/kdebase4-wallpapers (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdebase4-wallpapers.new (New)


Package is kdebase4-wallpapers

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.JRo397/_old  2013-07-15 13:59:10.0 +0200
+++ /var/tmp/diff_new_pack.JRo397/_new  2013-07-15 13:59:10.0 +0200
@@ -1 +1 @@
-link package='kdebase4-wallpapers.1678' cicount='copy' /
+link package='kdebase4-wallpapers.1841' cicount='copy' /

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



commit kdegraphics-strigi-analyzer for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdegraphics-strigi-analyzer for 
openSUSE:12.3:Update checked in at 2013-07-15 13:59:43

Comparing /work/SRC/openSUSE:12.3:Update/kdegraphics-strigi-analyzer (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdegraphics-strigi-analyzer.new (New)


Package is kdegraphics-strigi-analyzer

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.h2P7ld/_old  2013-07-15 13:59:45.0 +0200
+++ /var/tmp/diff_new_pack.h2P7ld/_new  2013-07-15 13:59:45.0 +0200
@@ -1 +1 @@
-link package='kdegraphics-strigi-analyzer.1678' cicount='copy' /
+link package='kdegraphics-strigi-analyzer.1841' cicount='copy' /

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



commit kdebindings-smokegen.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdebindings-smokegen.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:59:31

Comparing /work/SRC/openSUSE:12.3:Update/kdebindings-smokegen.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdebindings-smokegen.1841.new (New)


Package is kdebindings-smokegen.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ 
/work/SRC/openSUSE:12.3:Update/.kdebindings-smokegen.1841.new/kdebindings-smokegen.changes
  2013-07-15 13:59:32.0 +0200
@@ -0,0 +1,1232 @@
+---
+Sat Jun 29 07:29:56 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:22:42 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 16:53:15 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:12:17 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 15:35:03 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 17:45:43 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:03:26 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:07:42 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 18:35:46 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:01:42 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:50:01 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+---
+Fri Nov  2 16:47:15 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 09:55:40 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Wed Sep  5 12:16:28 UTC 2012 - dmuel...@suse.com
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+  
+
+---
+Mon Jul 30 17:01:40 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.5
+  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for 
details
+
+---
+Fri Jun  1 14:03:09 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.4
+  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for 
details
+
+---
+Sun Apr 29 20:54:11 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.3
+  * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for 
details
+
+---
+Fri Mar 30 01:24:03 CEST 2012 - dmuel...@suse.de
+
+- update to 4.8.2
+  * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for 
details
+
+---
+Fri Mar  2 23:27:32 CET 2012 - dmuel...@suse.de
+
+- update to 4.8.1
+  * see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for 
details
+

commit kdebindings-smokeqt for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdebindings-smokeqt for 
openSUSE:12.3:Update checked in at 2013-07-15 13:59:39

Comparing /work/SRC/openSUSE:12.3:Update/kdebindings-smokeqt (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdebindings-smokeqt.new (New)


Package is kdebindings-smokeqt

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.8LQDpH/_old  2013-07-15 13:59:41.0 +0200
+++ /var/tmp/diff_new_pack.8LQDpH/_new  2013-07-15 13:59:41.0 +0200
@@ -1 +1 @@
-link package='kdebindings-smokeqt.1678' cicount='copy' /
+link package='kdebindings-smokeqt.1841' cicount='copy' /

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



commit kdebindings-smokekde for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdebindings-smokekde for 
openSUSE:12.3:Update checked in at 2013-07-15 13:59:37

Comparing /work/SRC/openSUSE:12.3:Update/kdebindings-smokekde (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdebindings-smokekde.new (New)


Package is kdebindings-smokekde

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.at5q8w/_old  2013-07-15 13:59:38.0 +0200
+++ /var/tmp/diff_new_pack.at5q8w/_new  2013-07-15 13:59:38.0 +0200
@@ -1 +1 @@
-link package='kdebindings-smokekde.1678' cicount='copy' /
+link package='kdebindings-smokekde.1841' cicount='copy' /

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



commit kdegraphics-thumbnailers for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdegraphics-thumbnailers for 
openSUSE:12.3:Update checked in at 2013-07-15 13:59:47

Comparing /work/SRC/openSUSE:12.3:Update/kdegraphics-thumbnailers (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdegraphics-thumbnailers.new (New)


Package is kdegraphics-thumbnailers

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.zQS9r0/_old  2013-07-15 13:59:51.0 +0200
+++ /var/tmp/diff_new_pack.zQS9r0/_new  2013-07-15 13:59:51.0 +0200
@@ -1 +1 @@
-link package='kdegraphics-thumbnailers.1678' cicount='copy' /
+link package='kdegraphics-thumbnailers.1841' cicount='copy' /

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



commit kdebindings-smokekde.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdebindings-smokekde.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 13:59:35

Comparing /work/SRC/openSUSE:12.3:Update/kdebindings-smokekde.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdebindings-smokekde.1841.new (New)


Package is kdebindings-smokekde.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ 
/work/SRC/openSUSE:12.3:Update/.kdebindings-smokekde.1841.new/kdebindings-smokekde.changes
  2013-07-15 13:59:37.0 +0200
@@ -0,0 +1,1224 @@
+---
+Sat Jun 29 07:30:18 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:23:10 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 16:53:42 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---
+Mon Apr  1 19:12:42 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Sat Mar  2 15:35:26 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 17:46:06 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:03:49 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:08:05 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 18:36:06 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:02:16 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:50:26 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+---
+Fri Nov  2 16:47:40 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Sat Sep 29 09:55:59 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Wed Sep  5 12:16:33 UTC 2012 - dmuel...@suse.com
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+  
+
+---
+Mon Jul 30 17:01:44 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.5
+  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for 
details
+
+---
+Fri Jun  1 14:03:33 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.4
+  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for 
details
+
+---
+Sun Apr 29 20:54:29 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.3
+  * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for 
details
+
+---
+Sat Mar 31 11:05:36 UTC 2012 - wstephen...@suse.com
+
+- Add xz to BuildRequires
+
+---
+Fri Mar 30 01:24:07 CEST 2012 - dmuel...@suse.de
+
+- update to 4.8.2
+  * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for 
details
+
+---
+Fri Mar  2 23:27:36 CET 2012 - dmuel...@suse.de
+
+- update to 

commit kdebindings-smokegen for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdebindings-smokegen for 
openSUSE:12.3:Update checked in at 2013-07-15 13:59:32

Comparing /work/SRC/openSUSE:12.3:Update/kdebindings-smokegen (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdebindings-smokegen.new (New)


Package is kdebindings-smokegen

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.XogXfw/_old  2013-07-15 13:59:34.0 +0200
+++ /var/tmp/diff_new_pack.XogXfw/_new  2013-07-15 13:59:34.0 +0200
@@ -1 +1 @@
-link package='kdebindings-smokegen.1678' cicount='copy' /
+link package='kdebindings-smokegen.1841' cicount='copy' /

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



commit kdebase4-session for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-session for 
openSUSE:12.3:Update checked in at 2013-07-15 13:59:02

Comparing /work/SRC/openSUSE:12.3:Update/kdebase4-session (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdebase4-session.new (New)


Package is kdebase4-session

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.HhLeEM/_old  2013-07-15 13:59:03.0 +0200
+++ /var/tmp/diff_new_pack.HhLeEM/_new  2013-07-15 13:59:03.0 +0200
@@ -1 +1 @@
-link package='kdebase4-session.1678' cicount='copy' /
+link package='kdebase4-session.1841' cicount='copy' /

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



commit kdepim4-runtime for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdepim4-runtime for 
openSUSE:12.3:Update checked in at 2013-07-15 14:00:16

Comparing /work/SRC/openSUSE:12.3:Update/kdepim4-runtime (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdepim4-runtime.new (New)


Package is kdepim4-runtime

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ua8PnQ/_old  2013-07-15 14:00:17.0 +0200
+++ /var/tmp/diff_new_pack.ua8PnQ/_new  2013-07-15 14:00:17.0 +0200
@@ -1 +1 @@
-link package='kdepim4-runtime.1678' cicount='copy' /
+link package='kdepim4-runtime.1841' cicount='copy' /

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



commit kdetoys4 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdetoys4 for openSUSE:12.3:Update 
checked in at 2013-07-15 14:00:30

Comparing /work/SRC/openSUSE:12.3:Update/kdetoys4 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdetoys4.new (New)


Package is kdetoys4

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.sPbZUI/_old  2013-07-15 14:00:31.0 +0200
+++ /var/tmp/diff_new_pack.sPbZUI/_new  2013-07-15 14:00:31.0 +0200
@@ -1 +1 @@
-link package='kdetoys4.1678' cicount='copy' /
+link package='kdetoys4.1841' cicount='copy' /

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



commit kdelibs4 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdelibs4 for openSUSE:12.3:Update 
checked in at 2013-07-15 13:59:59

Comparing /work/SRC/openSUSE:12.3:Update/kdelibs4 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdelibs4.new (New)


Package is kdelibs4

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.6vvDFw/_old  2013-07-15 14:00:03.0 +0200
+++ /var/tmp/diff_new_pack.6vvDFw/_new  2013-07-15 14:00:03.0 +0200
@@ -1 +1 @@
-link package='kdelibs4.1678' cicount='copy' /
+link package='kdelibs4.1841' cicount='copy' /

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



commit kdepimlibs4 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdepimlibs4 for openSUSE:12.3:Update 
checked in at 2013-07-15 14:00:22

Comparing /work/SRC/openSUSE:12.3:Update/kdepimlibs4 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdepimlibs4.new (New)


Package is kdepimlibs4

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.9BcLnu/_old  2013-07-15 14:00:23.0 +0200
+++ /var/tmp/diff_new_pack.9BcLnu/_new  2013-07-15 14:00:23.0 +0200
@@ -1 +1 @@
-link package='kdepimlibs4.1678' cicount='copy' /
+link package='kdepimlibs4.1841' cicount='copy' /

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



commit kdepim4 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdepim4 for openSUSE:12.3:Update 
checked in at 2013-07-15 14:00:19

Comparing /work/SRC/openSUSE:12.3:Update/kdepim4 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdepim4.new (New)


Package is kdepim4

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.p3ZJup/_old  2013-07-15 14:00:21.0 +0200
+++ /var/tmp/diff_new_pack.p3ZJup/_new  2013-07-15 14:00:21.0 +0200
@@ -1 +1 @@
-link package='kdepim4.1678' cicount='copy' /
+link package='kdepim4.1841' cicount='copy' /

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



commit kdepim4.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdepim4.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 14:00:17

Comparing /work/SRC/openSUSE:12.3:Update/kdepim4.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdepim4.1841.new (New)


Package is kdepim4.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.kdepim4.1841.new/kdepim4.changes
2013-07-15 14:00:19.0 +0200
@@ -0,0 +1,1270 @@
+---
+Sat Jun 29 07:29:22 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 09:22:03 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---
+Sat May  4 16:52:40 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+- Dropped patches included with this release:
+  0001-Add-missing-mimetype-for-contact-groups-in-the-direc.patches,
+  0002-Use-the-index-we-just-calculated-a-bit-faster.patch,
+  0003-Fix-kmail-autocompletion-from-akonadi.patch and 
+  0004-Fix-Bug-316256.patch
+
+---
+Sat Apr 20 15:52:18 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added 0004-Fix-Bug-316256.patch, fixes build with newer boost 
+  (kde#316256)
+
+---
+Mon Apr  8 16:06:51 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Add three patches from upstream, those fix mail completion that
+  was lost with 4.10.2 (kde#259949):
+  0001-Add-missing-mimetype-for-contact-groups-in-the-direc.patches,
+  0002-Use-the-index-we-just-calculated-a-bit-faster.patch and
+  0003-Fix-kmail-autocompletion-from-akonadi.patch
+
+---
+Mon Apr  1 19:17:14 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2
+  * Contains bug fixes
+- Drop akregator-bug305494.diff, it is included upstream
+
+---
+Mon Mar 11 06:58:56 UTC 2013 - m...@suse.com
+
+- Update desktop-files.diff
+  * Don't removed Icon=kleopatra in kleopatra.desktop (bnc#807946)
+- Added patch akregator-bug305494.diff from upstream to (bko#305494)
+
+---
+Mon Mar  4 15:09:11 UTC 2013 - wba...@tmo.at
+
+- Remove News from categories in akregator.desktop (bnc#807301)
+
+---
+Sat Mar  2 15:34:35 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 17:45:10 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:02:54 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:07:05 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 18:34:18 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:00:52 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sun Nov 25 11:23:44 UTC 2012 - tittiatc...@gmail.com
+
+- Drop patch 4_8_branch.diff as it is not used at all
+
+---
+Sat Nov 24 12:49:27 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+  * KAlarm:  Add command line and D-Bus option to output list of 
+ scheduled alarms 
+
+---
+Fri Nov  2 16:46:42 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for 

commit kdenetwork4.1841 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdenetwork4.1841 for 
openSUSE:12.3:Update checked in at 2013-07-15 14:00:03

Comparing /work/SRC/openSUSE:12.3:Update/kdenetwork4.1841 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdenetwork4.1841.new (New)


Package is kdenetwork4.1841

Changes:

New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:12.3:Update/.kdenetwork4.1841.new/kdenetwork4.changes
2013-07-15 14:00:05.0 +0200
@@ -0,0 +1,1050 @@
+---
+Sat Jun 29 07:55:39 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.5
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.5.php
+   * resolves bnc#8122760
+
+---
+Sat Jun  1 10:21:34 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+- Dropped fix_v4l_deprecations.patch, it's included in this release
+
+---
+Wed May  8 11:38:45 UTC 2013 - nico.kru...@gmail.com
+
+- re-enable OTR plugin for openSUSE 12.3 and Factory
+  (using with libotr2 which provides version 3.2.*)
+- re-enable libktorrent support
+
+---
+Sat May  4 17:17:07 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+- Added fix_v4l_deprecations.patch, fixes usage of interfaces deprecated 
+  with 3.9 kernel
+
+---
+Mon Apr  1 19:33:35 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Tue Mar 12 21:21:50 UTC 2013 - seife+...@b1-systems.com
+
+- fix build with giflib-5 (kdenetwork-4.10.0-giflib5.patch)
+
+---
+Sat Mar  2 16:00:45 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 18:11:42 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:32:44 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:33:54 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 19:06:24 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:29:22 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 13:12:40 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php 
+
+---
+Wed Nov  7 07:43:50 UTC 2012 - tittiatc...@gmail.com
+
+- Add explicit buildrequire for libmediastreamer1 for kopete to 
+  avoid Have Choice for for packages depending on Kopete and to
+  prevent that the user has to make a choice what to install
+
+---
+Fri Nov  2 17:06:20 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Wed Oct 10 20:56:18 UTC 2012 - mailaen...@opensuse.org
+
+- replace dependency on linphone GUI with pure mediastreamer/ortp
+
+---
+Sat Oct  6 07:04:46 UTC 2012 - tittiatc...@gmail.com
+
+- Disable the OTR plugin for openSUSE Factory atm due to 
+  incompatibility with the newer libotr version
+
+---
+Sat Sep 29 10:37:17 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/announce-4.9.2.php for details
+
+---
+Wed Sep  5 12:03:21 UTC 

commit kdenetwork4 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdenetwork4 for openSUSE:12.3:Update 
checked in at 2013-07-15 14:00:12

Comparing /work/SRC/openSUSE:12.3:Update/kdenetwork4 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdenetwork4.new (New)


Package is kdenetwork4

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.nKOvAP/_old  2013-07-15 14:00:13.0 +0200
+++ /var/tmp/diff_new_pack.nKOvAP/_new  2013-07-15 14:00:13.0 +0200
@@ -1 +1 @@
-link package='kdenetwork4.1678' cicount='copy' /
+link package='kdenetwork4.1841' cicount='copy' /

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



commit kdesdk4 for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdesdk4 for openSUSE:12.3:Update 
checked in at 2013-07-15 14:00:26

Comparing /work/SRC/openSUSE:12.3:Update/kdesdk4 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdesdk4.new (New)


Package is kdesdk4

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.UyDOcB/_old  2013-07-15 14:00:28.0 +0200
+++ /var/tmp/diff_new_pack.UyDOcB/_new  2013-07-15 14:00:28.0 +0200
@@ -1 +1 @@
-link package='kdesdk4.1678' cicount='copy' /
+link package='kdesdk4.1841' cicount='copy' /

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



commit kdelibs4-apidocs for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdelibs4-apidocs for 
openSUSE:12.3:Update checked in at 2013-07-15 13:59:54

Comparing /work/SRC/openSUSE:12.3:Update/kdelibs4-apidocs (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdelibs4-apidocs.new (New)


Package is kdelibs4-apidocs

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.3shhO8/_old  2013-07-15 13:59:56.0 +0200
+++ /var/tmp/diff_new_pack.3shhO8/_new  2013-07-15 13:59:56.0 +0200
@@ -1 +1 @@
-link package='kdelibs4-apidocs.1678' cicount='copy' /
+link package='kdelibs4-apidocs.1841' cicount='copy' /

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



commit kdiamond for openSUSE:12.3:Update

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package kdiamond for openSUSE:12.3:Update 
checked in at 2013-07-15 14:00:37

Comparing /work/SRC/openSUSE:12.3:Update/kdiamond (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdiamond.new (New)


Package is kdiamond

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.TjSKsI/_old  2013-07-15 14:00:38.0 +0200
+++ /var/tmp/diff_new_pack.TjSKsI/_new  2013-07-15 14:00:38.0 +0200
@@ -1 +1 @@
-link package='kdiamond.1678' cicount='copy' /
+link package='kdiamond.1841' cicount='copy' /

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



  1   2   3   >