commit homebank for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package homebank for openSUSE:Factory 
checked in at 2015-01-20 21:54:52

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


Package is "homebank"

Changes:

--- /work/SRC/openSUSE:Factory/homebank/homebank.changes2014-03-02 
18:22:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.homebank.new/homebank.changes   2015-01-20 
21:54:54.0 +0100
@@ -1,0 +2,12 @@
+Sun Jan 18 18:47:37 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 4.6.3:
+  + New: enhanced categories completion (complete is done with
+partial match on both categories and subcategories).
+  + Change: win32: upgraded to libofx 0.9.9.
+  + Bugfixes:
+- lp#1351098 win32: OFX import freeze HomeBank.
+- lp#1349160 layout are not persisted well on maximized
+  windows.
+
+---

Old:

  homebank-4.5.6.tar.gz

New:

  homebank-4.6.3.tar.gz



Other differences:
--
++ homebank.spec ++
--- /var/tmp/diff_new_pack.6LD8Bc/_old  2015-01-20 21:54:54.0 +0100
+++ /var/tmp/diff_new_pack.6LD8Bc/_new  2015-01-20 21:54:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package homebank
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   homebank
-Version:4.5.6
+Version:4.6.3
 Release:0
 Summary:Application to manage personal accounts
 License:GPL-2.0+
@@ -58,21 +58,15 @@
 rm -r %{buildroot}%{_datadir}/application-registry
 rm -r %{buildroot}%{_datadir}/mime-info
 
-%if 0%{?suse_version} > 1130
-
 %post
 %desktop_database_post
 %icon_theme_cache_post
 %mime_database_post
-%endif
-
-%if 0%{?suse_version} > 1130
 
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
 %mime_database_postun
-%endif
 
 %files
 %defattr(-,root,root,-)

++ homebank-4.5.6.tar.gz -> homebank-4.6.3.tar.gz ++
 181596 lines of diff (skipped)

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



commit aws-cli for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package aws-cli for openSUSE:Factory checked 
in at 2015-01-20 21:54:50

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


Package is "aws-cli"

Changes:

--- /work/SRC/openSUSE:Factory/aws-cli/aws-cli.changes  2014-11-26 
20:55:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.aws-cli.new/aws-cli.changes 2015-01-20 
21:54:51.0 +0100
@@ -1,0 +2,199 @@
+Sun Jan 18 12:44:53 UTC 2015 - rschweik...@suse.com
+
+- Update to version 1.7.1 (bnc#905354)
+  + bugfix:``aws s3 cp``: Fix issue with parts of a file being
+downloaded more than once when streaming to stdout
+(`issue 1087 `__)
+  + bugfix:``--no-sign-request``: Fix issue where requests were still trying to
+be signed even though user used the ``--no-sign-request`` flag.
+(`botocore issue 433 `__)
+  + bugfix:``aws cloudsearchdomain search``: Fix invalid signatures when
+using the ``aws cloudsearchdomain search`` command
+(`issue 976 `__)
+  + feature:``aws cloudhsm``: Add support for AWS CloudHSM.
+  + feature:``aws ecs``: Add support for ``aws ecs``, the Amazon EC2
+Container Service (ECS)
+  + feature:``aws rds``: Add Encryption at Rest and CloudHSM Support.
+  + feature:``aws ec2``: Add Classic Link support
+  + feature:``aws cloudsearch``: Update ``aws cloudsearch`` command
+to latest version
+  + bugfix:``aws cloudfront wait``: Fix issue where wait commands did not
+stop waiting when a success state was reached.
+(`botocore issue 426 `_)
+  + bugfix:``aws ec2 run-instances``: Allow binary files to be passed to
+``--user-data``
+(`botocore issue 416 `_)
+  + bugfix:``aws cloudsearchdomain suggest``: Add ``--suggest-query``
+option to fix the argument being shadowed by the top level
+``--query`` option.
+(`issue 1068 `__)
+  + bugfix:``aws emr``: Fix issue with endpoints for ``eu-central-1`` and
+``cn-north-1``
+(`botocore issue 423 `__)
+  + bugfix:``aws s3``: Fix issue where empty XML nodes are now parsed
+as an empty string ``""`` instead of ``null``, which allows for
+round tripping ``aws s3 get/put-bucket-lifecycle``
+(`issue 1076 `__)
+  + bugfix:AssumeRole: Fix issue with cache filenames when assuming a role
+on Windows
+(`issue 1063 `__)
+  + bugfix:``aws s3 ls``: Fix issue when listing Amazon S3 objects containing
+non-ascii characters in eu-central-1
+(`issue 1046 `__)
+  + feature:``aws storagegateway``: Update the ``aws storagegateway`` command
+to the latest version
+  + feature:``aws emr``: Update the ``aws emr`` command to the latest
+version
+  + bugfix:``aws emr create-cluster``: Fix script runnner jar to the current
+region location when ``--enable-debugging`` is specified in the
+``aws emr create-cluster`` command
+  + bugfix:``aws datapipeline get-pipeline-definition``: Rename operation
+parameter ``--version`` to ``--pipeline-version`` to avoid shadowing
+a built in parameter
+(`issue 1058 `__)
+  + bugfix:pip installation: Fix issue where pip installations would cause
+an error due to the system's python configuration
+(`issue 1051 `__)
+  + feature:``aws elastictranscoder``: Update the ``aws elastictranscoder``
+command to the latest version
+  + bugfix:Non-ascii chars: Fix issue where escape sequences were being printed
+instead of the non-ascii chars
+(`issue 1048 `__)
+  + bugfix:``aws iam create-virtual-mfa-device``:  Fix issue with ``--outfile``
+not supporting relative paths
+(`issue 1002 `__)
+  + feature:``aws sqs``: Add support for Amazon Simple Queue Service purge 
queue
+which allows users to delete the messages in their queue.
+  + feature:``aws opsworks``: Add AWS OpsWorks support for registering and
+assigning existing Amazon EC2 instances and on-premises servers.
+  + feature:``aws opsworks register``: Registers an EC2 instance or machine 
with
+AWS OpsWorks. Registering a machine using this command will install the
+AWS OpsWorks agent on the target machine and register it with an existing
+OpsWorks stack.
+  + bugfix:``aws s3``: Fix issue with expired signatures when retrying
+fa

commit libcamgm for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package libcamgm for openSUSE:Factory 
checked in at 2015-01-20 21:53:56

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


Package is "libcamgm"

Changes:

--- /work/SRC/openSUSE:Factory/libcamgm/libcamgm.changes2014-12-17 
19:17:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.libcamgm.new/libcamgm.changes   2015-01-20 
21:53:57.0 +0100
@@ -1,0 +2,6 @@
+Sun Jan 11 19:04:11 UTC 2015 - meiss...@suse.com
+
+- libcamgm-openssl1.0.1i.patch: remove again as 1.0.1k does more
+  errors again.
+
+---

Old:

  libcamgm-openssl1.0.1i.patch



Other differences:
--
++ libcamgm.spec ++
--- /var/tmp/diff_new_pack.yhX5iT/_old  2015-01-20 21:53:58.0 +0100
+++ /var/tmp/diff_new_pack.yhX5iT/_new  2015-01-20 21:53:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcamgm
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -25,7 +25,6 @@
 Url:https://github.com/openSUSE/libcamgm
 Source0:libcamgm-%{version}.tar.bz2
 Source1:baselibs.conf
-Patch0: libcamgm-openssl1.0.1i.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  boost-devel
@@ -113,7 +112,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 translation-update-upstream
 
 %build

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



commit installation-images-openSUSE for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package installation-images-openSUSE for 
openSUSE:Factory checked in at 2015-01-20 21:54:44

Comparing /work/SRC/openSUSE:Factory/installation-images-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.installation-images-openSUSE.new (New)


Package is "installation-images-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/installation-images-openSUSE/installation-images-openSUSE.changes
2014-12-23 11:50:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.installation-images-openSUSE.new/installation-images-openSUSE.changes
   2015-01-20 21:54:46.0 +0100
@@ -2 +2 @@
-Sun Dec 21 19:50:25 UTC 2014 - co...@suse.com
+Tue Jan 20 16:41:14 CET 2015 - snw...@suse.com
@@ -4 +4,12 @@
-- new.patch for getting DVD with new kernel
+- openldap2-client may require binutils
+- 14.157
+
+---
+Wed Jan 14 14:02:59 CET 2015 - snw...@suse.com
+
+- xterm/xterm-bin package split
+- added function to handle update-alternatives
+- started to make zenworks work again
+- adjust to rubygem package naming mess
+- adjust to factory changes
+- 14.156

Old:

  installation-images-14.155.tar.xz
  new.patch

New:

  installation-images-14.157.tar.xz



Other differences:
--
++ installation-images-openSUSE.spec ++
--- /var/tmp/diff_new_pack.k1nOCf/_old  2015-01-20 21:54:47.0 +0100
+++ /var/tmp/diff_new_pack.k1nOCf/_new  2015-01-20 21:54:47.0 +0100
@@ -360,11 +360,10 @@
 Summary:Installation Image Files for %theme
 License:GPL-2.0+
 Group:  Metapackages
-Version:14.155
+Version:14.157
 Release:0
 Provides:   installation-images = %version-%release
 Source: installation-images-%{version}.tar.xz
-Patch0: new.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define _binary_payload w.ufdio
 
@@ -400,7 +399,6 @@
 
 %prep
 %setup -n installation-images-%{version}
-%patch0 -p1
 rm -f /usr/lib/build/checks/04-check-filelist
 
 %build

++ installation-images-14.155.tar.xz -> installation-images-14.157.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.155/Makefile 
new/installation-images-14.157/Makefile
--- old/installation-images-14.155/Makefile 2014-12-11 09:09:40.0 
+0100
+++ new/installation-images-14.157/Makefile 2015-01-20 16:38:52.0 
+0100
@@ -19,7 +19,7 @@
 endif
 
 ifneq ($(filter x86_64, $(ARCH)),)
-ALL_TARGETS   := initrd-themes initrd biostest initrd+modules+gefrickel 
boot-grub2-efi boot boot-themes $(COMMON_TARGETS) rescue-server
+ALL_TARGETS   := initrd-themes initrd biostest initrd+modules+gefrickel 
boot-grub2-efi boot boot-themes $(COMMON_TARGETS) rescue-server zenroot
 INSTSYS_PARTS := $(COMMON_INSTSYS_PARTS)
 BOOT_PARTS:= boot/* initrd biostest efi
 endif
@@ -61,7 +61,7 @@
 
 .PHONY: all dirs base fbase biostest initrd \
boot boot-efi root rescue root+rescue gdb bind clean \
-   boot-themes initrd-themes root-themes install \
+   boot-themes initrd-themes root-themes zenroot install \
install-initrd mini-iso-rmlist debuginfo cd1
 
 all: $(ALL_TARGETS) VERSION changelog
@@ -173,9 +173,6 @@
cp data/root/config images
cat data/root/rpmlist tmp/base/yast2-trans-rpm.list >images/rpmlist
 
-sax2: base
-   libdeps=root,sax2 image=sax2 src=root fs=squashfs disjunct=root 
bin/mk_image
-
 gdb: base
libdeps=root,gdb image=gdb src=root fs=squashfs disjunct=root 
bin/mk_image
 
@@ -194,9 +191,9 @@
for theme in $(THEMES) ; do \
  theme=$$theme image=$$theme/$$theme tmpdir=root-$$theme src=root 
filelist=theme fs=squashfs bin/mk_image ; \
done
-ifneq ($(filter Zen, $(THEMES)),)
-   libdeps=zenroot image=Zen/root tmpdir=zenroot src=root filelist=zenroot 
fs=squashfs bin/mk_image
-endif
+
+zenroot:
+   theme=$(THEMES) libdeps=zenroot alternatives=1 image=zenroot src=root 
fs=squashfs bin/mk_image
 
 cd1: base
mkdir -p data/cd1/gen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.155/VERSION 
new/installation-images-14.157/VERSION
--- old/installation-images-14.155/VERSION  2014-12-11 09:09:40.0 
+0100
+++ new/installation-images-14.157/VERSION  2015-01-20 16:38:52.0 
+0100
@@ -1 +1 @@
-14.155
+14.157
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.155/bin/mk_image 
new/installation-images-14.157/bin/mk_image
--- old/installation-images-14.155/bin/mk_image 2014-12-11 09:09:40.0 
+0100
+++ new/install

commit binutils for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package binutils for openSUSE:Factory 
checked in at 2015-01-20 21:54:33

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


Package is "binutils"

Changes:

--- /work/SRC/openSUSE:Factory/binutils/binutils.changes2014-12-10 
23:43:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.binutils.new/binutils.changes   2015-01-20 
21:54:36.0 +0100
@@ -1,0 +2,29 @@
+Thu Jan 15 08:54:54 UTC 2015 - rguent...@suse.com
+
+- Update to binutils 2.25 release.
+  * Add --data option to strings to only print strings in loadable, initialized
+data sections.  Change the default behaviour to be --all, but add a new
+configure time option of --disable-default-strings-all to restore the old
+default behaviour.
+  * Add --include-all-whitespace to strings.
+  * Add --dump-section option to objcopy.
+  * Add support for the Andes NDS32.
+  * PE binaries now once again contain real timestamps by default.  To disable
+the inclusion of a timestamp in a PE binary, use the --no-insert-timestamp
+command line option.
+  * Replace support for openrisc and or32 with support for or1k.
+  * Add support for the --build-id command line option to COFF based targets.
+  * x86/x86_64 pe-coff now supports the --build-id option.
+  * Add support for the AVR Tiny microcontrollers.
+  * Enhanced the ARM port to accept the assembler output from the CodeComposer
+Studio tool.  Support is enabled via the new command line option -mccs.
+- Update to 2.25 branch head.
+  * Pulls PIE fixes.
+
+---
+Mon Jan 12 20:26:26 UTC 2015 - dims...@opensuse.org
+
+- Minor fix on the usage of update-alternatives
+  https://en.opensuse.org/openSUSE:Packaging_Multiple_Version_guidelines
+
+---
cross-aarch64-binutils.changes: same change
cross-arm-binutils.changes: same change
cross-avr-binutils.changes: same change
cross-epiphany-binutils.changes: same change
cross-hppa-binutils.changes: same change
cross-hppa64-binutils.changes: same change
cross-i386-binutils.changes: same change
cross-ia64-binutils.changes: same change
cross-m68k-binutils.changes: same change
cross-mips-binutils.changes: same change
cross-ppc-binutils.changes: same change
cross-ppc64-binutils.changes: same change
cross-ppc64le-binutils.changes: same change
cross-s390-binutils.changes: same change
cross-s390x-binutils.changes: same change
cross-sparc-binutils.changes: same change
cross-sparc64-binutils.changes: same change
cross-spu-binutils.changes: same change
cross-x86_64-binutils.changes: same change

Old:

  binutils-2.24.90.tar.bz2

New:

  binutils-2.25.0.tar.bz2



Other differences:
--
++ binutils.spec ++
--- /var/tmp/diff_new_pack.v6YhT5/_old  2015-01-20 21:54:42.0 +0100
+++ /var/tmp/diff_new_pack.v6YhT5/_new  2015-01-20 21:54:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package binutils
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -35,7 +35,7 @@
 %else
 BuildRequires:  zlib-devel
 %endif
-Version:2.24.90
+Version:2.25.0
 Release:0
 #
 # RUN_TESTS
@@ -336,7 +336,10 @@
   rm -f "%buildroot/%_bindir/ld";
 fi
 mkdir -p "%buildroot/%_sysconfdir/alternatives";
-ln -s "%_bindir/ld" "%buildroot/%_sysconfdir/alternatives/ld";
+# Keep older versions of brp-symlink happy
+%if %{suse_version} < 1310
+ln -s "%_bindir/ld" "%buildroot/%_sysconfdir/alternatives/ld"
+%endif
 ln -s "%_sysconfdir/alternatives/ld" "%buildroot/%_bindir/ld";
 rm -rf $RPM_BUILD_ROOT%{_prefix}/%{HOST}/bin
 mkdir -p $RPM_BUILD_ROOT%{_prefix}/%{HOST}/bin

cross-aarch64-binutils.spec: same change
cross-arm-binutils.spec: same change
cross-avr-binutils.spec: same change
cross-epiphany-binutils.spec: same change
cross-hppa-binutils.spec: same change
cross-hppa64-binutils.spec: same change
cross-i386-binutils.spec: same change
cross-ia64-binutils.spec: same change
cross-m68k-binutils.spec: same change
cross-mips-binutils.spec: same change
cross-ppc-binutils.spec: same change
cross-ppc64-binutils.spec: same change
cross-ppc64le-binutils.spec: same change
cross-s390-binutils.spec: same change
cross-s390x-binutils.spec: same change
cross-sparc-binutils.spec: same change
cross-sparc64-binutils.spec: same change
cross-spu-binutils.spec: same change
cross-x86_64-binutils.spec: same change
++ binutils-2.24.90.tar.bz2 -> binut

commit bzip2 for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package bzip2 for openSUSE:Factory checked 
in at 2015-01-20 21:54:25

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


Package is "bzip2"

Changes:

--- /work/SRC/openSUSE:Factory/bzip2/bzip2.changes  2015-01-03 
22:00:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.bzip2.new/bzip2.changes 2015-01-20 
21:54:27.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan  8 12:04:24 UTC 2015 - o...@aepfle.de
+
+- Avoid noarch sub package in SLE_11
+
+---



Other differences:
--
++ bzip2.spec ++
--- /var/tmp/diff_new_pack.dPkWIx/_old  2015-01-20 21:54:28.0 +0100
+++ /var/tmp/diff_new_pack.dPkWIx/_new  2015-01-20 21:54:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bzip2
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -51,7 +51,9 @@
 %package doc
 Summary:The bzip2 program and Library Documentation
 Group:  Productivity/Archiving/Compression
+%if %suse_version > 1130
 BuildArch:  noarch
+%endif
 
 %description doc
 The bzip2 program and library documentation.



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



commit grep for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package grep for openSUSE:Factory checked in 
at 2015-01-20 21:54:05

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


Package is "grep"

Changes:

--- /work/SRC/openSUSE:Factory/grep/grep.changes2015-01-08 
23:00:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.grep.new/grep.changes   2015-01-20 
21:54:07.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 12 08:59:43 UTC 2015 - sch...@suse.de
+
+- Fix last change
+
+---



Other differences:
--
++ grep.spec ++
--- /var/tmp/diff_new_pack.o9p4zc/_old  2015-01-20 21:54:08.0 +0100
+++ /var/tmp/diff_new_pack.o9p4zc/_new  2015-01-20 21:54:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package grep
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -48,10 +48,7 @@
 %endif
 
 %build
-%ifarch ppc ppc64
-export CFLAGS="%{optflags} -mlong-double-64"
-%endif
-export CFLAGS="$CFLAGS -fPIE"
+%global optflags %optflags -fPIE
 export LDFLAGS="-pie"
 %if 0%{?suse_version} < 1120
 %configure -C --bindir=/bin --disable-silent-rules



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



commit polkit for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package polkit for openSUSE:Factory checked 
in at 2015-01-20 21:54:13

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


Package is "polkit"

Changes:

--- /work/SRC/openSUSE:Factory/polkit/polkit.changes2015-01-03 
22:02:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.polkit.new/polkit.changes   2015-01-20 
21:54:16.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 12 13:21:20 UTC 2015 - tchva...@suse.com
+
+- Try to fix kded leaking due to powerdevil exposing this issue in
+  polkit: (bsc#912889)
+  * polkit-no-kded-leak.patch
+
+---

New:

  polkit-no-kded-leak.patch



Other differences:
--
++ polkit.spec ++
--- /var/tmp/diff_new_pack.jlo2e9/_old  2015-01-20 21:54:17.0 +0100
+++ /var/tmp/diff_new_pack.jlo2e9/_new  2015-01-20 21:54:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package polkit
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -37,6 +37,9 @@
 Patch0: polkit-no-wheel-group.patch
 # PATCH-FIX-UPSTREAM polkit-no-systemd.patch bnc#782395 fdo#55377 
vu...@opensuse.org -- Do not reference non-existing polkit.service file for 
systemd (only applied if not built with systemd support)
 Patch1: polkit-no-systemd.patch
+# PATCH-FIX-UPSTREAM polkit-no-kded-leak -- attemp to fix leaking of kded
+# duirng long periods of time while in lockscreen due to powerdevil managing
+Patch2: polkit-no-kded-leak.patch
 # needed for patch1
 BuildRequires:  autoconf
 # needed for patch1
@@ -129,6 +132,7 @@
 %if !(0%{?with_systemd})
 %patch1 -p1
 %endif
+%patch2 -p1
 
 %build
 export V=1


++ polkit-no-kded-leak.patch ++
>From f4d71e0de885010494b8b0b8d62ca910011d7544 Mon Sep 17 00:00:00 2001
From: "Max A. Dednev" 
Date: Sun, 11 Jan 2015 20:00:44 -0500
Subject: authority: Fix memory leak in EnumerateActions call results handler

Policykit-1 doesn't release reference counters of GVariant data for
org.freedesktop.PolicyKit1.Authority.EnumerateActions dbus call.  This
patch fixed reference counting and following memory leak.

https://bugs.freedesktop.org/show_bug.cgi?id=88288

diff --git a/src/polkit/polkitauthority.c b/src/polkit/polkitauthority.c
index 75619ab..ab6d3cd 100644
--- a/src/polkit/polkitauthority.c
+++ b/src/polkit/polkitauthority.c
@@ -715,7 +715,6 @@ polkit_authority_enumerate_actions_finish (PolkitAuthority 
*authority,
   while ((child = g_variant_iter_next_value (&iter)) != NULL)
 {
   ret = g_list_prepend (ret, polkit_action_description_new_for_gvariant 
(child));
-  g_variant_ref_sink (child);
   g_variant_unref (child);
 }
   ret = g_list_reverse (ret);
-- 
cgit v0.10.2


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



commit openldap2 for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package openldap2 for openSUSE:Factory 
checked in at 2015-01-20 21:53:35

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


Package is "openldap2"

Changes:

--- /work/SRC/openSUSE:Factory/openldap2/openldap2-client.changes   
2014-11-07 09:05:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.openldap2.new/openldap2-client.changes  
2015-01-20 21:53:36.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov 26 11:21:34 UTC 2014 - jeng...@inai.de
+
+- binutils is required for "strings" utility invocation in %pre
+  [bnc#904028]
+- Remove SLE10 definitions
+
+---
openldap2.changes: same change



Other differences:
--
++ openldap2-client.spec ++
--- /var/tmp/diff_new_pack.SQhqsu/_old  2015-01-20 21:53:38.0 +0100
+++ /var/tmp/diff_new_pack.SQhqsu/_new  2015-01-20 21:53:38.0 +0100
@@ -27,40 +27,9 @@
 Summary:The OpenLDAP commandline client tools
 License:OLDAP-2.8
 Group:  Productivity/Networking/LDAP/Clients
-BuildRequires:  cyrus-sasl-devel
-BuildRequires:  groff
-BuildRequires:  libopenssl-devel
-BuildRequires:  libtool
-%if %sles_version == 10
-BuildRequires:  -libopenssl-devel
-BuildRequires:  -pwdutils
-BuildRequires:  openssl-devel
-%endif
 Version:2.4.39
 Release:0
 Url:http://www.openldap.org
-%if "%{name}" == "openldap2"
-BuildRequires:  libdb-4_8-devel
-BuildRequires:  openslp-devel
-BuildRequires:  tcpd-devel
-BuildRequires:  unixODBC-devel
-%if %sles_version == 10
-BuildRequires:  -libdb-4_8-devel
-BuildRequires:  libdb-4_5-devel
-%endif
-Conflicts:  openldap
-Requires:   libldap-2_4-2 = %{version_main}
-PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd 
/usr/sbin/groupadd /usr/bin/grep
-%if 0%{?suse_version} >= 1140
-# avoid cycle with krb5
-BuildRequires:  krb5-mini
-BuildRequires:  pkgconfig(systemd)
-%{?systemd_requires}
-%endif
-%else
-Conflicts:  openldap-client
-Requires:   libldap-2_4-2 = %{version_main}
-%endif
 Source: openldap-%{version_main}.tgz
 Source1:openldap-rc.tgz
 Source2:addonschema.tar.gz
@@ -91,6 +60,31 @@
 Patch109:   openldap-2.3.37-libldap-tls_chkhost-its6239.dif
 Patch110:   openldap-2.3.37-libldap-ssl.dif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  cyrus-sasl-devel
+BuildRequires:  groff
+BuildRequires:  libopenssl-devel
+BuildRequires:  libtool
+%if "%{name}" == "openldap2"
+BuildRequires:  db-devel
+BuildRequires:  openslp-devel
+BuildRequires:  tcpd-devel
+BuildRequires:  unixODBC-devel
+Conflicts:  openldap
+Requires:   libldap-2_4-2 = %{version_main}
+PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd 
/usr/sbin/groupadd /usr/bin/grep
+%if 0%{?suse_version} >= 1140
+# avoid cycle with krb5
+BuildRequires:  krb5-mini
+BuildRequires:  pkgconfig(systemd)
+%{?systemd_requires}
+%endif
+%else
+Conflicts:  openldap-client
+Requires:   libldap-2_4-2 = %{version_main}
+%endif
+# For /usr/bin/strings
+Requires(pre):  binutils
+
 %if "%{name}" == "openldap2"
 
 %description
@@ -187,13 +181,9 @@
 Summary:Static libraries for the OpenLDAP libraries
 License:OLDAP-2.8
 Group:  Development/Libraries/C and C++
-Requires:   openldap2-devel = %version
-%if %sles_version == 10
-Requires:   openssl-devel
-%else
-Requires:   libopenssl-devel
-%endif
 Requires:   cyrus-sasl-devel
+Requires:   libopenssl-devel
+Requires:   openldap2-devel = %version
 
 %description -n openldap2-devel-static
 This package provides the static versions of the OpenLDAP libraries
@@ -381,7 +371,7 @@
 # install 2.3 slapcat
 install -m 755 ../openldap-2.3.37/servers/slapd/slapcat 
$RPM_BUILD_ROOT/usr/sbin/openldap-2.3-slapcat
 %endif
-# install sle-10 compat libraries
+echo "install sle-10 compat libraries (for SLE11)"
 pushd ../openldap-2.3.37/libraries
 make DESTDIR=$RPM_BUILD_ROOT install
 popd

++ openldap2.spec ++
--- /var/tmp/diff_new_pack.SQhqsu/_old  2015-01-20 21:53:38.0 +0100
+++ /var/tmp/diff_new_pack.SQhqsu/_new  2015-01-20 21:53:38.0 +0100
@@ -27,40 +27,9 @@
 Summary:The OpenLDAP Server
 License:OLDAP-2.8
 Group:  Productivity/Networking/LDAP/Clients
-BuildRequires:  cyrus-sasl-devel
-BuildRequires:  groff
-BuildRequires:  libopenssl-devel
-BuildRequires:  libtool
-%if %sles_version == 10
-BuildRequires:  -libopenssl-devel
-BuildRequires:  -pwdutils
-BuildRequires:  openssl-devel
-%endif
 Version:2.4.39
 Release:0
 Url:http://www.openldap.org
-%if "%{name}" == "openldap2"
-BuildReq

commit openssl for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package openssl for openSUSE:Factory checked 
in at 2015-01-20 21:53:46

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


Package is "openssl"

Changes:

--- /work/SRC/openSUSE:Factory/openssl/openssl.changes  2014-12-17 
19:17:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.openssl.new/openssl.changes 2015-01-20 
21:53:47.0 +0100
@@ -1,0 +2,24 @@
+Fri Jan  9 10:03:37 UTC 2015 - meiss...@suse.com
+
+- openssl 1.0.1k release
+  bsc#912294 CVE-2014-3571: Fix DTLS segmentation fault in dtls1_get_record.
+  bsc#912292 CVE-2015-0206: Fix DTLS memory leak in dtls1_buffer_record.
+  bsc#911399 CVE-2014-3569: Fix issue where no-ssl3 configuration sets method 
to NULL.
+  bsc#912015 CVE-2014-3572: Abort handshake if server key exchange
+message is omitted for ephemeral ECDH ciphersuites.
+  bsc#912014 CVE-2015-0204: Remove non-export ephemeral RSA code on client and 
server.
+  bsc#912293 CVE-2015-0205: Fixed issue where DH client certificates are 
accepted without verification.
+  bsc#912018 CVE-2014-8275: Fix various certificate fingerprint issues.
+  bsc#912296 CVE-2014-3570: Correct Bignum squaring.
+  and other bugfixes.
+- openssl.keyring: use Matt Caswells current key. 
+  pub  2048R/0E604491 2013-04-30
+  uidMatt Caswell 
+  uidMatt Caswell 
+  sub  2048R/E3C21B70 2013-04-30
+
+- openssl-1.0.1e-fips.patch: rediffed
+- openssl-1.0.1i-noec2m-fix.patch: removed (upstream)
+- openssl-ocloexec.patch: rediffed
+
+---

Old:

  openssl-1.0.1i-noec2m-fix.patch
  openssl-1.0.1j.tar.gz
  openssl-1.0.1j.tar.gz.asc

New:

  openssl-1.0.1k.tar.gz
  openssl-1.0.1k.tar.gz.asc



Other differences:
--
++ openssl.spec ++
--- /var/tmp/diff_new_pack.8uO0Vp/_old  2015-01-20 21:53:49.0 +0100
+++ /var/tmp/diff_new_pack.8uO0Vp/_new  2015-01-20 21:53:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openssl
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -29,7 +29,7 @@
 %ifarch ppc64
 Obsoletes:  openssl-64bit
 %endif
-Version:1.0.1j
+Version:1.0.1k
 Release:0
 Summary:Secure Sockets and Transport Layer Security
 License:OpenSSL
@@ -38,7 +38,8 @@
 Source: https://www.%{name}.org/source/%{name}-%{version}.tar.gz
 Source42:   https://www.%{name}.org/source/%{name}-%{version}.tar.gz.asc
 # https://www.openssl.org/about/
-Source43:   
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA2D29B7BF295C759#/%name.keyring
+# 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA2D29B7BF295C759#/%name.keyring
+Source43:   %name.keyring
 # to get mtime of file:
 Source1:openssl.changes
 Source2:baselibs.conf
@@ -74,7 +75,6 @@
 Patch35:openssl-1.0.1e-add-suse-default-cipher.patch 
 Patch36:openssl-1.0.1e-add-suse-default-cipher-header.patch
 Patch37:openssl-1.0.1e-add-test-suse-default-cipher-suite.patch
-Patch38:openssl-1.0.1i-noec2m-fix.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -191,7 +191,6 @@
 %patch35 -p1
 %patch36 -p1
 %patch37 -p1
-%patch38 -p1
 cp -p %{S:10} .
 cp -p %{S:11} .
 echo "adding/overwriting some entries in the 'table' hash in Configure"

++ VIA_padlock_support_on_64systems.patch ++
--- /var/tmp/diff_new_pack.8uO0Vp/_old  2015-01-20 21:53:49.0 +0100
+++ /var/tmp/diff_new_pack.8uO0Vp/_new  2015-01-20 21:53:49.0 +0100
@@ -1,7 +1,7 @@
-Index: openssl-1.0.1c/engines/e_padlock.c
+Index: openssl-1.0.1k/engines/e_padlock.c
 ===
 openssl-1.0.1c.orig/engines/e_padlock.c
-+++ openssl-1.0.1c/engines/e_padlock.c
+--- openssl-1.0.1k.orig/engines/e_padlock.c
 openssl-1.0.1k/engines/e_padlock.c
 @@ -101,7 +101,10 @@
 compiler choice is limited to GCC and Microsoft C. */
  #undef COMPILE_HW_PADLOCK
@@ -22,29 +22,7 @@
  /*
   * As for excessive "push %ebx"/"pop %ebx" found all over.
   * When generating position-independent code GCC won't let
-@@ -383,21 +387,6 @@ padlock_available(void)
-   return padlock_use_ace + padlock_use_rng;
- }
- 
--#ifndef OPENSSL_NO_AES
--/* Our own htonl()/ntohl() */
--static inline void
--padlock_bswapl(AES_KEY *ks)
--{
--  size_t i = sizeof(ks->rd_key)/sizeof(ks->rd_key[0]);
--  uns

commit java-1_7_0-openjdk for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package java-1_7_0-openjdk for 
openSUSE:Factory checked in at 2015-01-20 19:12:11

Comparing /work/SRC/openSUSE:Factory/java-1_7_0-openjdk (Old)
 and  /work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new (New)


Package is "java-1_7_0-openjdk"

Changes:

--- 
/work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk-bootstrap.changes
  2014-12-01 14:00:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk-bootstrap.changes
 2015-01-20 19:12:13.0 +0100
@@ -1,0 +2,8 @@
+Thu Jan 15 07:36:41 UTC 2015 - fst...@suse.com
+
+- Add 7085757-currency_fix.patch: Icedtea7 patch to allow build
+  after 31.12.2014.
+- Add dependency on autoconf and automake, since we are patching
+  build system.
+
+---
java-1_7_0-openjdk.changes: same change

New:

  7085757-currency_fix.patch



Other differences:
--
++ java-1_7_0-openjdk-bootstrap.spec ++
--- /var/tmp/diff_new_pack.XR8W3W/_old  2015-01-20 19:12:15.0 +0100
+++ /var/tmp/diff_new_pack.XR8W3W/_new  2015-01-20 19:12:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package java-1_7_0-openjdk-bootstrap
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -186,6 +186,8 @@
 # Avoid too much silence from javadoc
 Patch1005:  java-1_7_0-openjdk-javadoc-verbose.patch
 Patch1006:  java-1_7_0-openjdk-override.patch
+# PATCH-FIX-UPSTREAM java-1_7_0-openjdk-currency_fix_icedtea7.patch 
fst...@opensuse.org -- Allow to build after 31.12.2014 (icedtea fix)
+Patch1007:  7085757-currency_fix.patch
 Patch10011: openjdk-7-src-b147-no-return-in-nonvoid-hotspot.patch
 BuildRequires:  alsa-lib-devel
 #BuildRequires:  xalan-j2
@@ -193,6 +195,8 @@
 #BuildRequires:  xerces-j2-bootstrap
 #!BuildIgnore: xerces-j2 xml-commons-resolver xml-commons-apis xml-commons
 BuildRequires:  ant
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  cups-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  fastjar
@@ -467,10 +471,10 @@
 %endif
 
 %prep
-%if 0%{?suse_version} >= 1230
-%gpg_verify -f %{SOURCE2002} %{SOURCE2000}
-%gpg_verify -f %{SOURCE2002} %{SOURCE2001}
-%endif
+#%if 0%{?suse_version} >= 1230
+#gpg_verify -f %{SOURCE2002} %{SOURCE2000}
+#gpg_verify -f %{SOURCE2002} %{SOURCE2001}
+#%endif
 
 %setup -q -n icedtea-%{icedtea_version} -a 3
 %setup -q -D -n icedtea-%{icedtea_version} -T -a 1
@@ -479,6 +483,7 @@
 
 %patch1000 -p1
 %patch1003 -p1
+%patch1007 -p1
 
 %build
 export LANG=C
@@ -515,6 +520,7 @@
 
 export CFLAGS=$(rpm -E '%{optflags}' | sed 's/-Wall\>//')
 export CXXFLAGS=${CFLAGS}
+sh autogen.sh
 %configure \
 %if %{with bootstrap}
 --enable-bootstrap \

++ java-1_7_0-openjdk.spec ++
--- /var/tmp/diff_new_pack.XR8W3W/_old  2015-01-20 19:12:15.0 +0100
+++ /var/tmp/diff_new_pack.XR8W3W/_new  2015-01-20 19:12:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package java-1_7_0-openjdk
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -186,6 +186,8 @@
 # Avoid too much silence from javadoc
 Patch1005:  java-1_7_0-openjdk-javadoc-verbose.patch
 Patch1006:  java-1_7_0-openjdk-override.patch
+# PATCH-FIX-UPSTREAM java-1_7_0-openjdk-currency_fix_icedtea7.patch 
fst...@opensuse.org -- Allow to build after 31.12.2014 (icedtea fix)
+Patch1007:  7085757-currency_fix.patch
 Patch10011: openjdk-7-src-b147-no-return-in-nonvoid-hotspot.patch
 BuildRequires:  alsa-lib-devel
 #BuildRequires:  xalan-j2
@@ -193,6 +195,8 @@
 #BuildRequires:  xerces-j2-bootstrap
 #!BuildIgnore: xerces-j2 xml-commons-resolver xml-commons-apis xml-commons
 BuildRequires:  ant
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  cups-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  fastjar
@@ -467,10 +471,10 @@
 %endif
 
 %prep
-%if 0%{?suse_version} >= 1230
-%gpg_verify -f %{SOURCE2002} %{SOURCE2000}
-%gpg_verify -f %{SOURCE2002} %{SOURCE2001}
-%endif
+#%if 0%{?suse_version} >= 1230
+#gpg_verify -f %{SOURCE2002} %{SOURCE2000}
+#gpg_verify -f %{SOURCE2002} %{SOURCE2001}
+#%endif
 
 %setup -q -n icedtea-%{icedtea_version} -a 3
 %setup -q -D -n icedtea-%{icedtea_version} -T -a 1
@@ -479,6 +483,7 @@
 
 %patch1000 -p1

commit libcaca for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package libcaca for openSUSE:Factory checked 
in at 2015-01-20 19:12:18

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


Package is "libcaca"

Changes:

--- /work/SRC/openSUSE:Factory/libcaca/libcaca.changes  2014-10-14 
08:59:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.libcaca.new/libcaca.changes 2015-01-20 
19:12:19.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan 15 13:35:26 UTC 2015 - o...@aepfle.de
+
+- Remove __DATE__ usage from cacaclock
+
+---



Other differences:
--
++ libcaca.spec ++
--- /var/tmp/diff_new_pack.UVhrPG/_old  2015-01-20 19:12:20.0 +0100
+++ /var/tmp/diff_new_pack.UVhrPG/_new  2015-01-20 19:12:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcaca
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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

++ caca-no-build-date.patch ++
--- /var/tmp/diff_new_pack.UVhrPG/_old  2015-01-20 19:12:20.0 +0100
+++ /var/tmp/diff_new_pack.UVhrPG/_new  2015-01-20 19:12:20.0 +0100
@@ -1,8 +1,34 @@
+---
+ src/cacaclock.c |4 ++--
+ src/img2txt.c   |4 ++--
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+Index: src/cacaclock.c
+===
+--- src/cacaclock.c.orig
 src/cacaclock.c
+@@ -40,14 +40,14 @@ static void version(void)
+ {
+ printf(
+ "cacaclock Copyright 2011-2012 Jean-Yves Lamoureux\n"
+-"Internet:  Version: %s (libcaca %s), date: 
%s\n"
++"Internet:  Version: %s (libcaca %s)\n"
+ "\n"
+ "cacaclock, along with its documentation, may be freely copied 
and distributed.\n"
+ "\n"
+ "The latest version of cacaclock is available from the web 
site,\n"
+ "http://caca.zoy.org/wiki/libcaca in the libcaca 
package.\n"
+ "\n",
+-CACACLOCKVERSION, caca_get_version(), __DATE__);
++CACACLOCKVERSION, caca_get_version());
+ }
+ 
+ 
 Index: src/img2txt.c
 ===
 src/img2txt.c.orig 2011-01-29 13:45:16.663763404 +0200
-+++ src/img2txt.c  2011-01-29 13:45:34.053759487 +0200
-@@ -79,14 +79,14 @@ static void version(void)
+--- src/img2txt.c.orig
 src/img2txt.c
+@@ -67,14 +67,14 @@ static void version(void)
  {
  printf(
  "img2txt Copyright 2006-2007 Sam Hocevar and Jean-Yves Lamoureux\n"

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



commit zypper for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package zypper for openSUSE:Factory checked 
in at 2015-01-20 19:11:58

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


Package is "zypper"

Changes:

--- /work/SRC/openSUSE:Factory/zypper/zypper.changes2014-12-29 
00:34:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.zypper.new/zypper.changes   2015-01-20 
19:12:00.0 +0100
@@ -1,0 +2,31 @@
+Wed Jan 14 11:30:43 CET 2015 - m...@suse.de
+
+- New global option --releasever: Set the value of the $releasever
+  variable in all .repo files. This can be used to switch to new 
+  distribution repositories when performing a distribution upgrade.
+  (bnc#911658)
+- BuildRequires:  libzypp-devel >= 14.34.0
+- Clarify legacy warning (bnc#911335)
+- version 1.11.20
+
+---
+Sun Jan 11 01:13:23 CET 2015 - m...@suse.de
+
+- Update zypper-po.tar.bz2
+
+---
+Thu Jan  8 01:13:53 CET 2015 - m...@suse.de
+
+- Update zypper-po.tar.bz2
+
+---
+Wed Jan  7 08:33:43 CET 2015 - m...@suse.de
+
+- Update zypper-po.tar.bz2
+
+---
+Thu Jan  1 01:13:55 CET 2015 - m...@suse.de
+
+- Update zypper-po.tar.bz2
+
+---

Old:

  zypper-1.11.19.tar.bz2

New:

  zypper-1.11.20.tar.bz2



Other differences:
--
++ zypper.spec ++
--- /var/tmp/diff_new_pack.DXL3T2/_old  2015-01-20 19:12:01.0 +0100
+++ /var/tmp/diff_new_pack.DXL3T2/_new  2015-01-20 19:12:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zypper
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -22,7 +22,7 @@
 BuildRequires:  cmake >= 2.4.6
 BuildRequires:  gcc-c++ >= 4.7
 BuildRequires:  gettext-devel >= 0.15
-BuildRequires:  libzypp-devel >= 14.33.0
+BuildRequires:  libzypp-devel >= 14.34.0
 BuildRequires:  readline-devel >= 5.1
 Requires:   procps
 %if 0%{?suse_version}
@@ -33,7 +33,7 @@
 Summary:Command line software manager using libzypp
 License:GPL-2.0+
 Group:  System/Packages
-Version:1.11.19
+Version:1.11.20
 Release:0
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc

++ zypper-1.11.19.tar.bz2 -> zypper-1.11.20.tar.bz2 ++
/work/SRC/openSUSE:Factory/zypper/zypper-1.11.19.tar.bz2 
/work/SRC/openSUSE:Factory/.zypper.new/zypper-1.11.20.tar.bz2 differ: char 11, 
line 1

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



commit swig for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package swig for openSUSE:Factory checked in 
at 2015-01-20 19:12:03

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


Package is "swig"

Changes:

--- /work/SRC/openSUSE:Factory/swig/swig.changes2014-09-17 
21:24:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.swig.new/swig.changes   2015-01-20 
19:12:05.0 +0100
@@ -1,0 +2,17 @@
+Thu Jan 15 06:57:56 UTC 2015 - kkae...@suse.com
+
+- Update to 3.0.4
+  - Python regression fix when wrapping C++ default arguments.
+  - Improved error messages.
+
+---
+Wed Jan  7 08:23:35 UTC 2015 - kkae...@suse.com
+
+- Update to 3.0.3
+  - Add support for C++11 strongly typed enumerations.
+  - Numerous bug fixes and minor enhancements for C#, D, Go, Java,
+Javascript, PHP, Perl and Python wrappers.
+
+- drop nested_classes.diff, patch is upstream
+
+---

Old:

  nested_classes.diff
  swig-3.0.2.tar.gz

New:

  swig-3.0.4.tar.gz



Other differences:
--
++ swig.spec ++
--- /var/tmp/diff_new_pack.h8BAc6/_old  2015-01-20 19:12:07.0 +0100
+++ /var/tmp/diff_new_pack.h8BAc6/_new  2015-01-20 19:12:07.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package swig
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   swig
-Version:3.0.2
+Version:3.0.4
 Release:0
 Summary:Simplified Wrapper and Interface Generator
 License:GPL-3.0+ and BSD-3-Clause
@@ -25,7 +25,7 @@
 Url:http://www.swig.org/
 Source: 
http://sourceforge.net/projects/swig/files/swig/%{name}-%{version}/%{name}-%{version}.tar.gz
 Source1:%{name}.rpmlintrc
-Patch:  nested_classes.diff
+
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  boost-devel
@@ -120,7 +120,6 @@
 
 %prep
 %setup -q
-%patch
 
 %build
 %configure --disable-ccache

++ swig-3.0.2.tar.gz -> swig-3.0.4.tar.gz ++
 41305 lines of diff (skipped)

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



commit python-pytz for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package python-pytz for openSUSE:Factory 
checked in at 2015-01-20 19:11:13

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


Package is "python-pytz"

Changes:

--- /work/SRC/openSUSE:Factory/python-pytz/python-pytz.changes  2015-01-10 
23:06:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-pytz.new/python-pytz.changes 
2015-01-20 19:11:14.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan 14 07:55:05 UTC 2015 - mci...@suse.cz
+
+- Do not remove internal timezone database on older distributions where 
+  it is still required
+
+---



Other differences:
--
++ python-pytz.spec ++
--- /var/tmp/diff_new_pack.eHfZay/_old  2015-01-20 19:11:14.0 +0100
+++ /var/tmp/diff_new_pack.eHfZay/_new  2015-01-20 19:11:14.0 +0100
@@ -70,8 +70,10 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
-# Remove the pytz zoneinfo
+# Remove the pytz zoneinfo only if we use the system tz database
+%if 0%{?suse_version} >= 1310
 rm -fr %{buildroot}%{python_sitelib}/pytz/zoneinfo
+%endif
 %fdupes %{buildroot}%{python_sitelib}
 
 %check

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



commit zsh for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package zsh for openSUSE:Factory checked in 
at 2015-01-20 19:11:51

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


Package is "zsh"

Changes:

--- /work/SRC/openSUSE:Factory/zsh/zsh.changes  2014-10-11 19:25:00.0 
+0200
+++ /work/SRC/openSUSE:Factory/.zsh.new/zsh.changes 2015-01-20 
19:11:52.0 +0100
@@ -1,0 +2,5 @@
+Wed Jan 14 09:57:47 UTC 2015 - idon...@suse.com
+
+- Harden CFLAGS/LDFLAGS 
+
+---



Other differences:
--
++ zsh.spec ++
--- /var/tmp/diff_new_pack.Jnifgq/_old  2015-01-20 19:11:53.0 +0100
+++ /var/tmp/diff_new_pack.Jnifgq/_new  2015-01-20 19:11:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zsh
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -120,8 +120,8 @@
 --enable-multibyte \
 --enable-pcre \
 --with-term-lib="ncursesw" \
---enable-cflags="%{optflags} %(ncursesw6-config --cflags)" \
---enable-ldflags="%(ncursesw6-config --libs)"
+--enable-cflags="%{optflags} -fPIE -fstack-protector %(ncursesw6-config 
--cflags)" \
+--enable-ldflags="%(ncursesw6-config --libs) -pie -Wl,-z,relro,-z,now"
 
 make all info html
 

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



commit libsolv for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package libsolv for openSUSE:Factory checked 
in at 2015-01-20 19:11:38

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


Package is "libsolv"

Changes:

--- /work/SRC/openSUSE:Factory/libsolv/libsolv.changes  2014-12-21 
12:01:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsolv.new/libsolv.changes 2015-01-20 
19:11:40.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan 14 08:58:46 CET 2015 - m...@suse.de
+
+- fixes to build with swig 3.0.3
+- bump version to 0.6.8
+
+---

Old:

  libsolv-0.6.7.tar.bz2

New:

  libsolv-0.6.8.tar.bz2



Other differences:
--
++ libsolv.spec ++
--- /var/tmp/diff_new_pack.6jK2hs/_old  2015-01-20 19:11:41.0 +0100
+++ /var/tmp/diff_new_pack.6jK2hs/_new  2015-01-20 19:11:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsolv
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 Name:   libsolv
-Version:0.6.7
+Version:0.6.8
 Release:0
-Url:git://gitorious.org/opensuse/libsolv.git
+Url:https://github.com/openSUSE/libsolv
 Source: libsolv-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ libsolv-0.6.7.tar.bz2 -> libsolv-0.6.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsolv-0.6.7/VERSION.cmake 
new/libsolv-0.6.8/VERSION.cmake
--- old/libsolv-0.6.7/VERSION.cmake 2014-12-19 11:51:00.0 +0100
+++ new/libsolv-0.6.8/VERSION.cmake 2015-01-14 09:06:00.0 +0100
@@ -49,5 +49,5 @@
 
 SET(LIBSOLV_MAJOR "0")
 SET(LIBSOLV_MINOR "6")
-SET(LIBSOLV_PATCH "7")
+SET(LIBSOLV_PATCH "8")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsolv-0.6.7/bindings/solv.i 
new/libsolv-0.6.8/bindings/solv.i
--- old/libsolv-0.6.7/bindings/solv.i   2014-09-29 11:31:12.0 +0200
+++ new/libsolv-0.6.8/bindings/solv.i   2015-01-14 08:21:01.0 +0100
@@ -1,8 +1,8 @@
-#
-# WARNING: for perl iterator/array support you need to run
-#   sed -i -e 's/SvTYPE(tsv) == SVt_PVHV/SvTYPE(tsv) == SVt_PVHV || 
SvTYPE(tsv) == SVt_PVAV/'
-# on the generated c code
-#
+/*
+ * WARNING: for perl iterator/array support you need to run
+ *   sed -i -e 's/SvTYPE(tsv) == SVt_PVHV/SvTYPE(tsv) == SVt_PVHV || 
SvTYPE(tsv) == SVt_PVAV/'
+ * on the generated c code
+ */
 
 %module solv
 
@@ -10,9 +10,9 @@
 %markfunc Pool "mark_Pool";
 #endif
 
-#
-# binaryblob handling
-#
+/*
+ * binaryblob handling
+ */
 
 %{
 typedef struct {
@@ -131,10 +131,10 @@
 queue_push(&$1, v);
   }
 }
-# AV *o = newAV();
-# av_push(o, SvREFCNT_inc(SWIG_From_int($1.elements[i])));
-# $result = newRV_noinc((SV*)o); argvi++;
-#
+/* AV *o = newAV();
+ * av_push(o, SvREFCNT_inc(SWIG_From_int($1.elements[i])));
+ * $result = newRV_noinc((SV*)o); argvi++;
+ */
 %typemap(out) Queue {
   int i;
   if (argvi + $1.count + 1 >= items) {
@@ -233,7 +233,7 @@
 
 #if defined(SWIGPERL)
 
-# work around a swig bug
+/* work around a swig bug */
 %{
 #undef SWIG_CALLXS
 #ifdef PERL_OBJECT
@@ -628,7 +628,7 @@
 
 %include "knownid.h"
 
-# from repodata.h
+/* from repodata.h */
 %constant Id SOLVID_META;
 %constant Id SOLVID_POS;
 
@@ -646,7 +646,7 @@
   Id const id;
 } Dep;
 
-# put before pool/repo so we can access the constructor
+/* put before pool/repo so we can access the constructor */
 %nodefaultdtor Dataiterator;
 typedef struct {} Dataiterator;
 
@@ -1627,7 +1627,7 @@
   bool write(FILE *fp) {
 return repo_write($self, fp) == 0;
   }
-  # HACK, remove if no longer needed!
+  /* HACK, remove if no longer needed! */
   bool write_first_repodata(FILE *fp) {
 int oldnrepodata = $self->nrepodata;
 int res;
@@ -2923,7 +2923,7 @@
 return q;
   }
 
-  # deprecated, use newsolvables instead
+  /* deprecated, use newsolvables instead */
   %typemap(out) Queue newpackages Queue2Array(XSolvable *, 1, 
new_XSolvable(arg1->pool, id));
   %newobject newpackages;
   Queue newpackages() {
@@ -2935,7 +2935,7 @@
 return q;
   }
 
-  # deprecated, use keptsolvables instead
+  /* deprecated, use keptsolvables instead */
   %typemap(out) Queue keptpackages Queue2Array(XSolvable *, 1, 
new_XSolvable(arg1->pool, id));
   %newobject keptpackages;
   Queue keptpackages() {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn

commit libzypp for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package libzypp for openSUSE:Factory checked 
in at 2015-01-20 19:11:45

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


Package is "libzypp"

Changes:

--- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes  2014-12-29 
00:34:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.libzypp.new/libzypp.changes 2015-01-20 
19:11:48.0 +0100
@@ -1,0 +2,25 @@
+Mon Jan 12 15:04:17 CET 2015 - m...@suse.de
+
+- Properly propagate repo variables in service refresh.
+- Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files 
+  (bnc#911658)
+- Call pool_set_rootdir to properly check for file conflicts.
+- Use xgettext --boost to support boost-format (%N%)
+- version 14.34.0 (30)
+
+---
+Sun Jan 11 01:13:15 CET 2015 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---
+Thu Jan  8 01:13:23 CET 2015 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---
+Thu Jan  1 01:13:29 CET 2015 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---

Old:

  libzypp-14.33.0.tar.bz2

New:

  libzypp-14.34.0.tar.bz2



Other differences:
--
++ libzypp.spec ++
--- /var/tmp/diff_new_pack.qMRaKO/_old  2015-01-20 19:11:49.0 +0100
+++ /var/tmp/diff_new_pack.qMRaKO/_new  2015-01-20 19:11:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libzypp
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -19,7 +19,7 @@
 %define force_gcc_46 0
 
 Name:   libzypp
-Version:14.33.0
+Version:14.34.0
 Release:0
 Url:git://gitorious.org/opensuse/libzypp.git
 Summary:Package, Patch, Pattern, and Product Management

++ libzypp-14.33.0.tar.bz2 -> libzypp-14.34.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-14.33.0/VERSION.cmake 
new/libzypp-14.34.0/VERSION.cmake
--- old/libzypp-14.33.0/VERSION.cmake   2014-12-19 13:37:01.0 +0100
+++ new/libzypp-14.34.0/VERSION.cmake   2015-01-12 15:29:25.0 +0100
@@ -60,9 +60,9 @@
 #
 SET(LIBZYPP_MAJOR "14")
 SET(LIBZYPP_COMPATMINOR "30")
-SET(LIBZYPP_MINOR "33")
+SET(LIBZYPP_MINOR "34")
 SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 14.33.0 (30)
+# LAST RELEASED: 14.34.0 (30)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #===
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libzypp-14.33.0/doc/autoinclude/EnvironmentVariables.doc 
new/libzypp-14.34.0/doc/autoinclude/EnvironmentVariables.doc
--- old/libzypp-14.33.0/doc/autoinclude/EnvironmentVariables.doc
2014-07-11 13:45:16.0 +0200
+++ new/libzypp-14.34.0/doc/autoinclude/EnvironmentVariables.doc
2015-01-12 15:29:25.0 +0100
@@ -13,6 +13,10 @@
 \li \c ZYPP_CONF= Location of the zypp.conf file.
 \li \c ZYPP_LOCK_TIMEOUT= If zypp is locked by another process wait this 
number of seconds for the lock becoming available.
 
+\subsection zypp-envars-repos Variables related to repositories
+
+\li \c ZYPP_REPO_RELEASEVER= Overwrite the \c $releasever variable in 
repository URLs and names (\see zypp::repo::RepoVariablesStringReplacer).
+
 \subsection zypp-envars-commit Variables related to commit
 
 \li \c ZYPP_IS_RUNNING=1 Set during commit so packages pre/post/trigger 
scripts can detect whether rpm was called from within libzypp.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-14.33.0/package/libzypp.changes 
new/libzypp-14.34.0/package/libzypp.changes
--- old/libzypp-14.33.0/package/libzypp.changes 2014-12-21 01:17:03.0 
+0100
+++ new/libzypp-14.34.0/package/libzypp.changes 2015-01-12 15:29:25.0 
+0100
@@ -1,4 +1,29 @@
 ---
+Mon Jan 12 15:04:17 CET 2015 - m...@suse.de
+
+- Properly propagate repo variables in service refresh.
+- Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files 
+  (bnc#911658)
+- Call pool_set_rootdir to properly check for file conflicts.
+- Use xgettext --boost to support boost-format (%N%)
+- version 14.34.0 (30)
+
+---
+Sun Jan 11 01:13:15 CET 2015 - 

commit git for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2015-01-20 19:11:31

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


Package is "git"

Changes:

--- /work/SRC/openSUSE:Factory/git/git.changes  2014-12-23 11:48:32.0 
+0100
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2015-01-20 
19:11:33.0 +0100
@@ -1,0 +2,42 @@
+Tue Jan 13 08:16:19 UTC 2015 - andreas.stie...@gmx.de
+
+- git 2.2.2:
+  + "git checkout $treeish $path", when $path in the index and the
+working tree already matched what is in $treeish at the $path,
+still overwrote the $path unnecessarily.
+  + "git config --get-color" did not parse its command line arguments
+carefully.
+  + A few code paths used abs() when they should have used labs() on
+long integers.
+  + "gitweb" used to depend on a behaviour recent CGI.pm deprecated.
+  + "git init" (hence "git clone") initialized the per-repository
+configuration file .git/config with x-bit by mistake.
+  + Git 2.0 was supposed to make the "simple" mode for the default of
+"git push", but it didn't.
+  + "Everyday" document had a broken link.
+  + The build procedure did not bother fixing perl and python scripts
+when NO_PERL and NO_PYTHON build-time configuration changed.
+  + The code that reads the reflog from the newer to the older entries
+did not handle an entry that crosses a boundary of block it uses to
+read them correctly.
+  + "git apply" was described in the documentation to take --ignore-date
+option, which it does not.
+  + Traditionally we tried to avoid interpreting date strings given by
+the user as future dates, e.g. GIT_COMMITTER_DATE=2014-12-10 when
+used early November 2014 was taken as "October 12, 2014" because it
+is likely that a date in the future, December 10, is a mistake.
+This heuristics has been loosened to allow people to express future
+dates (most notably, --until= may want to be far in the
+future) and we no longer tiebreak by future-ness of the date when
+(1) ISO-like format is used, and
+(2) the string can make sense interpreted as both y-m-d and y-d-m.
+Git may still have to use the heuristics to tiebreak between dd/mm/yy
+and mm/dd/yy, though.
+  + The code to abbreviate an object name to its short unique prefix
+has been optimized when no abbreviation was requested.
+  + "git add --ignore-errors ..." did not ignore an error to
+give a file that did not exist.
+  + Git did not correctly read an overlong refname from a packed refs
+file.
+
+---

Old:

  git-2.2.1.tar.xz

New:

  git-2.2.2.tar.xz



Other differences:
--
++ git.spec ++
--- /var/tmp/diff_new_pack.n8lxcd/_old  2015-01-20 19:11:34.0 +0100
+++ /var/tmp/diff_new_pack.n8lxcd/_new  2015-01-20 19:11:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package git
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -26,7 +26,7 @@
 %endif
 
 Name:   git
-Version:2.2.1
+Version:2.2.2
 Release:0
 Summary:Fast, scalable, distributed revision control system
 License:GPL-2.0

++ git-2.2.1.tar.xz -> git-2.2.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-2.2.1/Documentation/RelNotes/2.2.2.txt 
new/git-2.2.2/Documentation/RelNotes/2.2.2.txt
--- old/git-2.2.1/Documentation/RelNotes/2.2.2.txt  1970-01-01 
01:00:00.0 +0100
+++ new/git-2.2.2/Documentation/RelNotes/2.2.2.txt  2015-01-12 
23:25:03.0 +0100
@@ -0,0 +1,63 @@
+Git v2.2.2 Release Notes
+
+
+Fixes since v2.2.1
+--
+
+ * "git checkout $treeish $path", when $path in the index and the
+   working tree already matched what is in $treeish at the $path,
+   still overwrote the $path unnecessarily.
+
+ * "git config --get-color" did not parse its command line arguments
+   carefully.
+
+ * open() emulated on Windows platforms did not give EISDIR upon
+   an attempt to open a directory for writing.
+
+ * A few code paths used abs() when they should have used labs() on
+   long integers.
+
+ * "gitweb" used to depend on a behaviour recent CGI.pm deprecated.
+
+ * "git init" (hence "git clone") initialized the per-repository
+   configuration file .git/config with x-bit by mistake.
+
+ * Git 2.0 was supposed to

commit gstreamer-plugins-bad for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2015-01-20 19:11:25

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


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2014-12-31 11:22:12.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2015-01-20 19:11:27.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 13 21:43:50 UTC 2015 - a...@mizerski.pl
+
+- added BuildRequires: pkgconfig(nettle) to enable building hls plugin
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.EEMg5G/_old  2015-01-20 19:11:28.0 +0100
+++ /var/tmp/diff_new_pack.EEMg5G/_new  2015-01-20 19:11:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-bad
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -116,6 +116,7 @@
 BuildRequires:  pkgconfig(lrdf)
 BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(neon)
+BuildRequires:  pkgconfig(nettle)
 %if 0%{?suse_version} != 1315
 BuildRequires:  pkgconfig(openal)
 %endif
@@ -506,6 +507,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstfluidsynthmidi.so
 %endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstfieldanalysis.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstfragmented.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfreeverb.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfrei0r.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstgaudieffects.so

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



commit devscripts for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package devscripts for openSUSE:Factory 
checked in at 2015-01-20 19:11:19

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


Package is "devscripts"

Changes:

--- /work/SRC/openSUSE:Factory/devscripts/devscripts.changes2013-07-01 
15:53:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.devscripts.new/devscripts.changes   
2015-01-20 19:11:21.0 +0100
@@ -1,0 +2,17 @@
+Sun Jan  4 18:52:45 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 2.15.1
+  + see  /usr/share/doc/packages/devscripts/changelog for details
+- Upstream moved to python3
+  + Use python3-{devel,setuptools} instead of python-{devel,setuptools}
+  That means compatibility with SLE11 is broken
+- Remove now unapplied patches
+  + devscripts-pod2man-no-utf8.patch
+  + devscripts-old-File-Path.patch
+- Adapt devscripts-2.11.7-remove-install-layout-deb.patch to upstream
+  changes > devscripts-2.15.1-remove-install-layout-deb.patch
+- Remove yet obsolete compatibility stuff
+- Remove obsolete patch:
+  * fix_pod_syntax.patch
+
+---

Old:

  devscripts-2.11.7-remove-install-layout-deb.patch
  devscripts-old-File-Path.patch
  devscripts-pod2man-no-utf8.patch
  devscripts_2.12.6.tar.gz
  fix_pod_syntax.patch

New:

  devscripts-2.15.1-remove-install-layout-deb.patch
  devscripts_2.15.1.tar.xz



Other differences:
--
++ devscripts.spec ++
--- /var/tmp/diff_new_pack.IQCZeE/_old  2015-01-20 19:11:22.0 +0100
+++ /var/tmp/diff_new_pack.IQCZeE/_new  2015-01-20 19:11:22.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package devscripts
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,33 +16,22 @@
 #
 
 
-%{!?py_ver: %global py_ver %(echo `python -c "import sys; 
sys.stdout.write(sys.version[:3])"`)}
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
-
 Name:   devscripts
-Version:2.12.6
+Version:2.15.1
 Release:0
 Summary:Scripts to make the life of a Debian Package maintainer easier
 License:GPL-2.0+ and GPL-2.0 and GPL-3.0+ and GPL-3.0 and Artistic-2.0 
and GPL-1.0+ or Artistic-1.0 and SUSE-Public-Domain and ISC
 Group:  Development/Tools/Building
-Source0:
http://ftp.de.debian.org/debian/pool/main/d/devscripts/devscripts_%{version}.tar.gz
+Source0:
http://ftp.de.debian.org/debian/pool/main/d/devscripts/%{name}_%{version}.tar.xz
 # PATCH-FIX-UPSTREAM remove bash auto completion and fix docbook template 
directories path.
 Patch0: devscripts-2.11.7-buildfix.patch
 # PATCH-FIX-UPSTREAM hg can't commit empty, fix it.
 Patch1: devscripts-2.11.7-debcommit-hg16.patch
-# PATCH-FIX-UPSTREAM remove --utf8 since we only build En manpages.
-Patch2: devscripts-pod2man-no-utf8.patch
 # PATCH-FIX-UPSTREAM remove unrecognized --install-layout=deb from 
scripts/setup.py and fix prefix
-Patch3: devscripts-2.11.7-remove-install-layout-deb.patch
-# PATCH-FIX-OPENSUSE support old versions of File::Patch (SLE 11)
-Patch4: devscripts-old-File-Path.patch
-# PATCH-FIX-UPSTREAM fix_pod_syntax.patch asterios.dra...@gmail.com -- Fix pod 
syntax (fixes build with perl 5.18)
-Patch5: fix_pod_syntax.patch
+Patch3: devscripts-2.15.1-remove-install-layout-deb.patch
 BuildRequires:  dpkg-devel >= 1.15.6
-BuildRequires:  python-devel
-# we are sorry to drop sles10 support, but no setuptools
-BuildRequires:  python-setuptools
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
 BuildRequires:  zlib-devel
 Requires:   checkbashisms >= %{version}
 Requires:   dpkg
@@ -57,9 +46,6 @@
 BuildRequires:  sgmltool
 BuildRequires:  texlive-latex
 %define _xsl_stylesheet 
/usr/share/xml/docbook/stylesheet/nwalsh/current/manpages/docbook.xsl
-%if 0%{?suse_version} < 1120
-%define _libexecdir /usr/lib
-%endif
 %endif
 %if 0%{?fedora_version}
 BuildRequires:  tetex-latex
@@ -115,13 +101,8 @@
 %setup -q
 
 %patch0 -p1
-%if 0%{?suse_version} && 0%{?suse_version} < 1130
-%patch2 -p1
-%patch4 -p1
-%endif
 %patch1 -p1
 %patch3 -p1
-%patch5 -p1
 
 %build
 make %{?_smp_mflags} XSL_STYLESHEET="%{_xsl_stylesheet}"
@@ -152,8 +133,

commit php5-pear-Horde_Mail for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Mail for 
openSUSE:Factory checked in at 2015-01-20 19:03:58

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Mail (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Mail.new (New)


Package is "php5-pear-Horde_Mail"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Mail/php5-pear-Horde_Mail.changes
2012-11-28 14:53:43.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Mail.new/php5-pear-Horde_Mail.changes
   2015-01-20 19:03:59.0 +0100
@@ -1,0 +2,114 @@
+Mon Jan 19 08:29:41 UTC 2015 - l...@b1-systems.de
+
+- Added autoreq marker, removed unneeded oldchanges file
+
+---
+Thu Jan  8 17:51:58 UTC 2015 -  
+
+- Version 2.5.1
+- [mms] IDN support no longer requires intl to be built-in to PHP.
+
+---
+Thu Jan  8 17:51:58 UTC 2015 -  
+
+- Version 2.5.0
+- [mms] Added Horde_Mail_Rfc822_List#first() function.
+- [mms] Add property to address object to indicate whether it is an EAI 
address.
+- [mms] Transport driver now indicates whether it handles EAI data.
+- [mms] Support validation of EAI addresses (RFC 6532).
+- [mms] Add Horde_Mail_Mbox_Parse.
+
+---
+Thu Jan  8 17:51:58 UTC 2015 -  
+
+- Version 2.4.0
+- [mms] Added the 'noquote' option to Horde_Mail_Rfc822_Object#writeAddress().
+
+---
+Fri Jul 11 09:39:59 UTC 2014 -  
+
+- Version 2.3.0
+- [mms] Add Horde_Mail_Transport_Lmtphorde driver.
+
+---
+Fri Jul 11 09:39:59 UTC 2014 -  
+
+- Version 2.2.0
+- [mms] Be more lenient in parsing RFC 5322 identification field values.
+- [mms] Add Horde_Mail_Rfc822_Identification class.
+
+---
+Fri Jul 11 09:39:59 UTC 2014 -  
+
+- Version 2.1.6
+- [mms] Optimizations to address parsing.
+
+---
+Wed Feb 19 11:03:16 UTC 2014 -  
+
+- Version 2.1.5
+
+---
+Mon Feb  3 18:09:43 UTC 2014 -  
+
+- Version 2.1.4
+- [mms] More thorough job trying to parse addresses that contain an @ but no 
domain information.
+
+---
+Mon Feb  3 18:09:43 UTC 2014 -  
+
+- Version 2.1.3
+- [mms] Correctly identify e-mail addresses without domain information when 
validating.
+
+---
+Mon Feb  3 18:09:43 UTC 2014 -  
+
+- Version 2.1.2
+- [mms] Discard personal information when it is identical to e-mail address.
+
+---
+Mon Feb  3 18:09:43 UTC 2014 -  
+
+- Version 2.1.1
+- [mms] Workaround broken Net_SMTP handling regarding the end of message data 
(Bug #12614).
+
+---
+Mon Feb  3 18:09:43 UTC 2014 -  
+
+- Version 2.1.0
+- [mms] Added the Horde_Mail_Transport_Smtphorde driver.
+- [mms] Added the 'bare_addresses_idn' property to Horde_Mail_Rfc822_List.
+- [mms] Added the 'bare_address_idn' property to Horde_Mail_Rfc822_Address.
+
+---
+Tue Jul 16 21:08:32 UTC 2013 - Ralf Lang 
+
+- Version 2.0.6
+- [mms] Honor 'pipelining' configuration option in SMTP transport driver.
+
+---
+Thu May  2 07:00:12 UTC 2013 - Ralf Lang 
+
+- Version 2.0.5
+- [mms] Correctly encode IDN domains when sending mail (Bug #12116).
+
+---
+Mon Apr 29 07:53:31 UTC 2013 - l...@b1-systems.de
+
+- repaired changelog, use macros instead of literal pear name
+
+---
+Tue Mar  5 16:09:50 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [mms] Improve unit tests.
+
+---
+Thu Dec 27 18:21:54 UTC 2012 - Ralf Lang 
+
+- Version 2.0.3
+- [mms] Fix behavior of 'persist' option in SMTP transport driver.
+- Version 2.0.2
+- [mms] Fix default_domain parameter to Horde_Mail_Rfc822 (Bug #11804).
+
+---

Old:

  Horde_Mail-2.0.1.tgz

New:

  Horde_Mail-2.5.1.tgz



Other differences:
--
++ php5-pear-Horde_Mail.spec ++
--- /var/tmp/diff_new_pack.jI1RXJ/_old  2015-01-20 19:04:00.0 +01

commit python3-alembic for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package python3-alembic for openSUSE:Factory 
checked in at 2015-01-20 19:04:06

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


Package is "python3-alembic"

Changes:

--- /work/SRC/openSUSE:Factory/python3-alembic/python3-alembic.changes  
2013-11-12 15:21:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-alembic.new/python3-alembic.changes 
2015-01-20 19:04:07.0 +0100
@@ -1,0 +2,542 @@
+Sat Jan 10 18:28:37 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove trailing whitespace
+
+- update to version 0.7.3:
+  * Fixed regression in new versioning system where upgrade / history
+operation would fail on AttributeError if no version files were
+present at all.
+
+- changes from version 0.7.2:
+  * Adjusted the SQLite backend regarding autogen of unique
+constraints to work fully with the current SQLAlchemy 1.0, which
+now will report on UNIQUE constraints that have no name.
+  * Fixed bug in batch where if the target table contained multiple
+foreign keys to the same target table, the batch mechanics would
+fail with a "table already exists" error.  Thanks for the help on
+this from Lucas Kahlert.
+  * Fixed an issue where the MySQL routine to skip
+foreign-key-implicit indexes would also catch unnamed unique
+indexes, as they would be named after the column and look like the
+FK indexes.  Pull request courtesy Johannes Erdfelt.
+  * Repaired a regression in both the MSSQL and Oracle dialects
+whereby the overridden "_exec()" method failed to return a
+value, as is needed now in the 0.7 series.
+
+- changes from version 0.7.1:
+  * The "render_as_batch" flag was inadvertently hardcoded to "True",
+so all autogenerates were spitting out batch mode...this has been
+fixed so that batch mode again is only when selected in env.py.
+  * Support for autogenerate of FOREIGN KEY constraints has been
+added. These are delivered within the autogenerate process in the
+same manner as UNIQUE constraints, including "include_object"
+support. Big thanks to Ann Kamyshnikova for doing the heavy
+lifting here.
+  * Added :paramref:`~.Operations.batch_alter_table.naming_convention`
+argument to :meth:`.Operations.batch_alter_table`, as this is
+necessary in order to drop foreign key constraints; these are
+often unnamed on the target database, and in the case that they
+are named, SQLAlchemy is as of the 0.9 series not including these
+names yet.
+  * Fixed bug where the "source_schema" argument was not correctly
+passed when calling :meth:`.BatchOperations.create_foreign_key`.
+Pull request courtesy Malte Marquarding.
+  * Repaired the inspection, copying and rendering of CHECK
+constraints and so-called "schema" types such as Boolean, Enum
+within the batch copy system; the CHECK constraint will not be
+"doubled" when the table is copied, and additionally the
+inspection of the CHECK constraint for its member columns will no
+longer fail with an attribute error.
+  * Added two new arguments
+:paramref:`.Operations.batch_alter_table.reflect_args` and
+:paramref:`.Operations.batch_alter_table.reflect_kwargs`, so that
+arguments may be passed directly to suit the
+:class:`~.sqlalchemy.schema.Table` object that will be reflected.
+
+
+- changes from version 0.7.0:
+  * The "multiple heads / branches" feature has now landed.  This is
+by far the most significant change Alembic has seen since its
+inception; while the workflow of most commands hasn't changed, and
+the format of version files and the "alembic_version" table are
+unchanged as well, a new suite of features opens up in the case
+where multiple version files refer to the same parent, or to the
+"base".  Merging of branches, operating across distinct named
+heads, and multiple independent bases are now all supported.  The
+feature incurs radical changes to the internals of versioning and
+traversal, and should be treated as "beta mode" for the next
+several subsequent releases within 0.7.
+  * In conjunction with support for multiple independent bases, the
+specific version directories are now also configurable to include
+multiple, user-defined directories.  When multiple directories
+exist, the creation of a revision file with no down revision
+requires that the starting directory is indicated; the creation of
+subsequent revisions along that lineage will then automatically
+use that directory for new files.
+  * Added "move and copy" workflow, where a table to be altered is
+copied to a new one with the new structure and the old one
+droppe

commit php5-pear-Horde_Service_Weather for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Service_Weather for 
openSUSE:Factory checked in at 2015-01-20 19:03:04

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Service_Weather (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Service_Weather.new (New)


Package is "php5-pear-Horde_Service_Weather"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Service_Weather/php5-pear-Horde_Service_Weather.changes
  2012-12-19 11:40:26.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Service_Weather.new/php5-pear-Horde_Service_Weather.changes
 2015-01-20 19:03:05.0 +0100
@@ -1,0 +2,63 @@
+Sun Jan 18 11:42:30 UTC 2015 - Ralf Lang 
+
+- Version 2.1.5
+
+- [jan] Support loading translations from Composer-installed package.
+
+---
+Thu Jan  8 17:56:45 UTC 2015 -  
+
+- Version 2.1.4
+- [mjr] Add missing percent sign for humidity when using WWO.
+- [mjr] Fix detected errors returned from WWO.
+
+---
+Fri Jul 11 09:44:48 UTC 2014 -  
+
+- Version 2.1.3
+- [jan] Fix broken translations of wind forecasts.
+
+---
+Fri Jul 11 09:44:48 UTC 2014 -  
+
+- Version 2.1.2
+- [mjr] Adjust to changes in Wunderground API (Bug #13299, 
arjen+ho...@de-korte.org).
+
+---
+Fri Jul 11 09:44:48 UTC 2014 -  
+
+- Version 2.1.1
+- [mjr] Add cardinal direction abbreviations (Bug #13186).
+- [jan] Add Hungarian translation (Andras Galos ).
+
+---
+Fri Jul 11 09:44:48 UTC 2014 -  
+
+- Version 2.1.0
+- [mjr] Fix fetching local observation time from Wwo (Bug #13083, 
maciej.uh...@us.edu.pl).
+
+---
+Wed May 29 13:13:09 UTC 2013 - Ralf Lang 
+
+- Version 2.0.5
+- [mjr] Update WWO API endpoints.
+
+---
+Tue Mar  5 19:53:28 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [jan] Fix unit tests.
+
+---
+Tue Jan 29 17:14:39 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Add French translation (Paul De Vlieger 
).
+
+---
+Wed Jan  9 17:12:36 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Add Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Service_Weather-2.0.1.tgz

New:

  Horde_Service_Weather-2.1.5.tgz



Other differences:
--
++ php5-pear-Horde_Service_Weather.spec ++
--- /var/tmp/diff_new_pack.seD2z1/_old  2015-01-20 19:03:06.0 +0100
+++ /var/tmp/diff_new_pack.seD2z1/_new  2015-01-20 19:03:06.0 +0100
@@ -26,7 +26,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-%{pear_name}
-Version:2.0.1
+Version:2.1.5
 Release:0
 Source0:http://pear.horde.org/get/%{pear_name}-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Service_Weather-2.0.1.tgz -> Horde_Service_Weather-2.1.5.tgz ++
 21126 lines of diff (skipped)

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



commit php5-pear-Horde_Translation for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Translation for 
openSUSE:Factory checked in at 2015-01-20 19:03:41

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Translation (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Translation.new (New)


Package is "php5-pear-Horde_Translation"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Translation/php5-pear-Horde_Translation.changes
  2012-11-28 14:55:41.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Translation.new/php5-pear-Horde_Translation.changes
 2015-01-20 19:03:43.0 +0100
@@ -1,0 +2,12 @@
+Thu Jan  8 18:00:20 UTC 2015 -  
+
+- Version 2.2.0
+- [jan] Add Horde_Translation_Autodetect to support loading translations from 
Composer-installed packages (Renan Gon�alves ).
+
+---
+Wed Feb 19 11:10:19 UTC 2014 -  
+
+- Version 2.1.0
+- [mms] Add Horde_Translation#r() (raw gettext strings).
+
+---

Old:

  Horde_Translation-2.0.1.tgz

New:

  Horde_Translation-2.2.0.tgz



Other differences:
--
++ php5-pear-Horde_Translation.spec ++
--- /var/tmp/diff_new_pack.Dy67sm/_old  2015-01-20 19:03:43.0 +0100
+++ /var/tmp/diff_new_pack.Dy67sm/_new  2015-01-20 19:03:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Translation
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Translation
-Version:2.0.1
+Version:2.2.0
 Release:0
 Source0:http://pear.horde.org/get/Horde_Translation-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Translation-2.0.1.tgz -> Horde_Translation-2.2.0.tgz ++
 2448 lines of diff (skipped)

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



commit php5-pear-Horde_Thrift for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Thrift for 
openSUSE:Factory checked in at 2015-01-20 19:03:34

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Thrift (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Thrift.new (New)


Package is "php5-pear-Horde_Thrift"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Thrift/php5-pear-Horde_Thrift.changes
2012-11-28 14:55:32.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Thrift.new/php5-pear-Horde_Thrift.changes
   2015-01-20 19:03:35.0 +0100
@@ -1,0 +2,13 @@
+Sun Jan 18 11:44:15 UTC 2015 - Ralf Lang 
+
+- Version 2.0.2
+
+- [jan] Add Composer definition.
+
+---
+Wed Jan  9 17:17:15 UTC 2013 - Ralf Lang 
+
+- Version 2.0.1
+- [jan] Re-packaged 2.0.0 release.
+
+---

Old:

  Horde_Thrift-2.0.0.tgz

New:

  Horde_Thrift-2.0.2.tgz



Other differences:
--
++ php5-pear-Horde_Thrift.spec ++
--- /var/tmp/diff_new_pack.PJ8Q2S/_old  2015-01-20 19:03:36.0 +0100
+++ /var/tmp/diff_new_pack.PJ8Q2S/_new  2015-01-20 19:03:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Thrift
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Thrift
-Version:2.0.0
+Version:2.0.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Thrift-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Thrift-2.0.0.tgz -> Horde_Thrift-2.0.2.tgz ++
 6688 lines of diff (skipped)

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



commit php5-pear-Horde_Xml_Wbxml for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Xml_Wbxml for 
openSUSE:Factory checked in at 2015-01-20 19:03:51

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Xml_Wbxml (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Xml_Wbxml.new (New)


Package is "php5-pear-Horde_Xml_Wbxml"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Xml_Wbxml/php5-pear-Horde_Xml_Wbxml.changes
  2012-11-28 14:56:08.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Xml_Wbxml.new/php5-pear-Horde_Xml_Wbxml.changes
 2015-01-20 19:03:52.0 +0100
@@ -1,0 +2,8 @@
+Sun Jan 18 11:45:15 UTC 2015 - Ralf Lang 
+
+- Version 2.0.2
+
+- [jan] Improve PSR-2 compatibility.
+- [jan] Add Composer definition.
+
+---

Old:

  Horde_Xml_Wbxml-2.0.1.tgz

New:

  Horde_Xml_Wbxml-2.0.2.tgz



Other differences:
--
++ php5-pear-Horde_Xml_Wbxml.spec ++
--- /var/tmp/diff_new_pack.ZkIRmR/_old  2015-01-20 19:03:52.0 +0100
+++ /var/tmp/diff_new_pack.ZkIRmR/_new  2015-01-20 19:03:52.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Xml_Wbxml
-Version:2.0.1
+Version:2.0.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Xml_Wbxml-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Xml_Wbxml-2.0.1.tgz -> Horde_Xml_Wbxml-2.0.2.tgz ++
 6331 lines of diff (skipped)

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



commit php5-pear-Horde_Pear for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Pear for 
openSUSE:Factory checked in at 2015-01-20 19:03:09

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Pear (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Pear.new (New)


Package is "php5-pear-Horde_Pear"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Pear/php5-pear-Horde_Pear.changes
2012-12-19 11:29:12.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Pear.new/php5-pear-Horde_Pear.changes
   2015-01-20 19:03:10.0 +0100
@@ -1,0 +2,12 @@
+Sun Jan 18 11:15:10 UTC 2015 - Ralf Lang 
+
+- Version 1.0.0alpha7
+
+- [jan] Ignore symbolic links when building content lists.
+- [jan] Remove time elements by default.
+- [jan] Use GMT when updating date and time elements.
+- [mms] Report XML parsing errors (math.par...@gmail.com, Request #12164).
+- [jan] Improve PSR-2 compatibility.
+- [mms] Report XML parsing errors (math.par...@gmail.com, Request #12164).
+
+---

Old:

  Horde_Pear-1.0.0alpha3.tgz

New:

  Horde_Pear-1.0.0alpha7.tgz



Other differences:
--
++ php5-pear-Horde_Pear.spec ++
--- /var/tmp/diff_new_pack.Eua0vn/_old  2015-01-20 19:03:10.0 +0100
+++ /var/tmp/diff_new_pack.Eua0vn/_new  2015-01-20 19:03:10.0 +0100
@@ -26,7 +26,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-%{pear_name}
-Version:1.0.0alpha3
+Version:1.0.0alpha7
 Release:0
 Source0:http://pear.horde.org/get/%{pear_name}-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Pear-1.0.0alpha3.tgz -> Horde_Pear-1.0.0alpha7.tgz ++
 22788 lines of diff (skipped)

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



commit php5-pear-Horde_Tree for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Tree for 
openSUSE:Factory checked in at 2015-01-20 19:03:43

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Tree (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Tree.new (New)


Package is "php5-pear-Horde_Tree"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Tree/php5-pear-Horde_Tree.changes
2012-11-28 14:55:46.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Tree.new/php5-pear-Horde_Tree.changes
   2015-01-20 19:03:44.0 +0100
@@ -1,0 +2,21 @@
+Sun Jan 18 11:44:39 UTC 2015 - Ralf Lang 
+
+- Version 2.0.3
+
+- [jan] Improve PSR-2 compatibility.
+- [jan] Add Composer definition.
+
+---
+Tue Mar  5 16:17:19 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [mms] Fix licensing documentation; Horde_Tree has been released under LGPL 
2.1 since 2004 (Bug #12070).
+
+---
+Tue Jan  8 20:54:06 UTC 2013 - Ralf Lang 
+
+- Version 2.0.1
+- [jan] Re-packaged 2.0.0 release.
+- updated dependency list
+
+---

Old:

  Horde_Tree-2.0.0.tgz

New:

  Horde_Tree-2.0.3.tgz



Other differences:
--
++ php5-pear-Horde_Tree.spec ++
--- /var/tmp/diff_new_pack.hdM2FY/_old  2015-01-20 19:03:45.0 +0100
+++ /var/tmp/diff_new_pack.hdM2FY/_new  2015-01-20 19:03:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Tree
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Tree
-Version:2.0.0
+Version:2.0.3
 Release:0
 Source0:http://pear.horde.org/get/Horde_Tree-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -36,6 +36,7 @@
 Requires:   php5-pear-Horde_Exception >= 2.0.0
 Requires:   php5-pear-Horde_Url >= 2.0.0
 Requires:   php5-pear-Horde_Util >= 2.0.0
+Suggests:   php-gettext
 BuildRequires:  php5-pear-channel-horde
 Requires:   php5-pear-channel-horde
 BuildArch:  noarch

++ Horde_Tree-2.0.0.tgz -> Horde_Tree-2.0.3.tgz ++
 2172 lines of diff (skipped)

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



commit php5-pear-Horde_Vfs for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Vfs for 
openSUSE:Factory checked in at 2015-01-20 19:03:56

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Vfs (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Vfs.new (New)


Package is "php5-pear-Horde_Vfs"

Changes:

--- /work/SRC/openSUSE:Factory/php5-pear-Horde_Vfs/php5-pear-Horde_Vfs.changes  
2012-11-28 14:55:59.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Vfs.new/php5-pear-Horde_Vfs.changes 
2015-01-20 19:03:57.0 +0100
@@ -1,0 +2,49 @@
+Sun Jan 18 11:44:56 UTC 2015 - Ralf Lang 
+
+- Version 2.2.1
+
+- [jan] Support loading translations from Composer-installed package.
+- [jan] Improve PSR-2 compatibility.
+
+---
+Mon Mar 10 16:27:47 UTC 2014 -  
+
+- Version 2.2.0
+- [jan] Remove broken Kolab driver.
+- [mms] Add null VFS driver.
+- [jan] Support Oracle with SQL driver.
+
+---
+Mon Feb  3 18:19:03 UTC 2014 -  
+
+- Version 2.1.2
+- [jan] Bump minimum version of SSH2 extension to 0.12.
+
+---
+Tue Jul 16 21:18:22 UTC 2013 - Ralf Lang 
+
+- Version 2.1.1
+- [jan] Return more detailed error messages from File driver.
+
+---
+Wed May 29 13:19:48 UTC 2013 - Ralf Lang 
+
+- Version 2.1.0
+- [mms] Add MongoDB storage driver.
+- [jan] Use ssh2_sftp_chmod() if available (ssh2 0.12).
+
+---
+Thu Jan 10 13:49:19 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [jan] Update Basque translation (Ibon Igartua ).
+- [jan] Don't rely on PEAR to determine Windows OS in Samba backend.
+- [jan] Implement vfsroot parameter in Samba backend.
+
+---
+Wed Jan  9 17:19:06 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Fix deleting folders from absolute path in FTP backend (Bug #11761).
+
+---

Old:

  Horde_Vfs-2.0.2.tgz

New:

  Horde_Vfs-2.2.1.tgz



Other differences:
--
++ php5-pear-Horde_Vfs.spec ++
--- /var/tmp/diff_new_pack.PN77Wb/_old  2015-01-20 19:03:58.0 +0100
+++ /var/tmp/diff_new_pack.PN77Wb/_new  2015-01-20 19:03:58.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Vfs
-Version:2.0.2
+Version:2.2.1
 Release:0
 Source0:http://pear.horde.org/get/Horde_Vfs-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Vfs-2.0.2.tgz -> Horde_Vfs-2.2.1.tgz ++
 24093 lines of diff (skipped)

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



commit php5-pear-Horde_Yaml for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Yaml for 
openSUSE:Factory checked in at 2015-01-20 19:03:48

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Yaml (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Yaml.new (New)


Package is "php5-pear-Horde_Yaml"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Yaml/php5-pear-Horde_Yaml.changes
2012-11-28 14:56:11.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Yaml.new/php5-pear-Horde_Yaml.changes
   2015-01-20 19:03:49.0 +0100
@@ -1,0 +2,13 @@
+Sun Jan 18 11:45:22 UTC 2015 - Ralf Lang 
+
+- Version 2.0.3
+
+- [jan] Add Composer definition.
+
+---
+Tue Mar  5 16:19:08 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Correctly detect sequences when dumping and be more strict when 
loading sequences.
+
+---

Old:

  Horde_Yaml-2.0.1.tgz

New:

  Horde_Yaml-2.0.3.tgz



Other differences:
--
++ php5-pear-Horde_Yaml.spec ++
--- /var/tmp/diff_new_pack.c3xFYp/_old  2015-01-20 19:03:50.0 +0100
+++ /var/tmp/diff_new_pack.c3xFYp/_new  2015-01-20 19:03:50.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Yaml
-Version:2.0.1
+Version:2.0.3
 Release:0
 Source0:http://pear.horde.org/get/Horde_Yaml-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Yaml-2.0.1.tgz -> Horde_Yaml-2.0.3.tgz ++
 5365 lines of diff (skipped)

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



commit php5-pear-Horde_Queue for openSUSE:Factory

2015-01-20 Thread h_root


binNsvKyGDCJ8.bin
Description: Binary data


commit php5-pear-Horde_Stream_Filter for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Stream_Filter for 
openSUSE:Factory checked in at 2015-01-20 19:03:13

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Stream_Filter (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Stream_Filter.new (New)


Package is "php5-pear-Horde_Stream_Filter"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Stream_Filter/php5-pear-Horde_Stream_Filter.changes
  2012-11-28 14:55:00.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Stream_Filter.new/php5-pear-Horde_Stream_Filter.changes
 2015-01-20 19:03:14.0 +0100
@@ -1,0 +2,13 @@
+Sun Jan 18 11:43:03 UTC 2015 - Ralf Lang 
+
+- Version 2.0.3
+
+- [jan] Add Composer definition.
+
+---
+Mon Feb  3 18:15:37 UTC 2014 -  
+
+- Version 2.0.2
+- [mms] Fix EOL filter when multi-character EOL is split between incoming 
buckets (Bug #12673).
+
+---

Old:

  Horde_Stream_Filter-2.0.1.tgz

New:

  Horde_Stream_Filter-2.0.3.tgz



Other differences:
--
++ php5-pear-Horde_Stream_Filter.spec ++
--- /var/tmp/diff_new_pack.asX2TS/_old  2015-01-20 19:03:15.0 +0100
+++ /var/tmp/diff_new_pack.asX2TS/_new  2015-01-20 19:03:15.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Stream_Filter
-Version:2.0.1
+Version:2.0.3
 Release:0
 Source0:http://pear.horde.org/get/Horde_Stream_Filter-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Stream_Filter-2.0.1.tgz -> Horde_Stream_Filter-2.0.3.tgz ++
 2206 lines of diff (skipped)

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



commit php5-pear-Horde_View for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_View for 
openSUSE:Factory checked in at 2015-01-20 19:03:54

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_View (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_View.new (New)


Package is "php5-pear-Horde_View"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_View/php5-pear-Horde_View.changes
2012-11-28 14:56:04.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_View.new/php5-pear-Horde_View.changes
   2015-01-20 19:03:56.0 +0100
@@ -1,0 +2,19 @@
+Fri Jul 11 09:49:16 UTC 2014 -  
+
+- Version 2.0.4
+- [jan] Change Horde_View_Helper_Date#distanceOfTimeInWords() to not round up 
the distance.
+- [jan] Make Horde_View_Helper_Text#truncate() and truncateMiddle() 
multibyte-safe (Bug #13163).
+
+---
+Mon Feb  3 18:19:18 UTC 2014 -  
+
+- Version 2.0.3
+- [jan] Allow collections with arbitrary keys when rendering partials.
+
+---
+Tue Feb 12 13:33:54 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Fix generating form tags.
+
+---

Old:

  Horde_View-2.0.1.tgz

New:

  Horde_View-2.0.4.tgz



Other differences:
--
++ php5-pear-Horde_View.spec ++
--- /var/tmp/diff_new_pack.xT1PjJ/_old  2015-01-20 19:03:57.0 +0100
+++ /var/tmp/diff_new_pack.xT1PjJ/_new  2015-01-20 19:03:57.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_View
-Version:2.0.1
+Version:2.0.4
 Release:0
 Source0:http://pear.horde.org/get/Horde_View-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_View-2.0.1.tgz -> Horde_View-2.0.4.tgz ++
 11708 lines of diff (skipped)

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



commit php5-pear-Horde_SyncMl for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_SyncMl for 
openSUSE:Factory checked in at 2015-01-20 19:03:20

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_SyncMl (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_SyncMl.new (New)


Package is "php5-pear-Horde_SyncMl"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_SyncMl/php5-pear-Horde_SyncMl.changes
2012-11-28 14:55:08.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_SyncMl.new/php5-pear-Horde_SyncMl.changes
   2015-01-20 19:03:21.0 +0100
@@ -1,0 +2,25 @@
+Thu Jan  8 17:58:24 UTC 2015 -  
+
+- Version 2.0.5
+- [jan] Fix exporting notes to Funambol clients (ho...@albasoft.com, Bug 
#9487).
+- [jan] Fix creating server-client-mapping if backend returns multiple server 
IDs per client ID (ho...@albasoft.com, Bug #13706).
+
+---
+Thu Jan  8 17:58:24 UTC 2015 -  
+
+- Version 2.0.4
+- [mjr] Hotfix to deal with failure exporting non-contact data due to 
inconsistency in export methods between applications (Bug #13394).
+
+---
+Tue Mar  5 19:55:41 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Improve documentation.
+
+---
+Thu Jan 10 13:46:54 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_SyncMl-2.0.1.tgz

New:

  Horde_SyncMl-2.0.5.tgz



Other differences:
--
++ php5-pear-Horde_SyncMl.spec ++
--- /var/tmp/diff_new_pack.ao7fFL/_old  2015-01-20 19:03:21.0 +0100
+++ /var/tmp/diff_new_pack.ao7fFL/_new  2015-01-20 19:03:21.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_SyncMl
-Version:2.0.1
+Version:2.0.5
 Release:0
 Source0:http://pear.horde.org/get/Horde_SyncMl-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_SyncMl-2.0.1.tgz -> Horde_SyncMl-2.0.5.tgz ++
 38918 lines of diff (skipped)

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



commit php5-pear-Horde_Scribe for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Scribe for 
openSUSE:Factory checked in at 2015-01-20 19:02:57

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Scribe (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Scribe.new (New)


Package is "php5-pear-Horde_Scribe"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Scribe/php5-pear-Horde_Scribe.changes
2012-11-28 14:54:38.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Scribe.new/php5-pear-Horde_Scribe.changes
   2015-01-20 19:02:58.0 +0100
@@ -1,0 +2,13 @@
+Sun Jan 18 11:41:54 UTC 2015 - Ralf Lang 
+
+- Version 2.0.2
+
+- [jan] Add Composer definition.
+
+---
+Wed Jan  9 17:10:53 UTC 2013 - Ralf Lang 
+
+- Version 2.0.1
+- [jan] Re-packaged 2.0.0 release.
+
+---

Old:

  Horde_Scribe-2.0.0.tgz

New:

  Horde_Scribe-2.0.2.tgz



Other differences:
--
++ php5-pear-Horde_Scribe.spec ++
--- /var/tmp/diff_new_pack.6l3W1Z/_old  2015-01-20 19:02:59.0 +0100
+++ /var/tmp/diff_new_pack.6l3W1Z/_new  2015-01-20 19:02:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Scribe
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Scribe
-Version:2.0.0
+Version:2.0.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Scribe-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Scribe-2.0.0.tgz -> Horde_Scribe-2.0.2.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Horde_Scribe-2.0.2/doc/Horde/Scribe/COPYING 
new/Horde_Scribe-2.0.2/doc/Horde/Scribe/COPYING
--- old/Horde_Scribe-2.0.2/doc/Horde/Scribe/COPYING 1970-01-01 
01:00:00.0 +0100
+++ new/Horde_Scribe-2.0.2/doc/Horde/Scribe/COPYING 2015-01-09 
10:52:24.0 +0100
@@ -0,0 +1,49 @@
+   Version 1.0
+
+Copyright 1999-2015 Horde LLC. All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+1. Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
+
+3. The end-user documentation included with the redistribution, if
+any, must include the following acknowledgment:
+
+   "This product includes software developed by Horde LLC
+(http://www.horde.org/)."
+
+Alternately, this acknowledgment may appear in the software itself, if
+and wherever such third-party acknowledgments normally appear.
+
+4. The names "Horde" and "Horde LLC" must not be used to
+endorse or promote products derived from this software without prior
+written permission. For written permission, please contact
+c...@horde.org.
+
+5. Products derived from this software may not be called "Horde", nor
+may "Horde" appear in their name, without prior written permission of
+Horde LLC.
+
+THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED
+WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+IN NO EVENT SHALL THE HORDE PROJECT OR ITS CONTRIBUTORS BE LIABLE FOR
+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
+IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+This software consists of voluntary contributions made by many
+individuals on behalf of Horde LLC. For more information on
+Horde LLC, please see .
+  
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Horde_Scribe-2.0.2/doc/Horde/Scribe/examples/scribe.php 
new/Horde_Scribe-2.0.2/doc/Horde/Scribe/examples/scribe.php
--- old/Horde_Scr

commit php5-pear-Horde_Rdo for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Rdo for 
openSUSE:Factory checked in at 2015-01-20 19:02:59

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Rdo (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Rdo.new (New)


Package is "php5-pear-Horde_Rdo"

Changes:

--- /work/SRC/openSUSE:Factory/php5-pear-Horde_Rdo/php5-pear-Horde_Rdo.changes  
2012-11-28 14:54:20.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Rdo.new/php5-pear-Horde_Rdo.changes 
2015-01-20 19:02:59.0 +0100
@@ -1,0 +2,13 @@
+Sun Jan 18 11:41:18 UTC 2015 - Ralf Lang 
+
+- Version 2.0.3
+
+- [jan] Add Composer definition.
+
+---
+Tue Mar  5 19:50:26 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Improve unit tests.
+
+---

Old:

  Horde_Rdo-2.0.1.tgz

New:

  Horde_Rdo-2.0.3.tgz



Other differences:
--
++ php5-pear-Horde_Rdo.spec ++
--- /var/tmp/diff_new_pack.FZcwE4/_old  2015-01-20 19:03:00.0 +0100
+++ /var/tmp/diff_new_pack.FZcwE4/_new  2015-01-20 19:03:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Rdo
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Rdo
-Version:2.0.1
+Version:2.0.3
 Release:0
 Source0:http://pear.horde.org/get/Horde_Rdo-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Rdo-2.0.1.tgz -> Horde_Rdo-2.0.3.tgz ++
 8106 lines of diff (skipped)

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



commit php5-pear-Horde_Util for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Util for 
openSUSE:Factory checked in at 2015-01-20 19:03:46

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Util (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Util.new (New)


Package is "php5-pear-Horde_Util"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Util/php5-pear-Horde_Util.changes
2012-11-28 14:55:56.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Util.new/php5-pear-Horde_Util.changes
   2015-01-20 19:03:48.0 +0100
@@ -1,0 +2,77 @@
+Thu Jan  8 18:00:59 UTC 2015 -  
+
+- Version 2.5.2
+- [mms] Fix deleting multi-level temporary directories in 
Horde_Util::deleteAtShutdown().
+
+---
+Thu Jan  8 18:00:59 UTC 2015 -  
+
+- Version 2.5.1
+- [mms] Fix another issue with older versions of PHP in 
Horde_String_Transliterate.
+
+---
+Thu Jan  8 18:00:59 UTC 2015 -  
+
+- Version 2.5.0
+- [mms] Fix regression in Horde_String_Transliterate for PHP 5.3 (Bug #13419).
+- [mms] Added Horde_String::ipos() and Horde_String::ripos().
+
+---
+Thu Jan  8 18:00:59 UTC 2015 -  
+
+- Version 2.4.1
+- [mms] Fallback to lesser priority transliterator driver when an error is 
encountered.
+
+---
+Fri Jul 11 09:48:53 UTC 2014 -  
+
+- Version 2.4.0
+- [mms] Add Horde_String_Transliterate class.
+- [mms] Support deeply nested HTML documents (requires PHP 5.4.0+ and libxml 
2.7.0+) (Bug #13086).
+
+---
+Wed Jul  3 11:38:21 UTC 2013 - Ralf Lang 
+
+- Version 2.3.0
+- [mms] SECURITY: '_formvars' form input must now be JSON encoded, not PHP 
serialized.
+
+---
+Wed May 29 13:19:34 UTC 2013 - Ralf Lang 
+
+- Version 2.2.2
+- [mms] Fix Horde_Domhtml#returnBody().
+
+---
+Tue Mar  5 19:58:48 UTC 2013 - Ralf Lang 
+
+- Version 2.2.1
+- [mms] Simplify Horde_Variables iterator.
+
+---
+Tue Mar  5 16:17:46 UTC 2013 - Ralf Lang 
+
+- Version 2.2.0
+- [mms] Can't add charset directly to HTML document or else DOM will alter 
document when generating HTML.
+- [mms] Added Horde_Domhtml#getBody().
+
+---
+Tue Feb 12 13:33:39 UTC 2013 - Ralf Lang 
+
+- Version 2.1.0
+- [mms] Added 'charset' and 'metacharset' parameters to returnHtml().
+- [mms] Added Horde_Domhtml#getCharset() to get best-guess charset of current 
encoding within the DOM object.
+- [mms] Fix inserting HEAD into HTML document with Horde_Domhtml#getHead() if 
it doesn't already exist in the document.
+
+---
+Wed Jan  9 15:55:13 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [mms] Fix validating certain strings of UTF-8 data (Bug #11930).
+
+---
+Thu Dec 27 19:11:24 UTC 2012 - Ralf Lang 
+
+- Version 2.0.2
+- [mms] Convert Horde_String#validUtf8() from a preg-regex to a string 
iterator to eliminate PCRE issues relating to stack sizes (Bug #11899).
+
+---

Old:

  Horde_Util-2.0.1.tgz

New:

  Horde_Util-2.5.2.tgz



Other differences:
--
++ php5-pear-Horde_Util.spec ++
--- /var/tmp/diff_new_pack.3ZkjZN/_old  2015-01-20 19:03:49.0 +0100
+++ /var/tmp/diff_new_pack.3ZkjZN/_new  2015-01-20 19:03:49.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Util
-Version:2.0.1
+Version:2.5.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Util-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Util-2.0.1.tgz -> Horde_Util-2.5.2.tgz ++
 8146 lines of diff (skipped)

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



commit php5-pear-Horde_SessionHandler for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_SessionHandler for 
openSUSE:Factory checked in at 2015-01-20 19:03:02

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_SessionHandler (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_SessionHandler.new (New)


Package is "php5-pear-Horde_SessionHandler"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_SessionHandler/php5-pear-Horde_SessionHandler.changes
2012-11-28 14:54:53.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_SessionHandler.new/php5-pear-Horde_SessionHandler.changes
   2015-01-20 19:03:04.0 +0100
@@ -1,0 +2,44 @@
+Mon Mar 10 16:24:16 UTC 2014 -  
+
+- Version 2.2.4
+- [mms] More efficient reading of session data from filesystem in file driver.
+
+---
+Mon Feb  3 18:14:40 UTC 2014 -  
+
+- Version 2.2.3
+- [mms] Fix session ID tracking for the Hashtable driver.
+
+---
+Mon Feb  3 18:14:40 UTC 2014 -  
+
+- Version 2.2.2
+- [mms] Fix rare race condition when creating file-based session data for the 
first time (Thomas Jarosch 
+
+- Version 2.2.1
+- [mms] More robust way of checking for locking in a HashTable instance.
+
+---
+Wed Jun  5 13:08:56 UTC 2013 - Ralf Lang 
+
+- Version 2.2.0
+- [mms] Horde_Memcache driver is now deprecated in favor of the 
Horde_HashTable driver.
+- [mms] Added Horde_HashTable driver.
+- [mms] Implement logging for all storage drivers.
+
+---
+Wed May 29 13:13:53 UTC 2013 - Ralf Lang 
+
+- Version 2.1.0
+- [mms] Add MongoDB driver.
+
+---
+Tue Mar  5 19:53:52 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Fix unit tests.
+
+---

Old:

  Horde_SessionHandler-2.0.1.tgz

New:

  Horde_SessionHandler-2.2.4.tgz



Other differences:
--
++ php5-pear-Horde_SessionHandler.spec ++
--- /var/tmp/diff_new_pack.3LQTJk/_old  2015-01-20 19:03:04.0 +0100
+++ /var/tmp/diff_new_pack.3LQTJk/_new  2015-01-20 19:03:04.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_SessionHandler
-Version:2.0.1
+Version:2.2.4
 Release:0
 Source0:http://pear.horde.org/get/Horde_SessionHandler-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_SessionHandler-2.0.1.tgz -> Horde_SessionHandler-2.2.4.tgz ++
 6545 lines of diff (skipped)

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



commit php5-pear-Horde_Stream for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Stream for 
openSUSE:Factory checked in at 2015-01-20 19:03:15

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Stream (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Stream.new (New)


Package is "php5-pear-Horde_Stream"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Stream/php5-pear-Horde_Stream.changes
2013-01-08 14:50:36.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Stream.new/php5-pear-Horde_Stream.changes
   2015-01-20 19:03:16.0 +0100
@@ -1,0 +2,50 @@
+Thu Jan  8 17:57:39 UTC 2015 -  
+
+- Version 1.6.2
+- [jan] Throw InvalidArgumentException if passing incorrect arguments to 
constructors.
+
+---
+Wed Feb 19 11:07:57 UTC 2014 -  
+
+- Version 1.6.1
+- [mms] Fix packaging error.
+
+---
+Wed Feb 19 11:07:57 UTC 2014 -  
+
+- Version 1.6.0
+- [mms] Add the Horde_Stream_TempString class.
+- [mms] Add the Horde_Stream_String class.
+
+---
+Mon Feb  3 18:15:24 UTC 2014 -  
+
+- Version 1.5.0
+- [mms] Add 'all' parameter to Horde_Stream#getToChar().
+
+---
+Mon Feb  3 18:15:24 UTC 2014 -  
+
+- Version 1.4.0
+- [mms] Add Horde_Stream#substring().
+- [mms] Fix getString() in certain use cases.
+- [mms] Horde_Stream#getToChar() now supports multiple characters in search 
string.
+- [mms] Horde_Stream#search() now supports multiple characters in search 
string.
+- [mms] Add ability to get UTF-8 character length of stream from 
Horde_Stream#length().
+- [mms] Add length argument to peek().
+- [mms] Add Horde_Stream#close().
+- [mms] Add support for parsing UTF-8 characters in stream via 
Horde_Stream#getChar().
+- [mms] Add Horde_Stream#eof().
+- [mms] Add Horde_Stream#end().
+- [mms] Add Horde_Stream#seek().
+- [mms] Add Horde_Stream#rewind().
+- [mms] Add Horde_Stream#pos().
+- [mms] Add Horde_Stream#__destruct().
+
+---
+Mon Feb  3 18:15:24 UTC 2014 -  
+
+- Version 1.3.0
+- [mms] Add Horde_Stream#getEOL().
+
+---

Old:

  Horde_Stream-1.2.0.tgz

New:

  Horde_Stream-1.6.2.tgz



Other differences:
--
++ php5-pear-Horde_Stream.spec ++
--- /var/tmp/diff_new_pack.WZKeOF/_old  2015-01-20 19:03:16.0 +0100
+++ /var/tmp/diff_new_pack.WZKeOF/_new  2015-01-20 19:03:16.0 +0100
@@ -23,7 +23,7 @@
 Name:   php5-pear-Horde_Stream
 %define pear_name  Horde_Stream
 %define pear_sname horde_stream
-Version:1.2.0
+Version:1.6.2
 Release:0
 Source0:http://pear.horde.org/get/%{pear_name}-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Stream-1.2.0.tgz -> Horde_Stream-1.6.2.tgz ++
 4097 lines of diff (skipped)

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



commit php5-pear-Horde_Share for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Share for 
openSUSE:Factory checked in at 2015-01-20 19:03:01

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Share (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Share.new (New)


Package is "php5-pear-Horde_Share"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Share/php5-pear-Horde_Share.changes  
2012-11-28 14:54:57.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Share.new/php5-pear-Horde_Share.changes
 2015-01-20 19:03:02.0 +0100
@@ -1,0 +2,32 @@
+Sun Jan 18 11:42:43 UTC 2015 - Ralf Lang 
+
+- Version 2.0.6
+
+- [jan] Support loading translations from Composer-installed package.
+- [jan] Improve PSR-2 compatibility.
+
+---
+Mon Mar 10 16:24:30 UTC 2014 -  
+
+- Version 2.0.5
+- [jan] Make SQL backend compatible with Oracle.
+
+---
+Tue Jul 16 21:14:55 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [mjr] Fix setting permissions while saving shares when using the sqlng 
driver (Bug #12413).
+
+---
+Tue Mar  5 16:14:26 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Fix testing for owner and user permissions in Kolab shares.
+
+---
+Thu Jan 10 13:45:57 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Share-2.0.1.tgz

New:

  Horde_Share-2.0.6.tgz



Other differences:
--
++ php5-pear-Horde_Share.spec ++
--- /var/tmp/diff_new_pack.xjqlaO/_old  2015-01-20 19:03:03.0 +0100
+++ /var/tmp/diff_new_pack.xjqlaO/_new  2015-01-20 19:03:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Share
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Share
-Version:2.0.1
+Version:2.0.6
 Release:0
 Source0:http://pear.horde.org/get/Horde_Share-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Share-2.0.1.tgz -> Horde_Share-2.0.6.tgz ++
 21146 lines of diff (skipped)

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



commit php5-pear-Horde_Url for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Url for 
openSUSE:Factory checked in at 2015-01-20 19:03:45

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Url (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Url.new (New)


Package is "php5-pear-Horde_Url"

Changes:

--- /work/SRC/openSUSE:Factory/php5-pear-Horde_Url/php5-pear-Horde_Url.changes  
2012-11-28 14:55:51.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Url.new/php5-pear-Horde_Url.changes 
2015-01-20 19:03:45.0 +0100
@@ -1,0 +2,37 @@
+Sun Jan 18 11:44:47 UTC 2015 - Ralf Lang 
+
+- Version 2.2.4
+
+- [jan] Improve PSR-2 compatibility.
+
+---
+Fri Jul 11 09:48:40 UTC 2014 -  
+
+- Version 2.2.3
+- [mms] Catch/ignore invalid RFC 2397 data strings.
+
+---
+Mon Mar 10 16:27:23 UTC 2014 -  
+
+- Version 2.2.2
+- [mms] Optimize Horde_Url#toString().
+
+---
+Mon Feb  3 18:18:36 UTC 2014 -  
+
+- Version 2.2.1
+- [mms] Use strpos() instead of preg_match() for simple string searches 
(Request #12603; Thomas Jarosch ).
+
+---
+Tue Mar  5 16:17:32 UTC 2013 - Ralf Lang 
+
+- Version 2.2.0
+- [mms] Add Horde_Url_Data::isData().
+
+---
+Tue Jan 29 17:18:35 UTC 2013 - Ralf Lang 
+
+- Version 2.1.0
+- [mms] Add Horde_Url_Data class.
+
+---

Old:

  Horde_Url-2.0.1.tgz

New:

  Horde_Url-2.2.4.tgz



Other differences:
--
++ php5-pear-Horde_Url.spec ++
--- /var/tmp/diff_new_pack.MFAXmX/_old  2015-01-20 19:03:46.0 +0100
+++ /var/tmp/diff_new_pack.MFAXmX/_new  2015-01-20 19:03:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Url
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Url
-Version:2.0.1
+Version:2.2.4
 Release:0
 Source0:http://pear.horde.org/get/Horde_Url-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Url-2.0.1.tgz -> Horde_Url-2.2.4.tgz ++
 2974 lines of diff (skipped)

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



commit tls for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package tls for openSUSE:Factory checked in 
at 2015-01-20 19:04:04

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


Package is "tls"

Changes:

--- /work/SRC/openSUSE:Factory/tls/tls.changes  2014-11-26 10:33:53.0 
+0100
+++ /work/SRC/openSUSE:Factory/.tls.new/tls.changes 2015-01-20 
19:04:05.0 +0100
@@ -1,0 +2,17 @@
+Wed Nov 26 15:27:21 UTC 2014 - g...@opensuse.org
+
+- update to version 1.6.3 (from CVS):
+  * tls.c (MiscObjCmd): Fixed non-static string array used in call
+of Tcl_GetIndexFromObj(). Memory smash waiting to happen.
+Thanks to Brian Griffin for alerting us all to the problem.
+  * tls.c: Applied Jeff's patch from
+http://www.mail-archive.com/aolserver@listserv.aol.com/msg12356.html
+  * tls.c (StatusObjCmd): memleak: free peer if loaded.
+[Bug 3041925]
+  * tls.tcl (tls::socket): some socket implementations have a -type
+support (e.g. for inet6).
+- rebased tls-fix-ciphers.patch
+- modified tls-enable-tls1.patch to only enable tls1 by default
+  and to update the documentation
+
+---

Old:

  tls1.6-src.tar.bz2

New:

  tls1.6.3-src.tar.bz2



Other differences:
--
++ tls.spec ++
--- /var/tmp/diff_new_pack.nhPX1w/_old  2015-01-20 19:04:06.0 +0100
+++ /var/tmp/diff_new_pack.nhPX1w/_new  2015-01-20 19:04:06.0 +0100
@@ -23,7 +23,7 @@
 Summary:Tcl Binding for the OpenSSL Library
 License:BSD-3-Clause
 Group:  Development/Libraries/Tcl
-Version:1.6
+Version:1.6.3
 Release:0
 Url:http://tls.sourceforge.net
 Source0:%name%version-src.tar.bz2

++ tls-ciphers.patch ++
--- /var/tmp/diff_new_pack.nhPX1w/_old  2015-01-20 19:04:06.0 +0100
+++ /var/tmp/diff_new_pack.nhPX1w/_new  2015-01-20 19:04:06.0 +0100
@@ -1,56 +1,21 @@
 tests/ciphers.test
+Index: tests/ciphers.test
+===
+--- tests/ciphers.test.orig
 +++ tests/ciphers.test
-@@ -48,36 +48,6 @@
- EXP-RC4-MD5
- }
- 
--set ::EXPECTEDCIPHERS(openssl) {
--AES128-SHA
--AES256-SHA
--DES-CBC-SHA
--DES-CBC3-SHA
--DHE-DSS-AES128-SHA
--DHE-DSS-AES256-SHA
--DHE-DSS-RC4-SHA
--DHE-RSA-AES128-SHA
--DHE-RSA-AES256-SHA
--EDH-DSS-DES-CBC-SHA
--EDH-DSS-DES-CBC3-SHA
--EDH-RSA-DES-CBC-SHA
--EDH-RSA-DES-CBC3-SHA
--EXP-DES-CBC-SHA
--EXP-EDH-DSS-DES-CBC-SHA
--EXP-EDH-RSA-DES-CBC-SHA
--EXP-RC2-CBC-MD5
--EXP-RC4-MD5
--EXP1024-DES-CBC-SHA
--EXP1024-DHE-DSS-DES-CBC-SHA
--EXP1024-DHE-DSS-RC4-SHA
--EXP1024-RC2-CBC-MD5
--EXP1024-RC4-MD5
--EXP1024-RC4-SHA
--IDEA-CBC-SHA
--RC4-MD5
--RC4-SHA
--}
--
- proc listcompare {wants haves} {
- array set want {}
- array set have {}
-@@ -109,7 +79,7 @@
+@@ -140,7 +140,7 @@ test ciphers-1.3 {Tls::ciphers for ssl3}
  # This will fail if you compiled against RSA bsafe or with a
  # different set of defines than the default.
  # Change the constraint setting above.
--listcompare $::EXPECTEDCIPHERS(openssl) [tls::ciphers ssl3]
+-listcompare $::EXPECTEDCIPHERS(openssl$version) [tls::ciphers ssl3]
 +listcompare [split [exec openssl ciphers -ssl3] :] [tls::ciphers ssl3]
  } {}
  
  # This version of the test is correct for OpenSSL only.
-@@ -119,7 +89,7 @@
+@@ -150,7 +150,7 @@ test ciphers-1.4 {Tls::ciphers for tls1}
  # This will fail if you compiled against RSA bsafe or with a
  # different set of defines than the default.
  # Change the constraint setting in all.tcl
--listcompare $::EXPECTEDCIPHERS(openssl) [tls::ciphers tls1]
+-listcompare $::EXPECTEDCIPHERS(openssl$version) [tls::ciphers tls1]
 +listcompare [split [exec openssl ciphers -tls1] :] [tls::ciphers tls1]
  } {}
  

++ tls-enable-tls1.patch ++
--- /var/tmp/diff_new_pack.nhPX1w/_old  2015-01-20 19:04:06.0 +0100
+++ /var/tmp/diff_new_pack.nhPX1w/_new  2015-01-20 19:04:06.0 +0100
@@ -1,18 +1,46 @@
 Index: tls.c
 ===
 tls.c  2008-03-19 23:06:13.0 +0100
-+++ tls.c  2014-06-25 18:38:15.981235622 +0200
-@@ -683,10 +683,10 @@
- #else
- int ssl3 = 1;
- #endif
+--- tls.c.orig
 tls.c
+@@ -716,21 +716,9 @@ ImportObjCmd(clientData, interp, objc, o
+ char *CAfile  = NULL;
+ char *CAdir   = NULL;
+ char *model   = NULL;
+-#if defined(NO_SSL2)
+ int ssl2 = 0;
+-#else
+-int ssl2 = 1;
+-#endif
+-#if defined(NO_SSL3)
+ int ssl3 = 0;
+-#else
+-i

commit duperemove for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package duperemove for openSUSE:Factory 
checked in at 2015-01-20 19:04:01

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


Package is "duperemove"

Changes:

--- /work/SRC/openSUSE:Factory/duperemove/duperemove.changes2014-12-09 
09:14:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.duperemove.new/duperemove.changes   
2015-01-20 19:04:03.0 +0100
@@ -1,0 +2,8 @@
+Tue Jan 20 10:02:26 UTC 2015 - tchva...@suse.com
+
+- Cleanup a bit with spec-cleaner and fix few tiny issues
+- Use install phase from upstream Makefile
+- Move csum-test to test progs to prevent its install:
+  * do-not-install-test-binary.patch
+
+---

Old:

  duperemove-v0.09.beta5.tar.gz

New:

  do-not-install-test-binary.patch
  v0.09.beta5.tar.gz



Other differences:
--
++ duperemove.spec ++
--- /var/tmp/diff_new_pack.QbzcwD/_old  2015-01-20 19:04:04.0 +0100
+++ /var/tmp/diff_new_pack.QbzcwD/_new  2015-01-20 19:04:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package duperemove
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,21 @@
 #
 
 
-%define modname duperemove
-%define tar_version v0.09.beta5
-
+%define tar_version 0.09.beta5
+%define samename btrfs-extent-same
 Name:   duperemove
-BuildRequires:  gcc-c++
-BuildRequires:  glib2-devel
-BuildRequires:  libgcrypt-devel
 Version:0.09~beta5
 Release:0
 Summary:Software to find duplicate extents in files and remove them
 License:GPL-2.0
 Group:  System/Filesystems
 Url:https://github.com/markfasheh/duperemove
-Source: %{modname}-%{tar_version}.tar.gz
+Source: 
https://github.com/markfasheh/%{name}/archive/v%{tar_version}.tar.gz
+# PATCH-FIX-UPSTREAM: do not install test binary which is not really needed
+Patch0: do-not-install-test-binary.patch
+BuildRequires:  gcc-c++
+BuildRequires:  glib2-devel
+BuildRequires:  libgcrypt-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -37,36 +38,32 @@
 console. It also has the option to remove duplicates on those file
 systems which support the btrfs-extent-same ioctl.
 
-%define samename btrfs-extent-same
-%package -n btrfs-extent-same
+%package -n %{samename}
 Summary:Debug/Test tool to exercise the btrfs out-of-band 
deduplication ioctl
 Group:  System/Filesystems
 
-%description -n btrfs-extent-same
+%description -n %{samename}
 Debug/Test tool to exercise a btrfs ioctl for deduplicating file regions.
 
 %prep
-%setup -q -n %{modname}-%{tar_version}
+%setup -q -n %{name}-%{tar_version}
+# Set the destdir / prefix
+sed -i \
+-e 's:DESTDIR =:DESTDIR ?=:g' \
+-e 's:%{_prefix}/local:/usr:g' \
+Makefile
+%patch0 -p1
 
 %build
-make CFLAGS="%optflags"
+make %{?_smp_mflags} CFLAGS="%{optflags}"
 
 %install
-mkdir -p %{buildroot}/%{_sbindir}
-cp %{_builddir}/%{modname}-%{tar_version}/%{modname} %{buildroot}/%{_sbindir}
-cp %{_builddir}/%{modname}-%{tar_version}/hashstats %{buildroot}/%{_sbindir}
-cp %{_builddir}/%{modname}-%{tar_version}/show-shared-extents 
%{buildroot}/%{_sbindir}
-cp %{_builddir}/%{modname}-%{tar_version}/%{samename} %{buildroot}/%{_sbindir}
-mkdir -p %{buildroot}%{_mandir}/man8
-cp %{_builddir}/%{modname}-%{tar_version}/%{modname}.8 
%{buildroot}/%{_mandir}/man8/
-cp %{_builddir}/%{modname}-%{tar_version}/hashstats.8 
%{buildroot}/%{_mandir}/man8/
-cp %{_builddir}/%{modname}-%{tar_version}/show-shared-extents.8 
%{buildroot}/%{_mandir}/man8/
-cp %{_builddir}/%{modname}-%{tar_version}/%{samename}.8 
%{buildroot}/%{_mandir}/man8/
+%make_install
 
-%files -n btrfs-extent-same
+%files -n %{samename}
 %defattr(-, root, root)
 %{_sbindir}/%{samename}
-%{_mandir}/man?/%{samename}.8.gz
+%{_mandir}/man?/%{samename}.8.*
 
 %files
 %defattr(-, root, root)
@@ -74,8 +71,8 @@
 %{_sbindir}/duperemove
 %{_sbindir}/hashstats
 %{_sbindir}/show-shared-extents
-%{_mandir}/man?/%{modname}.8.gz
-%{_mandir}/man?/hashstats.8.gz
-%{_mandir}/man?/show-shared-extents.8.gz
+%{_mandir}/man?/%{name}.8.*
+%{_mandir}/man?/hashstats.8.*
+%{_mandir}/man?/show-shared-extents.8.*
 
 %changelog

++ do-not-install-test-binary.patch ++
Index: duperemove-0.09.beta5/Makefile
===
--- duperemove-0.09.beta5.orig/Makefile
+++ duperemove-0.09

commit php5-pear-Horde_Xml_Element for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Xml_Element for 
openSUSE:Factory checked in at 2015-01-20 19:03:52

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Xml_Element (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Xml_Element.new (New)


Package is "php5-pear-Horde_Xml_Element"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Xml_Element/php5-pear-Horde_Xml_Element.changes
  2013-01-01 12:01:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Xml_Element.new/php5-pear-Horde_Xml_Element.changes
 2015-01-20 19:03:54.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 18 11:45:08 UTC 2015 - Ralf Lang 
+
+- Version 2.0.2
+
+- [jan] Add Composer definition.
+
+---

Old:

  Horde_Xml_Element-2.0.1.tgz

New:

  Horde_Xml_Element-2.0.2.tgz



Other differences:
--
++ php5-pear-Horde_Xml_Element.spec ++
--- /var/tmp/diff_new_pack.HTaFib/_old  2015-01-20 19:03:54.0 +0100
+++ /var/tmp/diff_new_pack.HTaFib/_new  2015-01-20 19:03:54.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Xml_Element
-Version:2.0.1
+Version:2.0.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Xml_Element-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Xml_Element-2.0.1.tgz -> Horde_Xml_Element-2.0.2.tgz ++
 2677 lines of diff (skipped)

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



commit php5-pear-Horde_Pdf for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Pdf for 
openSUSE:Factory checked in at 2015-01-20 19:03:11

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Pdf (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Pdf.new (New)


Package is "php5-pear-Horde_Pdf"

Changes:

--- /work/SRC/openSUSE:Factory/php5-pear-Horde_Pdf/php5-pear-Horde_Pdf.changes  
2012-11-28 14:54:10.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Pdf.new/php5-pear-Horde_Pdf.changes 
2015-01-20 19:03:13.0 +0100
@@ -1,0 +2,19 @@
+Sun Jan 18 11:40:51 UTC 2015 - Ralf Lang 
+
+- Version 2.0.4
+
+- [jan] Add Composer definition.
+
+---
+Tue Feb 12 13:29:07 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Fix getFormatHeight() and getFormatWidth() in landscape mode.
+
+---
+Wed Jan  9 16:40:55 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Fix swapped getFormatHeight() and getFormatWidth() methods (Bug 
#11762).
+
+---

Old:

  Horde_Pdf-2.0.1.tgz

New:

  Horde_Pdf-2.0.4.tgz



Other differences:
--
++ php5-pear-Horde_Pdf.spec ++
--- /var/tmp/diff_new_pack.lVwT55/_old  2015-01-20 19:03:14.0 +0100
+++ /var/tmp/diff_new_pack.lVwT55/_new  2015-01-20 19:03:14.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Pdf
-Version:2.0.1
+Version:2.0.4
 Release:0
 Source0:http://pear.horde.org/get/Horde_Pdf-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Pdf-2.0.1.tgz -> Horde_Pdf-2.0.4.tgz ++
 16655 lines of diff (skipped)

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



commit php5-pear-Horde_Text_Diff for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Text_Diff for 
openSUSE:Factory checked in at 2015-01-20 19:03:28

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Text_Diff (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Text_Diff.new (New)


Package is "php5-pear-Horde_Text_Diff"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Text_Diff/php5-pear-Horde_Text_Diff.changes
  2012-11-28 14:55:15.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Text_Diff.new/php5-pear-Horde_Text_Diff.changes
 2015-01-20 19:03:30.0 +0100
@@ -1,0 +2,21 @@
+Sun Jan 18 11:43:49 UTC 2015 - Ralf Lang 
+
+- Version 2.1.1
+
+- [jan] Improve PSR-2 compatibility.
+
+---
+Fri Jul 11 09:46:39 UTC 2014 -  
+
+- Version 2.1.0
+- [jan] Fixed inline renderer breaking line breaks. (Petr Kalivoda 
).
+- [jan] Assume Unicode input when splitting on character level (Petr Kalivoda 
).
+- [jan] Fix signature of Horde_Text_Diff_Mapped constructor (BC break!) (Bug 
#13253).
+
+---
+Tue Mar  5 19:56:28 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Improve performance.
+
+---

Old:

  Horde_Text_Diff-2.0.1.tgz

New:

  Horde_Text_Diff-2.1.1.tgz



Other differences:
--
++ php5-pear-Horde_Text_Diff.spec ++
--- /var/tmp/diff_new_pack.Pkymlf/_old  2015-01-20 19:03:31.0 +0100
+++ /var/tmp/diff_new_pack.Pkymlf/_new  2015-01-20 19:03:31.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Text_Diff
-Version:2.0.1
+Version:2.1.1
 Release:0
 Source0:http://pear.horde.org/get/Horde_Text_Diff-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Text_Diff-2.0.1.tgz -> Horde_Text_Diff-2.1.1.tgz ++
 6843 lines of diff (skipped)

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



commit php5-pear-Horde_SpellChecker for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_SpellChecker for 
openSUSE:Factory checked in at 2015-01-20 19:03:16

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_SpellChecker (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_SpellChecker.new (New)


Package is "php5-pear-Horde_SpellChecker"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_SpellChecker/php5-pear-Horde_SpellChecker.changes
2012-12-19 11:42:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_SpellChecker.new/php5-pear-Horde_SpellChecker.changes
   2015-01-20 19:03:18.0 +0100
@@ -1,0 +2,23 @@
+Sun Jan 18 11:42:53 UTC 2015 - Ralf Lang 
+
+- Version 2.1.2
+
+- [jan] Improve PSR-2 compatibility.
+
+---
+Mon Feb  3 18:15:09 UTC 2014 -  
+
+- Version 2.1.1
+- [mms] Fix spellchecking within the ALT HTML tag (Bug #12610).
+
+---
+Thu Jan 10 13:46:12 UTC 2013 - Ralf Lang 
+
+- Version 2.1.0
+- [mms] Honor the 'path' configuration parameter in Aspell driver (Bug #11778).
+- [mms] Minimum length configuration was not being honored in the Aspell 
driver.
+- [mms] Deprecated Horde_SpellChecker::factory().
+- [mms] Add Horde_SpellChecker_Exception.
+- [mms] Convert test suite to PHPUnit.
+
+---

Old:

  Horde_SpellChecker-2.0.1.tgz

New:

  Horde_SpellChecker-2.1.2.tgz



Other differences:
--
++ php5-pear-Horde_SpellChecker.spec ++
--- /var/tmp/diff_new_pack.deFnsz/_old  2015-01-20 19:03:18.0 +0100
+++ /var/tmp/diff_new_pack.deFnsz/_new  2015-01-20 19:03:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_SpellChecker
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_SpellChecker
-Version:2.0.1
+Version:2.1.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_SpellChecker-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_SpellChecker-2.0.1.tgz -> Horde_SpellChecker-2.1.2.tgz ++
 1806 lines of diff (skipped)

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



commit php5-pear-Horde_Release for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Release for 
openSUSE:Factory checked in at 2015-01-20 19:02:48

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Release (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Release.new (New)


Package is "php5-pear-Horde_Release"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Release/php5-pear-Horde_Release.changes
  2012-12-19 11:39:38.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Release.new/php5-pear-Horde_Release.changes
 2015-01-20 19:02:49.0 +0100
@@ -1,0 +2,12 @@
+Thu Jan  8 17:54:44 UTC 2015 -  
+
+- Version 3.0.0
+- [jan] Remove Freecode support.
+
+---
+Fri Jul 11 09:43:03 UTC 2014 -  
+
+- Version 2.0.3
+- [jan] Add release task to update website version.
+
+---

Old:

  Horde_Release-2.0.2.tgz

New:

  Horde_Release-3.0.0.tgz



Other differences:
--
++ php5-pear-Horde_Release.spec ++
--- /var/tmp/diff_new_pack.HW3hHQ/_old  2015-01-20 19:02:50.0 +0100
+++ /var/tmp/diff_new_pack.HW3hHQ/_new  2015-01-20 19:02:50.0 +0100
@@ -23,7 +23,7 @@
 Name:   php5-pear-Horde_Release
 %define pear_name  Horde_Release
 %define pear_sname horde_release
-Version:2.0.2
+Version:3.0.0
 Release:0
 Source0:http://pear.horde.org/get/%{pear_name}-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Release-2.0.2.tgz -> Horde_Release-3.0.0.tgz ++
 5974 lines of diff (skipped)

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



commit php5-pear-Horde_Token for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Token for 
openSUSE:Factory checked in at 2015-01-20 19:03:39

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Token (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Token.new (New)


Package is "php5-pear-Horde_Token"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Token/php5-pear-Horde_Token.changes  
2012-11-28 14:55:38.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Token.new/php5-pear-Horde_Token.changes
 2015-01-20 19:03:42.0 +0100
@@ -1,0 +2,33 @@
+Sun Jan 18 11:44:29 UTC 2015 - Ralf Lang 
+
+- Version 2.0.6
+
+- [jan] Support loading translations from Composer-installed package.
+- [jan] Improve PSR-2 compatibility.
+
+---
+Fri Jul 11 09:48:09 UTC 2014 -  
+
+- Version 2.0.5
+- [jan] Update Hungarian translation (Andras Galos ).
+- [jan] Update Danish translation (Erling Preben Hansen ).
+
+---
+Wed May 29 13:18:10 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [mms] Add MongoDB token backend.
+
+---
+Tue Jan 29 17:17:54 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update French translation (Paul De Vlieger 
).
+
+---
+Thu Jan 10 13:48:25 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Token-2.0.1.tgz

New:

  Horde_Token-2.0.6.tgz



Other differences:
--
++ php5-pear-Horde_Token.spec ++
--- /var/tmp/diff_new_pack.n8pHFA/_old  2015-01-20 19:03:42.0 +0100
+++ /var/tmp/diff_new_pack.n8pHFA/_new  2015-01-20 19:03:42.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Token
-Version:2.0.1
+Version:2.0.6
 Release:0
 Source0:http://pear.horde.org/get/Horde_Token-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Token-2.0.1.tgz -> Horde_Token-2.0.6.tgz ++
 7204 lines of diff (skipped)

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



commit php5-pear-Horde_Memcache for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Memcache for 
openSUSE:Factory checked in at 2015-01-20 19:02:35

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Memcache (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Memcache.new (New)


Package is "php5-pear-Horde_Memcache"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Memcache/php5-pear-Horde_Memcache.changes
2012-12-07 14:47:01.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Memcache.new/php5-pear-Horde_Memcache.changes
   2015-01-20 19:02:36.0 +0100
@@ -1,0 +2,37 @@
+Thu Jan  8 17:52:22 UTC 2015 -  
+
+- Version 2.0.7
+- [mms] Fix race condition where memcache lock could be removed before the 
underlying locked data could be updated.
+
+---
+Fri Jul 11 09:40:24 UTC 2014 -  
+
+- Version 2.0.6
+- [mms] Ramp up to the maximum unlock wait interval (Request #13231).
+
+---
+Mon Feb  3 18:10:05 UTC 2014 -  
+
+- Version 2.0.5
+- [jan] Fixed connection to Memcache servers.
+
+---
+Mon Feb  3 18:10:05 UTC 2014 -  
+
+- Version 2.0.4
+- [mms] Immediately throw exception when no servers can be connected to.
+- [mms] No need to serialize logging object twice.
+
+---
+Tue Jul 16 21:08:48 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [mms] Fix handling of large items (Jo�o Machado ).
+
+---
+Tue Mar  5 16:10:05 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Improve dependency detection.
+
+---

Old:

  Horde_Memcache-2.0.1.tgz

New:

  Horde_Memcache-2.0.7.tgz



Other differences:
--
++ php5-pear-Horde_Memcache.spec ++
--- /var/tmp/diff_new_pack.wpdydn/_old  2015-01-20 19:02:37.0 +0100
+++ /var/tmp/diff_new_pack.wpdydn/_new  2015-01-20 19:02:37.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Memcache
-Version:2.0.1
+Version:2.0.7
 Release:0
 Source0:http://pear.horde.org/get/Horde_Memcache-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Memcache-2.0.1.tgz -> Horde_Memcache-2.0.7.tgz ++
 2160 lines of diff (skipped)

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



commit php5-pear-Horde_Perms for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Perms for 
openSUSE:Factory checked in at 2015-01-20 19:03:18

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Perms (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Perms.new (New)


Package is "php5-pear-Horde_Perms"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Perms/php5-pear-Horde_Perms.changes  
2012-11-28 14:54:13.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Perms.new/php5-pear-Horde_Perms.changes
 2015-01-20 19:03:19.0 +0100
@@ -1,0 +2,39 @@
+Sun Jan 18 11:41:01 UTC 2015 - Ralf Lang 
+
+- Version 2.1.3
+
+- [jan] Support loading translations from Composer-installed package.
+- [jan] Improve PSR-2 compatibility.
+
+---
+Mon Feb  3 18:11:33 UTC 2014 -  
+
+- Version 2.1.2
+- [mms] Need to expire SQL cache for all sub-permissions when deleting a 
parent permission.
+
+---
+Mon Feb  3 18:11:33 UTC 2014 -  
+
+- Version 2.1.1
+- [jan] Fix unserialization notices in SQL driver.
+
+---
+Tue Mar  5 16:11:44 UTC 2013 - Ralf Lang 
+
+- Version 2.1.0
+- [jan] Add Horde_Perms_Permission_Kolab#getOwnerPermissions().
+
+---
+Tue Jan 29 17:11:46 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update French translation (Paul De Vlieger 
).
+
+---
+Wed Jan  9 17:08:21 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+- [jan] Remove creator permission mapping from Kolab backend (Bug #11713).
+
+---

Old:

  Horde_Perms-2.0.1.tgz

New:

  Horde_Perms-2.1.3.tgz



Other differences:
--
++ php5-pear-Horde_Perms.spec ++
--- /var/tmp/diff_new_pack.AdY3N7/_old  2015-01-20 19:03:19.0 +0100
+++ /var/tmp/diff_new_pack.AdY3N7/_new  2015-01-20 19:03:19.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Perms
-Version:2.0.1
+Version:2.1.3
 Release:0
 Source0:http://pear.horde.org/get/Horde_Perms-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Perms-2.0.1.tgz -> Horde_Perms-2.1.3.tgz ++
 11691 lines of diff (skipped)

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



commit php5-pear-Horde_Text_Filter for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Text_Filter for 
openSUSE:Factory checked in at 2015-01-20 19:03:27

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Text_Filter (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Text_Filter.new (New)


Package is "php5-pear-Horde_Text_Filter"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Text_Filter/php5-pear-Horde_Text_Filter.changes
  2012-11-28 14:55:23.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Text_Filter.new/php5-pear-Horde_Text_Filter.changes
 2015-01-20 19:03:28.0 +0100
@@ -1,0 +2,77 @@
+Sun Jan 18 11:43:56 UTC 2015 - Ralf Lang 
+
+- Version 2.2.2
+
+- [jan] Support loading translations from Composer-installed package.
+- [jan] Improve PSR-2 compatibility.
+- [mms] Support display of IDN domains in URLs.
+
+---
+Fri Jul 11 09:46:52 UTC 2014 -  
+
+- Version 2.2.1
+- [mms] Javascript minification has been deprecated and moved to the 
Horde_JavascriptMinify package.
+
+---
+Mon Feb  3 18:17:02 UTC 2014 -  
+
+- Version 2.2.0
+- [mms] Move JSMin code to a separate package.
+
+---
+Mon Feb  3 18:17:02 UTC 2014 -  
+
+- Version 2.1.5
+- [mms] Fix issue from upstream jsmin.c that was breaking parsing of a keyword 
immediately followed by a regexp (Bug #12787).
+
+---
+Mon Feb  3 18:17:02 UTC 2014 -  
+
+- Version 2.1.4
+- [mms] Merge upstream updates to JsMin filter.
+
+---
+Wed May 29 13:16:33 UTC 2013 - Ralf Lang 
+
+- Version 2.1.3
+- [mms] Yet more sanity checking in the Text2html filter to workaround 
incorrect charset information.
+
+---
+Wed May 29 13:16:33 UTC 2013 - Ralf Lang 
+
+- Version 2.1.2
+- [mms] Handle non-supported htmlspecialchars() charsets in the Text2html 
filter (Bug #12253).
+
+---
+Wed May 29 13:16:33 UTC 2013 - Ralf Lang 
+
+- Version 2.1.1
+- [mms] If a preg call exceeds the backtrack limit, fallback to the original 
text (Bug #12152).
+
+---
+Tue Mar  5 16:16:11 UTC 2013 - Ralf Lang 
+
+- Version 2.1.0
+- [mms] Add 'words' option to the Words filter.
+
+---
+Tue Feb 12 13:32:42 UTC 2013 - Ralf Lang 
+
+- Version 2.0.5
+- [mms] Html2text filter now has improved handling of extra whitespace.
+- [mms] Fix XSS filter removing control characters that cause certain charsets 
(ISO-2022-JP) to break (Bug #12015).
+
+---
+Thu Jan 10 13:47:36 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---
+Tue Jan  8 20:57:49 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Improve HTML-to-Text filter.
+- added optional dependencies
+
+---

Old:

  Horde_Text_Filter-2.0.2.tgz

New:

  Horde_Text_Filter-2.2.2.tgz



Other differences:
--
++ php5-pear-Horde_Text_Filter.spec ++
--- /var/tmp/diff_new_pack.bYQmEa/_old  2015-01-20 19:03:29.0 +0100
+++ /var/tmp/diff_new_pack.bYQmEa/_new  2015-01-20 19:03:29.0 +0100
@@ -19,12 +19,12 @@
 %define peardir %(pear config-get php_dir 2> /dev/null || echo 
%{_datadir}/pear)
 %define xmldir  /var/lib/pear
 
-Summary:PEAR: Horde Text Filter API
+Summary:Horde Text Filter API
 License:LGPL-2.1
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Text_Filter
-Version:2.0.2
+Version:2.2.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Text_Filter-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -35,6 +35,8 @@
 Requires:   php-pear >= 1.7.0
 Requires:   php5-pear-Horde_Exception >= 2.0.0
 Requires:   php5-pear-Horde_Util >= 2.0.0
+Suggests:   php5-pear-Horde_Text_Flowed
+Suggests:   php5-pear-Horde_Test
 BuildRequires:  php5-pear-channel-horde
 Requires:   php5-pear-channel-horde
 BuildArch:  noarch

++ Horde_Text_Filter-2.0.2.tgz -> Horde_Text_Filter-2.2.2.tgz ++
 11411 lines of diff (skipped)

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

commit php5-pear-Horde_Text_Flowed for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Text_Flowed for 
openSUSE:Factory checked in at 2015-01-20 19:03:25

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Text_Flowed (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Text_Flowed.new (New)


Package is "php5-pear-Horde_Text_Flowed"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Text_Flowed/php5-pear-Horde_Text_Flowed.changes
  2012-11-28 14:55:27.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Text_Flowed.new/php5-pear-Horde_Text_Flowed.changes
 2015-01-20 19:03:26.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 18 11:44:07 UTC 2015 - Ralf Lang 
+
+- Version 2.0.2
+
+- [jan] Add Composer definition.
+
+---

Old:

  Horde_Text_Flowed-2.0.1.tgz

New:

  Horde_Text_Flowed-2.0.2.tgz



Other differences:
--
++ php5-pear-Horde_Text_Flowed.spec ++
--- /var/tmp/diff_new_pack.mkWWmY/_old  2015-01-20 19:03:27.0 +0100
+++ /var/tmp/diff_new_pack.mkWWmY/_new  2015-01-20 19:03:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Text_Flowed
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Text_Flowed
-Version:2.0.1
+Version:2.0.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Text_Flowed-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Text_Flowed-2.0.1.tgz -> Horde_Text_Flowed-2.0.2.tgz ++
 1994 lines of diff (skipped)

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



commit php5-pear-Horde_Support for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Support for 
openSUSE:Factory checked in at 2015-01-20 19:03:21

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Support (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Support.new (New)


Package is "php5-pear-Horde_Support"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Support/php5-pear-Horde_Support.changes
  2012-11-28 14:55:05.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Support.new/php5-pear-Horde_Support.changes
 2015-01-20 19:03:23.0 +0100
@@ -1,0 +2,32 @@
+Sun Jan 18 11:43:18 UTC 2015 - Ralf Lang 
+
+- Version 2.1.2
+
+- [jan] Add Composer definition.
+
+---
+Mon Feb  3 18:16:01 UTC 2014 -  
+
+- Version 2.1.1
+- [mms] Horde_Support_Stub now handles array-like accesses.
+
+---
+Thu May  2 07:04:49 UTC 2013 - Ralf Lang 
+
+- Version 2.1.0
+- [mms] Add Horde_Support_CaseInsensitiveArray class.
+- [mms] Add missing magic methods to Horde_Support_Stub.
+
+---
+Tue Mar  5 19:55:20 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [mms] Simplify Horde_Support_Array iterator.
+
+---
+Tue Jan 29 17:16:00 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [mms] Fix detection of sys_getloadavg() on Windows (Bug #11972).
+
+---

Old:

  Horde_Support-2.0.2.tgz

New:

  Horde_Support-2.1.2.tgz



Other differences:
--
++ php5-pear-Horde_Support.spec ++
--- /var/tmp/diff_new_pack.fTDvyy/_old  2015-01-20 19:03:24.0 +0100
+++ /var/tmp/diff_new_pack.fTDvyy/_new  2015-01-20 19:03:24.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Support
-Version:2.0.2
+Version:2.1.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Support-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Support-2.0.2.tgz -> Horde_Support-2.1.2.tgz ++
 8121 lines of diff (skipped)

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



commit php5-pear-Horde_Timezone for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Timezone for 
openSUSE:Factory checked in at 2015-01-20 19:03:37

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Timezone (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Timezone.new (New)


Package is "php5-pear-Horde_Timezone"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Timezone/php5-pear-Horde_Timezone.changes
2013-01-10 13:50:59.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Timezone.new/php5-pear-Horde_Timezone.changes
   2015-01-20 19:03:39.0 +0100
@@ -1,0 +2,57 @@
+Sun Jan 18 11:44:22 UTC 2015 - Ralf Lang 
+
+- Version 1.0.9
+
+- [jan] Improve PSR-2 compatibility.
+
+---
+Thu Jan  8 17:59:55 UTC 2015 -  
+
+- Version 1.0.8
+
+---
+Thu Jan  8 17:59:55 UTC 2015 -  
+
+- Version 1.0.7
+- [jan] Fix "Undefined offset" notice (Bug #13455).
+
+---
+Fri Jul 11 09:47:56 UTC 2014 -  
+
+- Version 1.0.6
+- [jan] Use passive FTP for downloading the timezone database 
(arjen+ho...@de-korte.org, Request #13024).
+
+---
+Mon Mar 10 16:26:42 UTC 2014 -  
+
+- Version 1.0.5
+- [mjr] Fix using a local copy of the timezone database.
+
+---
+Mon Feb  3 18:17:49 UTC 2014 -  
+
+- Version 1.0.4
+- [jan] Fix broken offsets during first zone rules.
+- [jan] Make BYMONTHDAY property as short as possible.
+- [jan] Fix missing time of day in DTSTART and UNTIL properties.
+- [jan] Don't create transitions that overlap.
+- [jan] Use orginally requested time zone instead of alias in TZID.
+
+---
+Wed May 29 13:17:52 UTC 2013 - Ralf Lang 
+
+- Version 1.0.3
+- [jan] Fix caching of parsed timezone information.
+
+---
+Mon Apr 29 07:45:10 UTC 2013 - l...@b1-systems.de
+
+- add docdir for license file
+
+---
+Tue Jan 29 17:17:40 UTC 2013 - Ralf Lang 
+
+- Version 1.0.2
+- [jan] Add license file.
+
+---

Old:

  Horde_Timezone-1.0.1.tgz

New:

  Horde_Timezone-1.0.9.tgz



Other differences:
--
++ php5-pear-Horde_Timezone.spec ++
--- /var/tmp/diff_new_pack.hFVvoz/_old  2015-01-20 19:03:39.0 +0100
+++ /var/tmp/diff_new_pack.hFVvoz/_new  2015-01-20 19:03:39.0 +0100
@@ -19,14 +19,14 @@
 %define peardir %(pear config-get php_dir 2> /dev/null || echo 
%{_datadir}/pear)
 %define xmldir  /var/lib/pear
 %define pear_name  Horde_Timezone
-%define pear_sname Horde_Timezone
+%define pear_sname horde_timezone
 
 Summary:Horde Timezone library
 License:LGPL-2.1
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-%{pear_name}
-Version:1.0.1
+Version:1.0.9
 Release:0
 Source0:http://pear.horde.org/get/%{pear_name}-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -95,6 +95,7 @@
 
 %files 
 %defattr(-,root,root)
+%doc %{_docdir}/%{name}
 %{peardir}/*
 %{xmldir}/%{pear_name}.xml
 

++ Horde_Timezone-1.0.1.tgz -> Horde_Timezone-1.0.9.tgz ++
 4158 lines of diff (skipped)

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



commit php5-pear-Horde_Stream_Wrapper for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Stream_Wrapper for 
openSUSE:Factory checked in at 2015-01-20 19:03:23

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Stream_Wrapper (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Stream_Wrapper.new (New)


Package is "php5-pear-Horde_Stream_Wrapper"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Stream_Wrapper/php5-pear-Horde_Stream_Wrapper.changes
2012-11-28 14:55:01.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Stream_Wrapper.new/php5-pear-Horde_Stream_Wrapper.changes
   2015-01-20 19:03:24.0 +0100
@@ -1,0 +2,22 @@
+Sun Jan 18 11:43:11 UTC 2015 - Ralf Lang 
+
+- Version 2.1.1
+
+- [jan] Improve PSR-2 compatibility.
+
+---
+Wed Feb 19 11:08:20 UTC 2014 -  
+
+- Version 2.1.0
+- [mms] Add unit tests.
+- [mms] Add Horde_Stream_Wrapper_Combine::getStream().
+- [mms] Add Horde_Stream_Wrapper_String::getStream().
+- [mms] Fix documentation regarding proper license for this package (BSD).
+
+---
+Wed Jan  9 17:14:25 UTC 2013 - Ralf Lang 
+
+- Version 2.0.1
+- [jan] Re-packaged 2.0.0 release.
+
+---

Old:

  Horde_Stream_Wrapper-2.0.0.tgz

New:

  Horde_Stream_Wrapper-2.1.1.tgz



Other differences:
--
++ php5-pear-Horde_Stream_Wrapper.spec ++
--- /var/tmp/diff_new_pack.180IzQ/_old  2015-01-20 19:03:25.0 +0100
+++ /var/tmp/diff_new_pack.180IzQ/_new  2015-01-20 19:03:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Stream_Wrapper
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Stream_Wrapper
-Version:2.0.0
+Version:2.1.1
 Release:0
 Source0:http://pear.horde.org/get/Horde_Stream_Wrapper-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Stream_Wrapper-2.0.0.tgz -> Horde_Stream_Wrapper-2.1.1.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Horde_Stream_Wrapper-2.1.1/doc/Horde/Stream/Wrapper/COPYING 
new/Horde_Stream_Wrapper-2.1.1/doc/Horde/Stream/Wrapper/COPYING
--- old/Horde_Stream_Wrapper-2.1.1/doc/Horde/Stream/Wrapper/COPYING 
1970-01-01 01:00:00.0 +0100
+++ new/Horde_Stream_Wrapper-2.1.1/doc/Horde/Stream/Wrapper/COPYING 
2015-01-09 12:50:22.0 +0100
@@ -0,0 +1,24 @@
+Copyright 1999-2015 Horde LLC.  All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+ - Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+
+ - Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE HORDE PROJECT
+OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Horde_Stream_Wrapper-2.1.1/lib/Horde/Stream/Wrapper/Combine.php 
new/Horde_Stream_Wrapper-2.1.1/lib/Horde/Stream/Wrapper/Combine.php
--- old/Horde_Stream_Wrapper-2.1.1/lib/Horde/Stream/Wrapper/Combine.php 
1970-01-01 01:00:00.0 +0100
+++ new/Horde_Stream_Wrapper-2.1.1/lib/Horde/Stream/Wrapper/Combine.php 
2015-01-09 12:50:22.0 +0100
@@ -0,0 +1,309 @@
+http://www.horde.org/)
+ *
+ * See the enclosed file COPYING for license information (BSD). If

commit php5-pear-Horde_Mime for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Mime for 
openSUSE:Factory checked in at 2015-01-20 19:02:37

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Mime (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Mime.new (New)


Package is "php5-pear-Horde_Mime"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Mime/php5-pear-Horde_Mime.changes
2013-01-07 17:32:39.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Mime.new/php5-pear-Horde_Mime.changes
   2015-01-20 19:02:38.0 +0100
@@ -1,0 +2,214 @@
+Thu Jan  8 17:52:35 UTC 2015 -  
+
+- Version 2.6.1
+- [jan] Fix Horde_Mime::quotedPrintableEncode() (Bug #13769).
+
+---
+Thu Jan  8 17:52:35 UTC 2015 -  
+
+- Version 2.6.0
+- [mms] Added Horde_Mime_Filter_Encoding class.
+- [mms] MIME decoding uses windows-1252 charset by default when iso-8859-1 is 
identified in the MIME encoded string.
+- [mms] Move mime.mapping.php generation code from horde-support repository 
into doc/ directory.
+
+---
+Thu Jan  8 17:52:35 UTC 2015 -  
+
+- Version 2.5.2
+- [mms] Improved sanity checking when adding header data.
+
+---
+Thu Jan  8 17:52:35 UTC 2015 -  
+
+- Version 2.5.1
+- [mms] Fix Horde_Mime_Headers_Deprecated#addReceivedHeader().
+- [mms] Fix Horde_Mime_Headers_Deprecated#listHeadersExists().
+
+---
+Thu Jan  8 17:52:35 UTC 2015 -  
+
+- Version 2.5.0
+- [mms] Horde_Mime_Headers has been rewritten.
+- [mms] Correctly handle content parameters in a case-insensitive manner.
+- [mms] Correctly pass the 'no_body' parameter to parts embedded in a 
message/rfc822 part in Horde_Mime_Part#parseMessage().
+- [mms] Fix parsing a base MIME-compliant message with no Content-Type 
information.
+- [mms] Horde_Mime::is8bit() no longer requires the charset parameter.
+- [mms] Improved MIME encoding.
+- [mms] Deprecated Horde_Mime::quotedPrintableEncode() and move to 
Horde_Mime_QuotedPrintable.
+- [mms] Moved MIME ID manipulation/query methods out of Horde_Mime and into 
Horde_Mime_Id.
+- [mms] Use string-based ABNF-based parser for scanning MIME content 
parameters instead of a regular expression (Bug #13587).
+- [mms] Moved content parameter handling methods out of Horde_Mime and into 
Horde_Mime_ContentParam.
+- [mms] Deprecated Horde_Mime::generateMessageId() and move to 
Horde_Mime_Headers.
+- [mms] Deprecated Horde_Mime::uudecode() and move to new Horde_Mime_Uudecode 
class.
+- [mms] Add Auto-Submitted header to outgoing MDN messages.
+
+---
+Thu Jan  8 17:52:35 UTC 2015 -  
+
+- Version 2.4.5
+- [mms] Fix generation of Original-Message-ID header in MDN notification (Bug 
#13526).
+- [mms] Fix determination of user confirmation in certain instances.
+
+---
+Thu Jan  8 17:52:35 UTC 2015 -  
+
+- Version 2.4.4
+- [mms] Fix fatal error in Horde_Mime_Mail#getBasePart() (Thomas M�ller 
).
+
+---
+Fri Jul 11 09:40:37 UTC 2014 -  
+
+- Version 2.4.3
+- [mms] Fix determination of part size when the part contains explicit sizing 
information.
+
+---
+Fri Jul 11 09:40:37 UTC 2014 -  
+
+- Version 2.4.2
+- [mjr] Fix returning raw data of sent email.
+
+---
+Fri Jul 11 09:40:37 UTC 2014 -  
+
+- Version 2.4.1
+- [mjr] Fix returning stream containing raw email data.
+
+---
+Fri Jul 11 09:40:37 UTC 2014 -  
+
+- Version 2.4.0
+- [mjr] Add Horde_Mime_Mail#getRaw() for returning the raw email email data.
+
+---
+Fri Jul 11 09:40:37 UTC 2014 -  
+
+- Version 2.3.5
+- [mms] Ensure return from Horde_Mime_Part#getBytes() is an integer.
+
+---
+Fri Jul 11 09:40:37 UTC 2014 -  
+
+- Version 2.3.4
+- [mms] Fix regression in part size calculation for parts that contain the raw 
contents.
+
+---
+Fri Jul 11 09:40:37 UTC 2014 -  
+
+- Version 2.3.3
+- [mms] Add Importance to list of headers that expects a single value.
+
+---
+Fri Jul 11 09:40:37 UTC 2014 -  
+
+- Version 2.3.2
+- [mms] Correctly set size of part when using Horde_Mime_Part::parseMessage() 
and the 'no_body' option.
+
+

commit php5-pear-Horde_Test for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Test for 
openSUSE:Factory checked in at 2015-01-20 19:03:30

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Test (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Test.new (New)


Package is "php5-pear-Horde_Test"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Test/php5-pear-Horde_Test.changes
2012-11-28 14:55:12.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Test.new/php5-pear-Horde_Test.changes
   2015-01-20 19:03:31.0 +0100
@@ -1,0 +2,113 @@
+Sun Jan 18 11:43:35 UTC 2015 - Ralf Lang 
+
+- Version 2.4.8
+
+- [mms] Fix install location for the phpunit libraries packaged locally via 
composer.
+
+---
+Thu Jan  8 17:58:49 UTC 2015 -  
+
+- Version 2.4.7
+- [mms] Update to PHPUnit 4.4.0 and dependencies.
+- [jan] Add remoteHost() to Horde_Test_Stub_Registry.
+
+---
+Thu Jan  8 17:58:49 UTC 2015 -  
+
+- Version 2.4.6
+- [jan] Add convertUsername() to Horde_Test_Stub_Registry.
+
+---
+Thu Jan  8 17:58:49 UTC 2015 -  
+
+- Version 2.4.5
+- [jan] Update to PHPUnit 4.3.4 and dependencies.
+- [jan] Raise priority of Horde_Test autoloader.
+
+---
+Thu Jan  8 17:58:49 UTC 2015 -  
+
+- Version 2.4.4
+- [jan] Don't report hooks loading as successful.
+
+---
+Thu Jan  8 17:58:49 UTC 2015 -  
+
+- Version 2.4.3
+- [mms] Fix determination of test cases using AllTests.php.
+- [mms] Fix AllTests.php when dealing with test cases that inherit from parent 
test cases.
+
+---
+Fri Jul 11 09:46:21 UTC 2014 -  
+
+- Version 2.4.2
+- [jan] Update to PHPUnit 4.1.3.
+
+---
+Fri Jul 11 09:46:21 UTC 2014 -  
+
+- Version 2.4.1
+- [jan] Fix running tests from PEAR-installed version.
+
+---
+Fri Jul 11 09:46:21 UTC 2014 -  
+
+- Version 2.4.0
+- [jan] Bundle PHPUnit and dependencies.
+
+---
+Fri Jul 11 09:46:21 UTC 2014 -  
+
+- Version 2.3.1
+- [mms] Fix loading PHPUnit from PHAR file.
+
+---
+Mon Mar 10 17:39:29 UTC 2014 -  
+
+- Version 2.3.0
+- [jan] Add stubs for Horde_Registry_Loadconfig and 
Horde_Registry::loadConfigFile().
+- [mms] Add factory for a HashTable instance.
+
+---
+Mon Feb  3 18:16:38 UTC 2014 -  
+
+- Version 2.2.6
+- [jan] Correctly set up include paths on installed packages.
+
+---
+Mon Feb  3 18:16:38 UTC 2014 -  
+
+- Version 2.2.5
+- [mms] Restore error reporting level after running tests via 
Horde_Test_AllTests#run().
+
+---
+Mon Feb  3 18:16:38 UTC 2014 -  
+
+- Version 2.2.4
+- [mms] Fix autoloading from a PHP-defined namespace.
+
+---
+Mon Feb  3 18:16:38 UTC 2014 -  
+
+- Version 2.2.3
+- [jan] Define missing Horde_Test_Stub_Registry property.
+
+---
+Wed May 29 13:15:26 UTC 2013 - Ralf Lang 
+
+- Version 2.2.2
+- [mms] Add test factory for MongoDB.
+
+---
+Tue Mar  5 16:15:50 UTC 2013 - Ralf Lang 
+
+- Version 2.2.1
+- [jan] Return to old directory after running all tests.
+
+---
+Tue Feb 12 13:32:26 UTC 2013 - Ralf Lang 
+
+- Version 2.2.0
+- [jan] Add test/ directory to include_path to allow autoloading of test 
classes.
+
+---

Old:

  Horde_Test-2.1.0.tgz

New:

  Horde_Test-2.4.8.tgz



Other differences:
--
++ php5-pear-Horde_Test.spec ++
--- /var/tmp/diff_new_pack.adeQTl/_old  2015-01-20 19:03:32.0 +0100
+++ /var/tmp/diff_new_pack.adeQTl/_new  2015-01-20 19:03:32.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Test
-Version:2.1.0
+Version:2.4.8
 Release:0
 Source0:http://pear.horde.org/get/Horde_Test-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build


commit php5-pear-Horde_Template for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Template for 
openSUSE:Factory checked in at 2015-01-20 19:03:32

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Template (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Template.new (New)


Package is "php5-pear-Horde_Template"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Template/php5-pear-Horde_Template.changes
2012-11-28 14:55:09.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Template.new/php5-pear-Horde_Template.changes
   2015-01-20 19:03:33.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 18 11:43:28 UTC 2015 - Ralf Lang 
+
+- Version 2.0.2
+
+- [jan] Add Composer definition.
+
+---

Old:

  Horde_Template-2.0.1.tgz

New:

  Horde_Template-2.0.2.tgz



Other differences:
--
++ php5-pear-Horde_Template.spec ++
--- /var/tmp/diff_new_pack.pfNyvr/_old  2015-01-20 19:03:34.0 +0100
+++ /var/tmp/diff_new_pack.pfNyvr/_new  2015-01-20 19:03:34.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Template
-Version:2.0.1
+Version:2.0.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Template-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Template-2.0.1.tgz -> Horde_Template-2.0.2.tgz ++
 2322 lines of diff (skipped)

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



commit php5-pear-Horde_Log for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Log for 
openSUSE:Factory checked in at 2015-01-20 19:02:28

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Log (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Log.new (New)


Package is "php5-pear-Horde_Log"

Changes:

--- /work/SRC/openSUSE:Factory/php5-pear-Horde_Log/php5-pear-Horde_Log.changes  
2012-11-28 14:53:34.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Log.new/php5-pear-Horde_Log.changes 
2015-01-20 19:02:30.0 +0100
@@ -1,0 +2,13 @@
+Sun Jan 18 11:39:47 UTC 2015 - Ralf Lang 
+
+- Version 2.1.1
+
+- [jan] Add Composer definition.
+
+---
+Mon Feb  3 18:09:15 UTC 2014 -  
+
+- Version 2.1.0
+- [jan] Add a CLI formatter and handler.
+
+---

Old:

  Horde_Log-2.0.1.tgz

New:

  Horde_Log-2.1.1.tgz



Other differences:
--
++ php5-pear-Horde_Log.spec ++
--- /var/tmp/diff_new_pack.c68g7l/_old  2015-01-20 19:02:30.0 +0100
+++ /var/tmp/diff_new_pack.c68g7l/_new  2015-01-20 19:02:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Log
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Log
-Version:2.0.1
+Version:2.1.1
 Release:0
 Source0:http://pear.horde.org/get/Horde_Log-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Log-2.0.1.tgz -> Horde_Log-2.1.1.tgz ++
 5532 lines of diff (skipped)

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



commit php5-pear-Horde_ListHeaders for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_ListHeaders for 
openSUSE:Factory checked in at 2015-01-20 19:02:32

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_ListHeaders (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_ListHeaders.new (New)


Package is "php5-pear-Horde_ListHeaders"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_ListHeaders/php5-pear-Horde_ListHeaders.changes
  2012-12-19 11:29:01.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_ListHeaders.new/php5-pear-Horde_ListHeaders.changes
 2015-01-20 19:02:33.0 +0100
@@ -1,0 +2,50 @@
+Sun Jan 18 11:39:38 UTC 2015 - Ralf Lang 
+
+- Version 1.2.1
+
+- [jan] Support loading translations from Composer-installed package.
+
+---
+Thu Jan  8 17:51:13 UTC 2015 -  
+
+- Version 1.2.0
+- [mms] Added Horde_ListHeaders#listHeadersExist().
+
+---
+Fri Jul 11 09:39:16 UTC 2014 -  
+
+- Version 1.1.5
+- [jan] Add Hungarian translation (Andras Galos ).
+
+---
+Fri Jul 11 09:39:16 UTC 2014 -  
+
+- Version 1.1.4
+- [jan] Add Spanish translation (Manuel Perez Ayala 
).
+
+---
+Fri Jul 11 09:39:16 UTC 2014 -  
+
+- Version 1.1.3
+- [jan] Add Japanese translation (Hiromi Kimura ).
+
+---
+Fri Jul 11 09:39:16 UTC 2014 -  
+
+- Version 1.1.2
+- [jan] Add German translation.
+- [mms] Better translations of the list header fields.
+
+---
+Fri Jul 11 09:39:16 UTC 2014 -  
+
+- Version 1.1.1
+- [jan] Add Danish translation (Erling Preben Hansen ).
+
+---
+Mon Feb  3 18:08:49 UTC 2014 -  
+
+- Version 1.1.0
+- [mms] Add Horde_ListHeaders#headers().
+
+---

Old:

  Horde_ListHeaders-1.0.1.tgz

New:

  Horde_ListHeaders-1.2.1.tgz



Other differences:
--
++ php5-pear-Horde_ListHeaders.spec ++
--- /var/tmp/diff_new_pack.KVkrT5/_old  2015-01-20 19:02:34.0 +0100
+++ /var/tmp/diff_new_pack.KVkrT5/_new  2015-01-20 19:02:34.0 +0100
@@ -26,7 +26,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-%{pear_name}
-Version:1.0.1
+Version:1.2.1
 Release:0
 Source0:http://pear.horde.org/get/%{pear_name}-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_ListHeaders-1.0.1.tgz -> Horde_ListHeaders-1.2.1.tgz ++
 2719 lines of diff (skipped)

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



commit php5-pear-Horde_Notification for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Notification for 
openSUSE:Factory checked in at 2015-01-20 19:02:41

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Notification (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Notification.new (New)


Package is "php5-pear-Horde_Notification"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Notification/php5-pear-Horde_Notification.changes
2012-11-28 14:53:58.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Notification.new/php5-pear-Horde_Notification.changes
   2015-01-20 19:02:43.0 +0100
@@ -0,0 +1,7 @@
+---
+Sun Jan 18 11:40:31 UTC 2015 - Ralf Lang 
+
+- Version 2.0.2
+
+- [jan] Add Composer definition.
+

Old:

  Horde_Notification-2.0.1.tgz

New:

  Horde_Notification-2.0.2.tgz



Other differences:
--
++ php5-pear-Horde_Notification.spec ++
--- /var/tmp/diff_new_pack.ffnZaB/_old  2015-01-20 19:02:44.0 +0100
+++ /var/tmp/diff_new_pack.ffnZaB/_new  2015-01-20 19:02:44.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Notification
-Version:2.0.1
+Version:2.0.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Notification-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Notification-2.0.1.tgz -> Horde_Notification-2.0.2.tgz ++
 5146 lines of diff (skipped)

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



commit php5-pear-Horde_Kolab_Format for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Kolab_Format for 
openSUSE:Factory checked in at 2015-01-20 19:02:21

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Kolab_Format (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Kolab_Format.new (New)


Package is "php5-pear-Horde_Kolab_Format"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Kolab_Format/php5-pear-Horde_Kolab_Format.changes
2012-11-28 14:53:08.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Kolab_Format.new/php5-pear-Horde_Kolab_Format.changes
   2015-01-20 19:02:21.0 +0100
@@ -1,0 +2,32 @@
+Sun Jan 18 11:39:07 UTC 2015 - Ralf Lang 
+
+- Version 2.0.6
+
+- [jan] Improve PSR-2 compatibility.
+
+---
+Mon Feb  3 18:07:39 UTC 2014 -  
+
+- Version 2.0.5
+- [jan] Correctly translate display-name attribute of distribution lists.
+
+---
+Mon Feb  3 18:07:39 UTC 2014 -  
+
+- Version 2.0.4
+- [jan] Fix saving all day events when the end date is on the next day (Thomas 
Jarosch , Bug #12627).
+
+---
+Tue Mar  5 19:45:00 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Fix unit tests.
+
+---
+Wed Jan  9 16:36:07 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Return date-only values as floating dates (Bug #11767).
+- [jan] Correctly format all-day events (Bug #11767).
+
+---

Old:

  Horde_Kolab_Format-2.0.1.tgz

New:

  Horde_Kolab_Format-2.0.6.tgz



Other differences:
--
++ php5-pear-Horde_Kolab_Format.spec ++
--- /var/tmp/diff_new_pack.E1kLeP/_old  2015-01-20 19:02:22.0 +0100
+++ /var/tmp/diff_new_pack.E1kLeP/_new  2015-01-20 19:02:22.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Kolab_Format
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Kolab_Format
-Version:2.0.1
+Version:2.0.6
 Release:0
 Source0:http://pear.horde.org/get/Horde_Kolab_Format-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Kolab_Format-2.0.1.tgz -> Horde_Kolab_Format-2.0.6.tgz ++
 27802 lines of diff (skipped)

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



commit php5-pear-Horde_Prefs for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Prefs for 
openSUSE:Factory checked in at 2015-01-20 19:03:07

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Prefs (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Prefs.new (New)


Package is "php5-pear-Horde_Prefs"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Prefs/php5-pear-Horde_Prefs.changes  
2012-11-28 14:54:18.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Prefs.new/php5-pear-Horde_Prefs.changes
 2015-01-20 19:03:09.0 +0100
@@ -1,0 +2,91 @@
+Thu Jan  8 17:54:14 UTC 2015 -  
+
+- Version 2.7.1
+- [mms] Fix Horde_Prefs#isDefault() to return true if the given pref name 
doesn't exist in a scope.
+
+---
+Thu Jan  8 17:54:14 UTC 2015 -  
+
+- Version 2.7.0
+- [mms] Add ArrayAccess, Countable, and Iterator functionality to the 
Horde_Prefs_Identity object.
+
+---
+Fri Jul 11 09:42:26 UTC 2014 -  
+
+- Version 2.6.0
+- [mms] Add Horde_Prefs#getCache().
+- [mms] Add Horde_Cache based cache driver.
+- [mms] Pref scopes are now loaded on-demand.
+- [mms] Add Horde_Prefs#changeScope().
+
+---
+Mon Feb  3 18:11:47 UTC 2014 -  
+
+- Version 2.5.2
+- [mms] Correct fix for iteration of Horde_Prefs_Scope object.
+
+---
+Mon Feb  3 18:11:47 UTC 2014 -  
+
+- Version 2.5.1
+- [mms] Fix iteration of Horde_Prefs_Scope object.
+
+---
+Tue Jul 16 21:11:00 UTC 2013 - Ralf Lang 
+
+- Version 2.5.0
+- [mms] Add ability to override locked pref status when setting value via 
Horde_Prefs#setValue().
+
+---
+Wed May 29 13:10:26 UTC 2013 - Ralf Lang 
+
+- Version 2.4.1
+- [mms] Fix removing prefs from storage backends (Bug #12208).
+- [mms] Fix fatal error in Horde_Prefs_Scope#valid().
+
+---
+Wed May 29 13:10:26 UTC 2013 - Ralf Lang 
+
+- Version 2.4.0
+- [mms] Add MongoDB storage driver.
+- [mms] Fix removing preference from backend (Bug #12207).
+- [mms] More compact internal/serialized representation of data in 
Horde_Prefs_Scope.
+
+---
+Tue Mar  5 19:49:46 UTC 2013 - Ralf Lang 
+
+- Version 2.3.2
+- [jan] Improve unit tests.
+- [mms] Simplify Horde_Prefs_Scope iterator.
+
+---
+Tue Mar  5 16:12:00 UTC 2013 - Ralf Lang 
+
+- Version 2.3.1
+- [mms] Fix regression that broke Horde_Prefs_Identity#getDefaultFromAddress() 
in 2.3.0.
+
+---
+Tue Mar  5 16:12:00 UTC 2013 - Ralf Lang 
+
+- Version 2.3.0
+- [jan] Add Horde_Prefs_Identity#getFromAddress().
+- [jan] Fix LDAP driver and use Horde_Ldap (Heinz Schweiger 
, Request #11697).
+
+---
+Tue Jan 29 17:12:01 UTC 2013 - Ralf Lang 
+
+- Version 2.2.0
+- [mms] Horde_Prefs_Identity#getDefaultFromAddress() now returns a 
Horde_Mail_Rfc822_Address object.
+- [jan] Update French translation (Paul De Vlieger 
).
+
+---
+Wed Jan  9 17:08:42 UTC 2013 - Ralf Lang 
+
+- Version 2.1.0
+- [mms] When removing a pref, reset its value in the cached scope to the 
default (Bug #11895).
+- [mms] Delete preference from storage backend when calling 
Horde_Prefs#remove().
+- [mms] Add throw parameter to Horde_Prefs#store().
+- [jan] Update Basque translation (Ibon Igartua ).
+- [jan] Fix creating storage folder for Kolab/IMAP backends (Bug #11751).
+
+---

Old:

  Horde_Prefs-2.0.1.tgz

New:

  Horde_Prefs-2.7.1.tgz



Other differences:
--
++ php5-pear-Horde_Prefs.spec ++
--- /var/tmp/diff_new_pack.OX6O9S/_old  2015-01-20 19:03:09.0 +0100
+++ /var/tmp/diff_new_pack.OX6O9S/_new  2015-01-20 19:03:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Prefs
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Prefs
-Version:2.0.1
+

commit php5-pear-Horde_Lock for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Lock for 
openSUSE:Factory checked in at 2015-01-20 19:02:30

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Lock (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Lock.new (New)


Package is "php5-pear-Horde_Lock"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Lock/php5-pear-Horde_Lock.changes
2012-11-28 14:53:28.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Lock.new/php5-pear-Horde_Lock.changes
   2015-01-20 19:02:31.0 +0100
@@ -1,0 +2,28 @@
+Fri Jul 11 09:39:28 UTC 2014 -  
+
+- Version 2.1.1
+- [jan] Fix and improve tests.
+
+---
+Wed May 29 13:06:02 UTC 2013 - Ralf Lang 
+
+- Version 2.1.0
+- [mms] Add MongoDB driver.
+
+---
+Tue Mar  5 16:09:12 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Fix retrieving lock list if permanent locks exist 
(pi...@hrz.uni-marburg.de, Bug #12077).
+- [jan] Deny exclusive lock if shared locks exist.
+- [jan] Don't make lock non-permanent when resetting a permanent lock.
+- [jan] Fix retrieving information for permanent locks.
+- [jan] Add unit tests.
+
+---
+Wed Jan  9 16:37:40 UTC 2013 - Ralf Lang 
+
+- Version 2.0.1
+- [jan] Re-packaged 2.0.0 release.
+
+---

Old:

  Horde_Lock-2.0.0.tgz

New:

  Horde_Lock-2.1.1.tgz



Other differences:
--
++ php5-pear-Horde_Lock.spec ++
--- /var/tmp/diff_new_pack.oKUQ16/_old  2015-01-20 19:02:31.0 +0100
+++ /var/tmp/diff_new_pack.oKUQ16/_new  2015-01-20 19:02:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Lock
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Lock
-Version:2.0.0
+Version:2.1.1
 Release:0
 Source0:http://pear.horde.org/get/Horde_Lock-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Lock-2.0.0.tgz -> Horde_Lock-2.1.1.tgz ++
 1865 lines of diff (skipped)

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



commit php5-pear-Horde_Argv for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Argv for 
openSUSE:Factory checked in at 2015-01-20 19:02:16

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Argv (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Argv.new (New)


Package is "php5-pear-Horde_Argv"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Argv/php5-pear-Horde_Argv.changes
2012-11-28 13:26:58.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Argv.new/php5-pear-Horde_Argv.changes
   2015-01-20 19:02:17.0 +0100
@@ -1,0 +2,50 @@
+Sun Jan 18 11:36:11 UTC 2015 - Ralf Lang 
+
+- Version 2.0.10
+
+- [jan] Support loading translations from Composer-installed package.
+- [jan] Improve PSR-2 compatibility.
+
+---
+Fri Jul 11 09:28:58 UTC 2014 -  
+
+- Version 2.0.9
+- [jan] Update Hungarian translation (Andras Galos ).
+
+---
+Fri Jul 11 09:28:58 UTC 2014 -  
+
+- Version 2.0.8
+- [jan] Update Ukrainian translation.
+
+---
+Thu May  2 06:52:24 UTC 2013 - Ralf Lang 
+
+- Version 2.0.7
+- re-issue because of broken tarball
+
+---
+Thu May  2 06:52:24 UTC 2013 - Ralf Lang 
+
+- Version 2.0.6
+- [jan] Fix documentation formatting.
+
+---
+Tue Mar  5 15:57:59 UTC 2013 - Ralf Lang 
+
+- Version 2.0.5
+- [jan] Add extensive documention.
+
+---
+Tue Jan 29 16:58:36 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [jan] Update French translation (Paul De Vlieger 
).
+
+---
+Wed Jan  9 16:26:10 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Argv-2.0.2.tgz

New:

  Horde_Argv-2.0.10.tgz



Other differences:
--
++ php5-pear-Horde_Argv.spec ++
--- /var/tmp/diff_new_pack.G3hdcj/_old  2015-01-20 19:02:18.0 +0100
+++ /var/tmp/diff_new_pack.G3hdcj/_new  2015-01-20 19:02:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Argv
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Argv
-Version:2.0.2
+Version:2.0.10
 Release:0
 Source0:http://pear.horde.org/get/Horde_Argv-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Argv-2.0.2.tgz -> Horde_Argv-2.0.10.tgz ++
 18637 lines of diff (skipped)

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



commit php5-pear-Horde_Kolab_Storage for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Kolab_Storage for 
openSUSE:Factory checked in at 2015-01-20 19:02:26

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Kolab_Storage (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Kolab_Storage.new (New)


Package is "php5-pear-Horde_Kolab_Storage"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Kolab_Storage/php5-pear-Horde_Kolab_Storage.changes
  2012-11-28 14:53:20.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Kolab_Storage.new/php5-pear-Horde_Kolab_Storage.changes
 2015-01-20 19:02:27.0 +0100
@@ -1,0 +2,50 @@
+Sun Jan 18 11:39:26 UTC 2015 - Ralf Lang 
+
+- Version 2.1.2
+
+- [jan] Support loading translations from Composer-installed package.
+- [jan] Improve PSR-2 compatibility.
+
+---
+Thu Jan  8 17:50:48 UTC 2015 -  
+
+- Version 2.1.1
+- [jan] Fix tests including Horde_Mime_Part.
+
+---
+Fri Jul 11 09:38:47 UTC 2014 -  
+
+- Version 2.1.0
+- [jan] Consistently return a stream from the getBodypart() methods.
+- [jan] Add Horde_Kolab_Storage_Object#getBackendId().
+- [jan] Implement saving and loading of attachments to Kolab objects (backward 
compatibility break in Horde_Kolab_Storage_Data#getAttachment()!).
+- [mms] Fix grabbing annotation list from IMAP server.
+
+---
+Mon Feb  3 18:08:15 UTC 2014 -  
+
+- Version 2.0.5
+- [jan] Catch errors in Kolab_Storage_Driver_Imap#fetchComplete() (Thomas 
Jarosch , Bug #12584).
+- [jan] Retrieve status changes during running requests (Thomas Jarosch 
, Bug #12589).
+
+---
+Tue Mar  5 16:08:20 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [jan] Fix unit tests.
+
+---
+Wed Jan  9 16:36:50 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---
+Wed Jan  9 16:36:50 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [gwr] Add a time based snychronization strategy (Bug #11590).
+- [gwr] Correct cache update after move (Bug #11305).
+- [gwr] Remove deleted objects from the cache (Bug #11674).
+
+---

Old:

  Horde_Kolab_Storage-2.0.1.tgz

New:

  Horde_Kolab_Storage-2.1.2.tgz



Other differences:
--
++ php5-pear-Horde_Kolab_Storage.spec ++
--- /var/tmp/diff_new_pack.bbiz6l/_old  2015-01-20 19:02:28.0 +0100
+++ /var/tmp/diff_new_pack.bbiz6l/_new  2015-01-20 19:02:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Kolab_Storage
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Kolab_Storage
-Version:2.0.1
+Version:2.1.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Kolab_Storage-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Kolab_Storage-2.0.1.tgz -> Horde_Kolab_Storage-2.1.2.tgz ++
 79770 lines of diff (skipped)

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



commit php5-pear-Horde_Oauth for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Oauth for 
openSUSE:Factory checked in at 2015-01-20 19:02:43

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Oauth (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Oauth.new (New)


Package is "php5-pear-Horde_Oauth"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Oauth/php5-pear-Horde_Oauth.changes  
2012-11-28 14:54:03.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Oauth.new/php5-pear-Horde_Oauth.changes
 2015-01-20 19:02:44.0 +0100
@@ -1,0 +2,13 @@
+Sun Jan 18 11:40:38 UTC 2015 - Ralf Lang 
+
+- Version 2.0.2
+
+- [jan] Add Composer definition.
+
+---
+Wed Jan  9 16:40:40 UTC 2013 - Ralf Lang 
+
+- Version 2.0.1
+- [jan] Re-packaged 2.0.0 release.
+
+---

Old:

  Horde_Oauth-2.0.0.tgz

New:

  Horde_Oauth-2.0.2.tgz



Other differences:
--
++ php5-pear-Horde_Oauth.spec ++
--- /var/tmp/diff_new_pack.528OmT/_old  2015-01-20 19:02:45.0 +0100
+++ /var/tmp/diff_new_pack.528OmT/_new  2015-01-20 19:02:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Oauth
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Oauth
-Version:2.0.0
+Version:2.0.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Oauth-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Oauth-2.0.0.tgz -> Horde_Oauth-2.0.2.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Horde_Oauth-2.0.2/doc/Horde/Oauth/COPYING 
new/Horde_Oauth-2.0.2/doc/Horde/Oauth/COPYING
--- old/Horde_Oauth-2.0.2/doc/Horde/Oauth/COPYING   1970-01-01 
01:00:00.0 +0100
+++ new/Horde_Oauth-2.0.2/doc/Horde/Oauth/COPYING   2015-01-09 
10:25:19.0 +0100
@@ -0,0 +1,24 @@
+Copyright 1999-2015 Horde LLC.  All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+ - Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+
+ - Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE HORDE PROJECT
+OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Horde_Oauth-2.0.2/doc/Horde/Oauth/TODO.txt 
new/Horde_Oauth-2.0.2/doc/Horde/Oauth/TODO.txt
--- old/Horde_Oauth-2.0.2/doc/Horde/Oauth/TODO.txt  1970-01-01 
01:00:00.0 +0100
+++ new/Horde_Oauth-2.0.2/doc/Horde/Oauth/TODO.txt  2015-01-09 
10:25:19.0 +0100
@@ -0,0 +1,3 @@
+http://www.hueniverse.com/hueniverse/2009/03/sunday-morning-homework.html
+http://www.hueniverse.com/hueniverse/2009/04/explaining-the-oauth-session-fixation-attack.html
+http://hasin.wordpress.com/2009/05/02/using-oauth-pecl-extension-to-talk-to-twitter/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Horde_Oauth-2.0.2/lib/Horde/Oauth/Consumer.php 
new/Horde_Oauth-2.0.2/lib/Horde/Oauth/Consumer.php
--- old/Horde_Oauth-2.0.2/lib/Horde/Oauth/Consumer.php  1970-01-01 
01:00:00.0 +0100
+++ new/Horde_Oauth-2.0.2/lib/Horde/Oauth/Consumer.php  2015-01-09 
10:25:19.0 +0100
@@ -0,0 +1,127 @@
+http://www.horde.org/)
+ *
+ * @author   Chuck Hagenbuch 
+ * @license  ht

commit php5-pear-Horde_Rpc for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Rpc for 
openSUSE:Factory checked in at 2015-01-20 19:02:44

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Rpc (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Rpc.new (New)


Package is "php5-pear-Horde_Rpc"

Changes:

--- /work/SRC/openSUSE:Factory/php5-pear-Horde_Rpc/php5-pear-Horde_Rpc.changes  
2012-11-28 14:54:32.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Rpc.new/php5-pear-Horde_Rpc.changes 
2015-01-20 19:02:45.0 +0100
@@ -1,0 +2,43 @@
+Sun Jan 18 11:41:39 UTC 2015 - Ralf Lang 
+
+- Version 2.1.2
+
+- [jan] Support loading translations from Composer-installed package.
+- [jan] Add Composer definition.
+
+---
+Mon Feb  3 18:12:56 UTC 2014 -  
+
+- Version 2.1.1
+- [mjr] Correctly catch HTTP client exceptions.
+
+---
+Wed Jun  5 13:06:15 UTC 2013 - Ralf Lang 
+
+- Version 2.1.0
+
+---
+Wed May 29 13:11:27 UTC 2013 - Ralf Lang 
+
+- Version 2.0.5
+- [jan] Don't require an unstable package from a stable version.
+
+---
+Wed May 29 13:11:27 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [jan] Use Horde_Dav for DAV RPC backends.
+
+---
+Tue Jan 29 17:13:05 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update French translation (Paul De Vlieger 
).
+
+---
+Thu Dec 27 18:51:18 UTC 2012 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Rpc-2.0.1.tgz

New:

  Horde_Rpc-2.1.2.tgz



Other differences:
--
++ php5-pear-Horde_Rpc.spec ++
--- /var/tmp/diff_new_pack.srh4NW/_old  2015-01-20 19:02:46.0 +0100
+++ /var/tmp/diff_new_pack.srh4NW/_new  2015-01-20 19:02:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Rpc
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Rpc
-Version:2.0.1
+Version:2.1.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Rpc-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Rpc-2.0.1.tgz -> Horde_Rpc-2.1.2.tgz ++
 12895 lines of diff (skipped)

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



commit php5-pear-Horde_Service_Twitter for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Service_Twitter for 
openSUSE:Factory checked in at 2015-01-20 19:02:50

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Service_Twitter (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Service_Twitter.new (New)


Package is "php5-pear-Horde_Service_Twitter"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Service_Twitter/php5-pear-Horde_Service_Twitter.changes
  2012-11-28 14:54:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Service_Twitter.new/php5-pear-Horde_Service_Twitter.changes
 2015-01-20 19:02:51.0 +0100
@@ -1,0 +2,38 @@
+Sun Jan 18 11:42:17 UTC 2015 - Ralf Lang 
+
+- Version 2.1.2
+
+- [jan] Add Composer definition.
+
+---
+Tue Jul 16 21:14:07 UTC 2013 - Ralf Lang 
+
+- Version 2.1.1
+- [mjr] Fix fetching user mentions.
+
+---
+Wed Jul  3 11:33:32 UTC 2013 - Ralf Lang 
+
+- Version 2.1.0
+- [mjr] Use API version 1.1
+- [mjr] Add support for favorites.
+
+---
+Thu May  2 07:03:05 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [mjr] Fix initial authentication for recently changed Twitter API 
requirements (Bug #12165).
+
+---
+Tue Mar  5 19:52:52 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Fix examples location.
+
+---
+Wed Jan  9 17:11:51 UTC 2013 - Ralf Lang 
+
+- Version 2.0.1
+- [jan] Re-packaged 2.0.0 release.
+
+---

Old:

  Horde_Service_Twitter-2.0.0.tgz

New:

  Horde_Service_Twitter-2.1.2.tgz



Other differences:
--
++ php5-pear-Horde_Service_Twitter.spec ++
--- /var/tmp/diff_new_pack.U9YjwP/_old  2015-01-20 19:02:52.0 +0100
+++ /var/tmp/diff_new_pack.U9YjwP/_new  2015-01-20 19:02:52.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Service_Twitter
-Version:2.0.0
+Version:2.1.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Service_Twitter-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Service_Twitter-2.0.0.tgz -> Horde_Service_Twitter-2.1.2.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Horde_Service_Twitter-2.1.2/doc/Horde/Service/Twitter/COPYING 
new/Horde_Service_Twitter-2.1.2/doc/Horde/Service/Twitter/COPYING
--- old/Horde_Service_Twitter-2.1.2/doc/Horde/Service/Twitter/COPYING   
1970-01-01 01:00:00.0 +0100
+++ new/Horde_Service_Twitter-2.1.2/doc/Horde/Service/Twitter/COPYING   
2015-01-09 12:30:55.0 +0100
@@ -0,0 +1,24 @@
+Copyright 1999-2015 Horde LLC.  All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+ - Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+
+ - Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE HORDE PROJECT
+OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Horde_Service_Twitter-2.1.2/doc/Horde/Service/Twitter/examples/twitter_browser.php
 
new/Horde_Service_Twitter-2.1.2/doc/Horde/Service/Twitter/examples/twitter_browser.php
--- 
old/Horde_Service_Twitter-2.1.2/doc/Horde/Service/Twitter/examples/twitter_browser.php
  1970-01-01 01:00:00.0 +0100
+++ 
new/Horde_Service_Twitter-2.1.2/doc/Horde/Service/Twitter/examples/twitter_browser

commit php5-pear-Horde_Service_Facebook for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Service_Facebook for 
openSUSE:Factory checked in at 2015-01-20 19:02:52

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Service_Facebook (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Service_Facebook.new (New)


Package is "php5-pear-Horde_Service_Facebook"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Service_Facebook/php5-pear-Horde_Service_Facebook.changes
2012-11-28 14:54:45.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Service_Facebook.new/php5-pear-Horde_Service_Facebook.changes
   2015-01-20 19:02:52.0 +0100
@@ -1,0 +2,38 @@
+Sun Jan 18 11:42:10 UTC 2015 - Ralf Lang 
+
+- Version 2.0.7
+
+- [jan] Support loading translations from Composer-installed package.
+- [jan] Add Composer definition.
+
+---
+Mon Feb  3 18:13:55 UTC 2014 -  
+
+- Version 2.0.6
+- [mjr] Correctly catch HTTP client exceptions.
+
+---
+Mon Feb  3 18:13:55 UTC 2014 -  
+
+- Version 2.0.5
+- [jan] Try to parse error message from json-formated error response.
+
+---
+Tue Mar  5 19:52:34 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [jan] Fix examples location.
+
+---
+Tue Jan 29 17:14:01 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update French translation (Paul De Vlieger 
).
+
+---
+Wed Jan  9 17:11:36 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Service_Facebook-2.0.1.tgz

New:

  Horde_Service_Facebook-2.0.7.tgz



Other differences:
--
++ php5-pear-Horde_Service_Facebook.spec ++
--- /var/tmp/diff_new_pack.fTP3b6/_old  2015-01-20 19:02:53.0 +0100
+++ /var/tmp/diff_new_pack.fTP3b6/_new  2015-01-20 19:02:53.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Service_Facebook
-Version:2.0.1
+Version:2.0.7
 Release:0
 Source0:http://pear.horde.org/get/Horde_Service_Facebook-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Service_Facebook-2.0.1.tgz -> Horde_Service_Facebook-2.0.7.tgz 
++
 8336 lines of diff (skipped)

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



commit php5-pear-Horde_Routes for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Routes for 
openSUSE:Factory checked in at 2015-01-20 19:02:46

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Routes (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Routes.new (New)


Package is "php5-pear-Horde_Routes"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Routes/php5-pear-Horde_Routes.changes
2012-11-28 14:54:28.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Routes.new/php5-pear-Horde_Routes.changes
   2015-01-20 19:02:48.0 +0100
@@ -1,0 +2,13 @@
+Sun Jan 18 11:41:31 UTC 2015 - Ralf Lang 
+
+- Version 2.0.3
+
+- [jan] Add Composer definition.
+
+---
+Wed Jan  9 17:10:06 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Fix generating cache key for generated URLs (r...@famillecollet.com, 
Bug #11894).
+
+---

Old:

  Horde_Routes-2.0.1.tgz

New:

  Horde_Routes-2.0.3.tgz



Other differences:
--
++ php5-pear-Horde_Routes.spec ++
--- /var/tmp/diff_new_pack.FFb0VT/_old  2015-01-20 19:02:49.0 +0100
+++ /var/tmp/diff_new_pack.FFb0VT/_new  2015-01-20 19:02:49.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Routes
-Version:2.0.1
+Version:2.0.3
 Release:0
 Source0:http://pear.horde.org/get/Horde_Routes-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Routes-2.0.1.tgz -> Horde_Routes-2.0.3.tgz ++
 13317 lines of diff (skipped)

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



commit php5-pear-Horde_Nls for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Nls for 
openSUSE:Factory checked in at 2015-01-20 19:02:39

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Nls (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Nls.new (New)


Package is "php5-pear-Horde_Nls"

Changes:

--- /work/SRC/openSUSE:Factory/php5-pear-Horde_Nls/php5-pear-Horde_Nls.changes  
2012-11-28 14:53:54.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Nls.new/php5-pear-Horde_Nls.changes 
2015-01-20 19:02:40.0 +0100
@@ -1,0 +2,28 @@
+Sun Jan 18 11:40:19 UTC 2015 - Ralf Lang 
+
+- Version 2.0.5
+
+- [jan] Support loading translations from Composer-installed package.
+- [jan] Improve PSR-2 compatibility.
+
+---
+Fri Jul 11 09:41:06 UTC 2014 -  
+
+- Version 2.0.4
+- [jan] Update Hungarian translation (Andras Galos ).
+- [jan] Update Danish translation (Erling Preben Hansen ).
+
+---
+Wed May 29 13:07:50 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update Ukrainian translation (Andriy Kopystyansky 
).
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---
+Wed Jan  9 16:40:02 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Nls-2.0.1.tgz

New:

  Horde_Nls-2.0.5.tgz



Other differences:
--
++ php5-pear-Horde_Nls.spec ++
--- /var/tmp/diff_new_pack.3Tsmmm/_old  2015-01-20 19:02:41.0 +0100
+++ /var/tmp/diff_new_pack.3Tsmmm/_new  2015-01-20 19:02:41.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Nls
-Version:2.0.1
+Version:2.0.5
 Release:0
 Source0:http://pear.horde.org/get/Horde_Nls-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Nls-2.0.1.tgz -> Horde_Nls-2.0.5.tgz ++
 122892 lines of diff (skipped)

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



commit php5-pear-Horde_Serialize for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Serialize for 
openSUSE:Factory checked in at 2015-01-20 19:02:53

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Serialize (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Serialize.new (New)


Package is "php5-pear-Horde_Serialize"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Serialize/php5-pear-Horde_Serialize.changes
  2012-11-28 14:54:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Serialize.new/php5-pear-Horde_Serialize.changes
 2015-01-20 19:02:54.0 +0100
@@ -1,0 +2,14 @@
+Sun Jan 18 11:42:03 UTC 2015 - Ralf Lang 
+
+- Version 2.0.3
+
+- [jan] Improve PSR-2 compatibility.
+- [jan] Add Composer definition.
+
+---
+Tue Mar  5 19:52:20 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Improve dependency detection.
+
+---

Old:

  Horde_Serialize-2.0.1.tgz

New:

  Horde_Serialize-2.0.3.tgz



Other differences:
--
++ php5-pear-Horde_Serialize.spec ++
--- /var/tmp/diff_new_pack.sFmIAR/_old  2015-01-20 19:02:55.0 +0100
+++ /var/tmp/diff_new_pack.sFmIAR/_new  2015-01-20 19:02:55.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Serialize
-Version:2.0.1
+Version:2.0.3
 Release:0
 Source0:http://pear.horde.org/get/Horde_Serialize-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Serialize-2.0.1.tgz -> Horde_Serialize-2.0.3.tgz ++
 3145 lines of diff (skipped)

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



commit php5-pear-Horde_Secret for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Secret for 
openSUSE:Factory checked in at 2015-01-20 19:02:54

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Secret (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Secret.new (New)


Package is "php5-pear-Horde_Secret"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Secret/php5-pear-Horde_Secret.changes
2013-01-01 12:01:26.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Secret.new/php5-pear-Horde_Secret.changes
   2015-01-20 19:02:55.0 +0100
@@ -1,0 +2,13 @@
+Thu Jan  8 17:55:50 UTC 2015 -  
+
+- Version 2.0.4
+- [jan] Revert: Only store keys in cookie if cookies are in use 
(thomas.jaro...@intra2net.com, Bug #13284).
+
+---
+Fri Jul 11 09:44:01 UTC 2014 -  
+
+- Version 2.0.3
+- [mms] Only store keys in cookie if cookies are in use (Bug #13284; 
thomas.jaro...@intra2net.com).
+- [mms] Correctly clear secret key from cookie data (Bug #13283; 
thomas.jaro...@intra2net.com).
+
+---

Old:

  Horde_Secret-2.0.2.tgz

New:

  Horde_Secret-2.0.4.tgz



Other differences:
--
++ php5-pear-Horde_Secret.spec ++
--- /var/tmp/diff_new_pack.WrJxWl/_old  2015-01-20 19:02:56.0 +0100
+++ /var/tmp/diff_new_pack.WrJxWl/_new  2015-01-20 19:02:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Secret
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Secret
-Version:2.0.2
+Version:2.0.4
 Release:0
 Source0:http://pear.horde.org/get/Horde_Secret-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Secret-2.0.2.tgz -> Horde_Secret-2.0.4.tgz ++
 1875 lines of diff (skipped)

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



commit php5-pear-Horde_Constraint for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Constraint for 
openSUSE:Factory checked in at 2015-01-20 19:02:11

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Constraint (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Constraint.new (New)


Package is "php5-pear-Horde_Constraint"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Constraint/php5-pear-Horde_Constraint.changes
2012-11-28 13:41:59.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Constraint.new/php5-pear-Horde_Constraint.changes
   2015-01-20 19:02:12.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  8 17:43:45 UTC 2015 -  
+
+- Version 2.0.2
+- [jan] Add Composer definition.
+
+---

Old:

  Horde_Constraint-2.0.1.tgz

New:

  Horde_Constraint-2.0.2.tgz



Other differences:
--
++ php5-pear-Horde_Constraint.spec ++
--- /var/tmp/diff_new_pack.vMrkUA/_old  2015-01-20 19:02:13.0 +0100
+++ /var/tmp/diff_new_pack.vMrkUA/_new  2015-01-20 19:02:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Constraint
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Ralf Lang.
 #
 # All modifications and additions to the file contributed by third parties
@@ -23,7 +23,7 @@
 Name:   php5-pear-Horde_Constraint
 %define pear_name  Horde_Constraint
 %define pear_sname horde_constraint
-Version:2.0.1
+Version:2.0.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Constraint-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Constraint-2.0.1.tgz -> Horde_Constraint-2.0.2.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Horde_Constraint-2.0.1/doc/Horde/Constraint/COPYING 
new/Horde_Constraint-2.0.1/doc/Horde/Constraint/COPYING
--- old/Horde_Constraint-2.0.1/doc/Horde/Constraint/COPYING 2012-11-19 
14:17:42.0 +0100
+++ new/Horde_Constraint-2.0.1/doc/Horde/Constraint/COPYING 1970-01-01 
01:00:00.0 +0100
@@ -1,24 +0,0 @@
-Copyright 1999-2012 Horde LLC.  All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-
- - Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-
- - Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE HORDE PROJECT
-OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Horde_Constraint-2.0.1/lib/Horde/Constraint/AlwaysFalse.php 
new/Horde_Constraint-2.0.1/lib/Horde/Constraint/AlwaysFalse.php
--- old/Horde_Constraint-2.0.1/lib/Horde/Constraint/AlwaysFalse.php 
2012-11-19 14:17:42.0 +0100
+++ new/Horde_Constraint-2.0.1/lib/Horde/Constraint/AlwaysFalse.php 
1970-01-01 01:00:00.0 +0100
@@ -1,13 +0,0 @@
-
- */
-class Horde_Constraint_AlwaysFalse implements Horde_Constraint
-{
-public function evaluate($value)
-{
-return false;
-}
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Horde_Constraint-2.0.1/lib/Horde/Constraint/AlwaysTrue.php 
new/Horde_Constraint-2.0.1/lib/Horde/Constraint/AlwaysTrue.php
--- old/Horde_Constraint-2.0.1/lib/Horde/Constraint/AlwaysTrue.php  
2012-11-19 14:17:42.0 +0100
+++ new/Horde_Constraint-2.0.1/lib/Horde/Constraint/AlwaysTrue.php  
1970-01-01 01:00:00.0 +0100
@@ -1,13 +0,0 @@
-
- */
-class Horde_Constraint_AlwaysTrue implements Horde_Constraint
-{
-public function evaluate($value)
-{
-re

commit php5-pear-Horde_Mime_Viewer for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Mime_Viewer for 
openSUSE:Factory checked in at 2015-01-20 19:02:38

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Mime_Viewer (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Mime_Viewer.new (New)


Package is "php5-pear-Horde_Mime_Viewer"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Mime_Viewer/php5-pear-Horde_Mime_Viewer.changes
  2012-12-07 14:47:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Mime_Viewer.new/php5-pear-Horde_Mime_Viewer.changes
 2015-01-20 19:02:39.0 +0100
@@ -1,0 +2,43 @@
+Thu Jan  8 17:52:49 UTC 2015 -  
+
+- Version 2.0.8
+- [mms] More thorough handling of tar.gz data.
+
+---
+Fri Jul 11 09:40:51 UTC 2014 -  
+
+- Version 2.0.7
+- [jan] Update Hungarian translation (Andras Galos ).
+
+---
+Fri Jul 11 09:40:51 UTC 2014 -  
+
+- Version 2.0.6
+- [mms] Fix fatal error if using TNEF viewer and bcmath extension is not 
installed on the system.
+
+---
+Wed May 29 13:07:27 UTC 2013 - Ralf Lang 
+
+- Version 2.0.5
+- [jan] Update Ukrainian translation (Andriy Kopystyansky 
).
+
+---
+Tue Mar  5 16:10:33 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [mms] Spreadsheet conversion now works without using temporary files.
+
+---
+Tue Jan 29 17:10:25 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update French translation (Paul De Vlieger 
).
+
+---
+Wed Jan  9 16:39:34 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Add Basque translation (Ibon Igartua ).
+- [jan] Update XSLT processor for OpenDocument files.
+
+---

Old:

  Horde_Mime_Viewer-2.0.1.tgz

New:

  Horde_Mime_Viewer-2.0.8.tgz



Other differences:
--
++ php5-pear-Horde_Mime_Viewer.spec ++
--- /var/tmp/diff_new_pack.jHdpUJ/_old  2015-01-20 19:02:40.0 +0100
+++ /var/tmp/diff_new_pack.jHdpUJ/_new  2015-01-20 19:02:40.0 +0100
@@ -27,7 +27,7 @@
 ## Actual php code is LGPL-2.1 (not +)
 
 Name:   php5-pear-Horde_Mime_Viewer
-Version:2.0.1
+Version:2.0.8
 Release:0
 Source0:http://pear.horde.org/get/Horde_Mime_Viewer-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Mime_Viewer-2.0.1.tgz -> Horde_Mime_Viewer-2.0.8.tgz ++
 47101 lines of diff (skipped)

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



commit php5-pear-Horde_Controller for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Controller for 
openSUSE:Factory checked in at 2015-01-20 19:02:07

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Controller (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Controller.new (New)


Package is "php5-pear-Horde_Controller"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Controller/php5-pear-Horde_Controller.changes
2012-11-28 13:42:08.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Controller.new/php5-pear-Horde_Controller.changes
   2015-01-20 19:02:08.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  8 17:44:00 UTC 2015 -  
+
+- Version 2.0.2
+- [jan] Add Composer definition.
+
+---

Old:

  Horde_Controller-2.0.1.tgz

New:

  Horde_Controller-2.0.2.tgz



Other differences:
--
++ php5-pear-Horde_Controller.spec ++
--- /var/tmp/diff_new_pack.IzAWk8/_old  2015-01-20 19:02:09.0 +0100
+++ /var/tmp/diff_new_pack.IzAWk8/_new  2015-01-20 19:02:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Controller
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Ralf Lang.
 #
 # All modifications and additions to the file contributed by third parties
@@ -24,7 +24,7 @@
 Name:   php5-pear-Horde_Controller
 %define pear_name  Horde_Controller
 %define pear_sname horde_controller
-Version:2.0.1
+Version:2.0.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Controller-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Controller-2.0.1.tgz -> Horde_Controller-2.0.2.tgz ++
 2950 lines of diff (skipped)

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



commit php5-pear-Horde_Crypt_Blowfish for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Crypt_Blowfish for 
openSUSE:Factory checked in at 2015-01-20 19:02:02

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Crypt_Blowfish (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Crypt_Blowfish.new (New)


Package is "php5-pear-Horde_Crypt_Blowfish"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Crypt_Blowfish/php5-pear-Horde_Crypt_Blowfish.changes
2012-12-28 22:46:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Crypt_Blowfish.new/php5-pear-Horde_Crypt_Blowfish.changes
   2015-01-20 19:02:04.0 +0100
@@ -1,0 +2,13 @@
+Thu Jan  8 17:44:46 UTC 2015 -  
+
+- Version 1.0.3
+- [jan] Improve PSR-2 compatibility.
+- [jan] Add Composer definition.
+
+---
+Wed Jan  9 16:29:58 UTC 2013 - Ralf Lang 
+
+- Version 1.0.2
+- [mms] Fix Openssl driver for PHP 5.3.0-5.3.2 (Bug #11797).
+
+---

Old:

  Horde_Crypt_Blowfish-1.0.1.tgz

New:

  Horde_Crypt_Blowfish-1.0.3.tgz



Other differences:
--
++ php5-pear-Horde_Crypt_Blowfish.spec ++
--- /var/tmp/diff_new_pack.nyw3xi/_old  2015-01-20 19:02:05.0 +0100
+++ /var/tmp/diff_new_pack.nyw3xi/_new  2015-01-20 19:02:05.0 +0100
@@ -26,7 +26,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-%{pear_name}
-Version:1.0.1
+Version:1.0.3
 Release:0
 Source0:http://pear.horde.org/get/%{pear_name}-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Crypt_Blowfish-1.0.1.tgz -> Horde_Crypt_Blowfish-1.0.3.tgz ++
 3962 lines of diff (skipped)

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



commit php5-pear-Horde_Cli_Modular for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Cli_Modular for 
openSUSE:Factory checked in at 2015-01-20 19:02:13

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Cli_Modular (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Cli_Modular.new (New)


Package is "php5-pear-Horde_Cli_Modular"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Cli_Modular/php5-pear-Horde_Cli_Modular.changes
  2012-11-28 13:36:11.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Cli_Modular.new/php5-pear-Horde_Cli_Modular.changes
 2015-01-20 19:02:14.0 +0100
@@ -1,0 +2,12 @@
+Thu Jan  8 17:43:05 UTC 2015 -  
+
+- Version 2.0.3
+- [jan] Add Composer definition.
+
+---
+Tue Mar  5 15:59:34 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [mms] Simplify Horde_Cli_Modular_Modules iterator.
+
+---

Old:

  Horde_Cli_Modular-2.0.1.tgz

New:

  Horde_Cli_Modular-2.0.3.tgz



Other differences:
--
++ php5-pear-Horde_Cli_Modular.spec ++
--- /var/tmp/diff_new_pack.P0WXQD/_old  2015-01-20 19:02:15.0 +0100
+++ /var/tmp/diff_new_pack.P0WXQD/_new  2015-01-20 19:02:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Cli_Modular
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Cli_Modular
-Version:2.0.1
+Version:2.0.3
 Release:0
 Source0:http://pear.horde.org/get/Horde_Cli_Modular-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Cli_Modular-2.0.1.tgz -> Horde_Cli_Modular-2.0.3.tgz ++
 3715 lines of diff (skipped)

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



commit php5-pear-Horde_Db for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Db for 
openSUSE:Factory checked in at 2015-01-20 19:01:52

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Db (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Db.new (New)


Package is "php5-pear-Horde_Db"

Changes:

--- /work/SRC/openSUSE:Factory/php5-pear-Horde_Db/php5-pear-Horde_Db.changes
2012-11-28 14:30:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Db.new/php5-pear-Horde_Db.changes   
2015-01-20 19:01:53.0 +0100
@@ -1,0 +2,95 @@
+Thu Jan  8 17:46:16 UTC 2015 -  
+
+- Version 2.2.2
+- [jan] Make Oracle's updateBlob() compatible with PHP 5.3.
+
+---
+Thu Jan  8 17:46:16 UTC 2015 -  
+
+- Version 2.2.1
+- [jan] Fix using addColumn() with autoincrementKey types in SQLite.
+- [jan] Fix several issues with changing autoincrementKey columns in Oracle.
+- [mms] Fix SplitRead driver to work with the recent blob changes.
+
+---
+Thu Jan  8 17:46:16 UTC 2015 -  
+
+- Version 2.2.0
+- [jan] Fix returning primary key value from insertBlob().
+- [jan] Add Horde_Db_Adapter::updateBlob().
+- [jan] Add Horde_Db_Value_Text to encapsulate long text values.
+- [jan] Add missing insertBlob to adapter interface.
+
+---
+Thu Jan  8 17:46:16 UTC 2015 -  
+
+- Version 2.1.5
+- [jan] Fix migrating NULL values to BLOB on Oracle.
+
+---
+Thu Jan  8 17:46:16 UTC 2015 -  
+
+- Version 2.1.4
+- [jan] Catch exceptions from PDO result set methods.
+
+---
+Fri Jul 11 09:34:05 UTC 2014 -  
+
+- Version 2.1.3
+- [jan] Fix changing columns to NULL/NOT NULL on Oracle and SQLite.
+
+---
+Fri Jul 11 09:34:05 UTC 2014 -  
+
+- Version 2.1.2
+- [jan] Fix migrating large values to BLOB on Oracle.
+- [jan] Fix certain migrations with Oracle.
+
+---
+Fri Jul 11 09:34:05 UTC 2014 -  
+
+- Version 2.1.1
+- [mms] Fix regression preventing caching of any internal DB information.
+- [mms] SECURITY: Don't leak PDO DSN authentication/connection information in 
exception messages.
+- [jan] Fix columnCount() result of PDO result objects.
+
+---
+Mon Mar 10 16:14:45 UTC 2014 -  
+
+- Version 2.1.0
+- [jan] Return generated (or manipulated) index name from addIndex().
+- [jan] Avoid cache collisions when changing adapters or configurations.
+- [jan] Add Horde_Db_Adapter_Base#writeCache() and readCache().
+- [jan] Add Horde_Db_Adapter#insertBlob().
+- [jan] Make value of Horde_Db_Value_Binary publically accessible.
+- [jan] Add Oracle driver (Request #11974).
+- [jan] Add Horde_Db_Adapter_Base_Schema#column() method.
+- [jan] Always re-throw PDOExceptions as Horde_Db_Exceptions.
+- [jan] Fix issues with active Turkish locale.
+- [jan] Always return a Horde_Db_Adapter_Base_Result sub-class from the 
select() method.
+- [jan] Don't ping server before each query in PDO drivers (Bug #12656).
+- [jan] Re-organize unit tests.
+- [jan] Make several methods abstract in Horde_Db_Adapter_Base.
+- [jan] Deprecate external usage of execute() method.
+
+---
+Mon Feb  3 18:04:30 UTC 2014 -  
+
+- Version 2.0.4
+- [jan] Fix schema version table names when using horde-db-migrate-component.
+
+---
+Wed May 29 13:00:18 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [mms] Fix storing schema information in Horde_Cache.
+- [jan] Use LONGBLOB columns in MySQL when creating binary fields 
(l.kir...@madalbal.hu, Bug #12195).
+- [jan] Fix updating existing rows with default values when adding columns in 
PostgreSQL (Bug #12101).
+
+---
+Tue Mar  5 16:02:44 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Improve unit tests.
+
+---

Old:

  Horde_Db-2.0.1.tgz

New:

  Horde_Db-2.2.2.tgz



Other differences:
--
++ php5-pear-Horde_Db.spec ++
--- /var/tmp/diff_new_pack.GilV4b/_old  2015-01-20 19:01:54.0 +0100
+++ /var/tmp/diff_new_pack.GilV4b/_new  2015-01-20 19:01:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Db
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LI

commit php5-pear-Horde_Ldap for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Ldap for 
openSUSE:Factory checked in at 2015-01-20 19:02:27

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Ldap (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Ldap.new (New)


Package is "php5-pear-Horde_Ldap"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Ldap/php5-pear-Horde_Ldap.changes
2012-11-28 14:53:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Ldap.new/php5-pear-Horde_Ldap.changes
   2015-01-20 19:02:28.0 +0100
@@ -1,0 +2,44 @@
+Fri Jul 11 09:39:02 UTC 2014 -  
+
+- Version 2.2.0
+- [jan] Fix compatibility with PHP 5.3 (Bug #11888).
+- [jan] Allow to specify base DN for searching user DNs.
+
+---
+Fri Jul 11 09:39:02 UTC 2014 -  
+
+- Version 2.1.0
+- [jan] Support multi-value RDNs in Horde_Ldap::quoteDN() (Request #11888).
+
+---
+Fri Jul 11 09:39:02 UTC 2014 -  
+
+- Version 2.0.6
+- [jan] SECURITY: Stricter parameter check in bind() to detect empty passwords.
+
+---
+Fri Jul 11 09:39:02 UTC 2014 -  
+
+- Version 2.0.5
+- [jan] Fix creating filters with the less (<) operator (Bug #13154).
+
+---
+Fri Jul 11 09:39:02 UTC 2014 -  
+
+- Version 2.0.4
+- [jan] Fix approximate search operator (Leandro Damascena 
, Bug #9094).
+
+---
+Mon Feb  3 18:08:34 UTC 2014 -  
+
+- Version 2.0.3
+- [jan] Fix modifying entries with modify().
+- [jan] Try starting TLS without querying the rootDSE (Bug #12157).
+
+---
+Tue Jan 29 17:08:38 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Replace preg_replace() /e modifier.
+
+---

Old:

  Horde_Ldap-2.0.1.tgz

New:

  Horde_Ldap-2.2.0.tgz



Other differences:
--
++ php5-pear-Horde_Ldap.spec ++
--- /var/tmp/diff_new_pack.hldsee/_old  2015-01-20 19:02:29.0 +0100
+++ /var/tmp/diff_new_pack.hldsee/_new  2015-01-20 19:02:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Ldap
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Ldap
-Version:2.0.1
+Version:2.2.0
 Release:0
 Source0:http://pear.horde.org/get/Horde_Ldap-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Ldap-2.0.1.tgz -> Horde_Ldap-2.2.0.tgz ++
 16466 lines of diff (skipped)

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



commit php5-pear-Horde_LoginTasks for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_LoginTasks for 
openSUSE:Factory checked in at 2015-01-20 19:02:34

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_LoginTasks (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_LoginTasks.new (New)


Package is "php5-pear-Horde_LoginTasks"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_LoginTasks/php5-pear-Horde_LoginTasks.changes
2012-11-28 14:53:39.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_LoginTasks.new/php5-pear-Horde_LoginTasks.changes
   2015-01-20 19:02:35.0 +0100
@@ -1,0 +2,19 @@
+Sun Jan 18 11:39:54 UTC 2015 - Ralf Lang 
+
+- Version 2.0.4
+
+- [jan] Improve PSR-2 compatibility.
+
+---
+Mon Feb  3 18:09:29 UTC 2014 -  
+
+- Version 2.0.3
+- [mms] Only run shutdown task if the tasklist is currently incomplete.
+
+---
+Wed Jan  9 16:38:20 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_LoginTasks-2.0.1.tgz

New:

  Horde_LoginTasks-2.0.4.tgz



Other differences:
--
++ php5-pear-Horde_LoginTasks.spec ++
--- /var/tmp/diff_new_pack.XYLLHE/_old  2015-01-20 19:02:36.0 +0100
+++ /var/tmp/diff_new_pack.XYLLHE/_new  2015-01-20 19:02:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_LoginTasks
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_LoginTasks
-Version:2.0.1
+Version:2.0.4
 Release:0
 Source0:http://pear.horde.org/get/Horde_LoginTasks-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_LoginTasks-2.0.1.tgz -> Horde_LoginTasks-2.0.4.tgz ++
 8104 lines of diff (skipped)

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



commit php5-pear-Horde_Itip for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Itip for 
openSUSE:Factory checked in at 2015-01-20 19:02:19

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Itip (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Itip.new (New)


Package is "php5-pear-Horde_Itip"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Itip/php5-pear-Horde_Itip.changes
2012-11-28 14:53:01.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Itip.new/php5-pear-Horde_Itip.changes
   2015-01-20 19:02:20.0 +0100
@@ -1,0 +2,40 @@
+Sun Jan 18 11:38:50 UTC 2015 - Ralf Lang 
+
+- Version 2.0.7
+
+- [jan] Support loading translations from Composer-installed package.
+- [jan] Improve PSR-2 compatibility.
+
+---
+Fri Jul 11 09:37:58 UTC 2014 -  
+
+- Version 2.0.6
+- [jan] Update Hungarian translation (Andras Galos ).
+- [jan] Update Danish translation (Erling Preben Hansen ).
+
+---
+Wed May 29 13:04:19 UTC 2013 - Ralf Lang 
+
+- Version 2.0.5
+- [jan] Update Ukrainian translation (Andriy Kopystyansky 
).
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---
+Tue Feb 12 13:27:09 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [jan] Don't depend on an IMP identity object.
+
+---
+Tue Jan 29 17:07:17 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update French translation (Paul De Vlieger 
).
+
+---
+Wed Jan  9 16:35:37 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Itip-2.0.1.tgz

New:

  Horde_Itip-2.0.7.tgz



Other differences:
--
++ php5-pear-Horde_Itip.spec ++
--- /var/tmp/diff_new_pack.URYIWn/_old  2015-01-20 19:02:21.0 +0100
+++ /var/tmp/diff_new_pack.URYIWn/_new  2015-01-20 19:02:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Itip
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Itip
-Version:2.0.1
+Version:2.0.7
 Release:0
 Source0:http://pear.horde.org/get/Horde_Itip-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Itip-2.0.1.tgz -> Horde_Itip-2.0.7.tgz ++
 12380 lines of diff (skipped)

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



commit php5-pear-Horde_Kolab_Session for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Kolab_Session for 
openSUSE:Factory checked in at 2015-01-20 19:02:24

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Kolab_Session (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Kolab_Session.new (New)


Package is "php5-pear-Horde_Kolab_Session"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Kolab_Session/php5-pear-Horde_Kolab_Session.changes
  2012-11-28 14:53:15.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Kolab_Session.new/php5-pear-Horde_Kolab_Session.changes
 2015-01-20 19:02:26.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 18 11:39:19 UTC 2015 - Ralf Lang 
+
+- Version 2.0.2
+
+- [jan] Add Composer definition.
+
+---

Old:

  Horde_Kolab_Session-2.0.1.tgz

New:

  Horde_Kolab_Session-2.0.2.tgz



Other differences:
--
++ php5-pear-Horde_Kolab_Session.spec ++
--- /var/tmp/diff_new_pack.oW4kTt/_old  2015-01-20 19:02:27.0 +0100
+++ /var/tmp/diff_new_pack.oW4kTt/_new  2015-01-20 19:02:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Kolab_Session
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Kolab_Session
-Version:2.0.1
+Version:2.0.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Kolab_Session-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Kolab_Session-2.0.1.tgz -> Horde_Kolab_Session-2.0.2.tgz ++
 8147 lines of diff (skipped)

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



commit php5-pear-Horde_Alarm for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Alarm for 
openSUSE:Factory checked in at 2015-01-20 19:02:17

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Alarm (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Alarm.new (New)


Package is "php5-pear-Horde_Alarm"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Alarm/php5-pear-Horde_Alarm.changes  
2012-11-28 13:26:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Alarm.new/php5-pear-Horde_Alarm.changes
 2015-01-20 19:02:18.0 +0100
@@ -1,0 +2,51 @@
+Thu Jan  8 17:41:07 UTC 2015 -  
+
+- Version 2.2.3
+- [jan] More compatibility fixes for Oracle.
+
+---
+Thu Jan  8 17:41:07 UTC 2015 -  
+
+- Version 2.2.2
+
+---
+Fri Jul 11 09:28:44 UTC 2014 -  
+
+- Version 2.2.1
+- [jan] Test all available SQL backends.
+- [jan] Make tests work with PEAR-installed package.
+- [jan] Use correct schema table name when running tests.
+
+---
+Fri Jul 11 09:28:44 UTC 2014 -  
+
+- Version 2.2.0
+- [mjr] Add support for multiple instances of the same alarm, such as for a 
recurring event.
+
+---
+Mon Mar 10 16:10:48 UTC 2014 -  
+
+- Version 2.1.0
+- [jan] Add getErrors() to return errors from alarm notifications.
+- [jan] Catch errors from alarm notifications (Bug #12951).
+- [jan] Fix compatibility with Oracle.
+
+---
+Mon Feb  3 17:59:40 UTC 2014 -  
+
+- Version 2.0.5
+- [mjr] Fix initializing Alarms when using PDO_Oci or PDO_PostgreSQL.
+
+---
+Tue Mar  5 15:57:45 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [jan] Fix unit tests.
+
+---
+Wed Jan  9 15:56:31 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Alarm-2.0.2.tgz

New:

  Horde_Alarm-2.2.3.tgz



Other differences:
--
++ php5-pear-Horde_Alarm.spec ++
--- /var/tmp/diff_new_pack.u0WZFI/_old  2015-01-20 19:02:19.0 +0100
+++ /var/tmp/diff_new_pack.u0WZFI/_new  2015-01-20 19:02:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Alarm
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Alarm
-Version:2.0.2
+Version:2.2.3
 Release:0
 Source0:http://pear.horde.org/get/Horde_Alarm-%{version}.tgz
 Source1:http://www.gnu.org/licenses/lgpl-2.1.txt
@@ -93,11 +93,11 @@
 rm -rf %{buildroot}
 
 %post
-pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Alarm.xml
+pear install --nodeps --soft --force --register-only %{xmldir}/%{pear_name}.xml
 
 %postun
 if [ "$1" -eq "0" ]; then
-pear uninstall --nodeps --ignore-errors --register-only 
pear.horde.org/Horde_Alarm
+pear uninstall --nodeps --ignore-errors --register-only 
pear.horde.org/%{pear_name}
 fi
 
 %files -f %{pear_name}.lang

++ Horde_Alarm-2.0.2.tgz -> Horde_Alarm-2.2.3.tgz ++
 10731 lines of diff (skipped)

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



commit php5-pear-Horde_ElasticSearch for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_ElasticSearch for 
openSUSE:Factory checked in at 2015-01-20 19:01:48

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_ElasticSearch (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_ElasticSearch.new (New)


Package is "php5-pear-Horde_ElasticSearch"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_ElasticSearch/php5-pear-Horde_ElasticSearch.changes
  2013-01-08 14:48:13.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_ElasticSearch.new/php5-pear-Horde_ElasticSearch.changes
 2015-01-20 19:01:49.0 +0100
@@ -1,0 +2,12 @@
+Thu Jan  8 17:46:41 UTC 2015 -  
+
+- Version 1.0.3
+- [jan] Add Composer definition.
+
+---
+Tue Mar  5 16:03:28 UTC 2013 - Ralf Lang 
+
+- Version 1.0.2
+- [rla] Add license file.
+
+---

Old:

  Horde_ElasticSearch-1.0.1.tgz

New:

  Horde_ElasticSearch-1.0.3.tgz



Other differences:
--
++ php5-pear-Horde_ElasticSearch.spec ++
--- /var/tmp/diff_new_pack.gQGuAo/_old  2015-01-20 19:01:50.0 +0100
+++ /var/tmp/diff_new_pack.gQGuAo/_new  2015-01-20 19:01:50.0 +0100
@@ -26,7 +26,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-%{pear_name}
-Version:1.0.1
+Version:1.0.3
 Release:0
 Source0:http://pear.horde.org/get/%{pear_name}-%{version}.tgz
 ## remove on next update - missing license fixed in upstream git

++ Horde_ElasticSearch-1.0.1.tgz -> Horde_ElasticSearch-1.0.3.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Horde_ElasticSearch-1.0.1/doc/Horde/ElasticSearch/examples/add.php 
new/Horde_ElasticSearch-1.0.1/doc/Horde/ElasticSearch/examples/add.php
--- old/Horde_ElasticSearch-1.0.1/doc/Horde/ElasticSearch/examples/add.php  
2012-11-19 14:50:02.0 +0100
+++ new/Horde_ElasticSearch-1.0.1/doc/Horde/ElasticSearch/examples/add.php  
1970-01-01 01:00:00.0 +0100
@@ -1,22 +0,0 @@
-http://www.horde.org/)
- *
- * @author   Chuck Hagenbuch 
- * @license  http://www.horde.org/licenses/bsd BSD
- * @category Horde
- * @package  ElasticSearch
- */
-
-require 'Horde/Autoloader/Default.php';
-
-$client = new Horde_ElasticSearch_Client('http://localhost:9200/', new 
Horde_Http_Client());
-$twitter = new Horde_ElasticSearch_Index('twitter', $client);
-$tweet = new Horde_ElasticSearch_Type('tweet', $twitter);
-var_dump($tweet->add(1, '{
-"user": "kimchy",
-"post_date": "2009-11-15T13:12:00",
-"message": "Trying out elasticsearch, so far so good?"
-}'));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Horde_ElasticSearch-1.0.1/doc/Horde/ElasticSearch/examples/count.php 
new/Horde_ElasticSearch-1.0.1/doc/Horde/ElasticSearch/examples/count.php
--- old/Horde_ElasticSearch-1.0.1/doc/Horde/ElasticSearch/examples/count.php
2012-11-19 14:50:02.0 +0100
+++ new/Horde_ElasticSearch-1.0.1/doc/Horde/ElasticSearch/examples/count.php
1970-01-01 01:00:00.0 +0100
@@ -1,18 +0,0 @@
-http://www.horde.org/)
- *
- * @author   Chuck Hagenbuch 
- * @license  http://www.horde.org/licenses/bsd BSD
- * @category Horde
- * @package  ElasticSearch
- */
-
-require 'Horde/Autoloader/Default.php';
-
-$client = new Horde_ElasticSearch_Client('http://localhost:9200/', new 
Horde_Http_Client());
-$twitter = new Horde_ElasticSearch_Index('twitter', $client);
-$tweet = new Horde_ElasticSearch_Type('tweet', $twitter);
-var_dump($tweet->count());
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Horde_ElasticSearch-1.0.1/doc/Horde/ElasticSearch/examples/get.php 
new/Horde_ElasticSearch-1.0.1/doc/Horde/ElasticSearch/examples/get.php
--- old/Horde_ElasticSearch-1.0.1/doc/Horde/ElasticSearch/examples/get.php  
2012-11-19 14:50:02.0 +0100
+++ new/Horde_ElasticSearch-1.0.1/doc/Horde/ElasticSearch/examples/get.php  
1970-01-01 01:00:00.0 +0100
@@ -1,18 +0,0 @@
-http://www.horde.org/)
- *
- * @author   Chuck Hagenbuch 
- * @license  http://www.horde.org/licenses/bsd BSD
- * @category Horde
- * @package  ElasticSearch
- */
-
-require 'Horde/Autoloader/Default.php';
-
-$client = new Horde_ElasticSearch_Client('http://localhost:9200/', new 
Horde_Http_Client());
-$twitter = new Horde_ElasticSearch_Index('twitter', $client);
-$tweet = new Horde_ElasticSearch_Type('tweet', $twitter);
-var_dump($tweet->get(1));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Horde_ElasticSearch-1.0.1/doc/Horde/ElasticS

commit php5-pear-Horde_Cli for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Cli for 
openSUSE:Factory checked in at 2015-01-20 19:02:14

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Cli (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Cli.new (New)


Package is "php5-pear-Horde_Cli"

Changes:

--- /work/SRC/openSUSE:Factory/php5-pear-Horde_Cli/php5-pear-Horde_Cli.changes  
2012-11-28 13:33:56.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Cli.new/php5-pear-Horde_Cli.changes 
2015-01-20 19:02:15.0 +0100
@@ -1,0 +2,31 @@
+Thu Jan  8 17:42:50 UTC 2015 -  
+
+- Version 2.0.6
+- [jan] Support loading translations from Composer-installed package.
+- [jan] Improve PSR-2 compatibility.
+
+---
+Fri Jul 11 09:30:18 UTC 2014 -  
+
+- Version 2.0.5
+- [jan] Fix printing of structured fatal error details.
+
+---
+Tue Jul 16 20:57:34 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [jan] Print additional error details in fatal errors if available.
+
+---
+Tue Jan 29 17:00:05 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update French translation (Paul De Vlieger 
).
+
+---
+Wed Jan  9 15:58:19 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Cli-2.0.1.tgz

New:

  Horde_Cli-2.0.6.tgz



Other differences:
--
++ php5-pear-Horde_Cli.spec ++
--- /var/tmp/diff_new_pack.nsuj1W/_old  2015-01-20 19:02:16.0 +0100
+++ /var/tmp/diff_new_pack.nsuj1W/_new  2015-01-20 19:02:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Cli
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Cli
-Version:2.0.1
+Version:2.0.6
 Release:0
 Source0:http://pear.horde.org/get/Horde_Cli-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Cli-2.0.1.tgz -> Horde_Cli-2.0.6.tgz ++
 5676 lines of diff (skipped)

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



commit php5-pear-Horde_Imsp for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Imsp for 
openSUSE:Factory checked in at 2015-01-20 19:01:33

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Imsp (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Imsp.new (New)


Package is "php5-pear-Horde_Imsp"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Imsp/php5-pear-Horde_Imsp.changes
2012-11-28 14:52:51.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Imsp.new/php5-pear-Horde_Imsp.changes
   2015-01-20 19:01:35.0 +0100
@@ -1,0 +2,31 @@
+Thu Jan  8 17:49:08 UTC 2015 -  
+
+- Version 2.0.6
+- [jan] Support loading translations from Composer-installed package.
+- [jan] Add Composer definition.
+
+---
+Wed Jul  3 11:26:01 UTC 2013 - Ralf Lang 
+
+- Version 2.0.5
+- [mjr] Re-release due to a broken tar archive.
+
+---
+Wed Jul  3 11:26:01 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [mjr] Fix some undefined constant errors.
+
+---
+Tue Jan 29 17:06:52 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update French translation (Paul De Vlieger 
).
+
+---
+Wed Jan  9 16:35:05 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Imsp-2.0.1.tgz

New:

  Horde_Imsp-2.0.6.tgz



Other differences:
--
++ php5-pear-Horde_Imsp.spec ++
--- /var/tmp/diff_new_pack.ac9jjy/_old  2015-01-20 19:01:36.0 +0100
+++ /var/tmp/diff_new_pack.ac9jjy/_new  2015-01-20 19:01:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Imsp
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Imsp
-Version:2.0.1
+Version:2.0.6
 Release:0
 Source0:http://pear.horde.org/get/Horde_Imsp-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Imsp-2.0.1.tgz -> Horde_Imsp-2.0.6.tgz ++
 8089 lines of diff (skipped)

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



commit php5-pear-Horde_Image for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Image for 
openSUSE:Factory checked in at 2015-01-20 19:01:37

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Image (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Image.new (New)


Package is "php5-pear-Horde_Image"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Image/php5-pear-Horde_Image.changes  
2012-11-28 14:52:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Image.new/php5-pear-Horde_Image.changes
 2015-01-20 19:01:38.0 +0100
@@ -1,0 +2,55 @@
+Fri Jul 11 09:37:04 UTC 2014 -  
+
+- Version 2.1.0
+- [mjr] Add Horde_Image_Exif::getDescriptionFields() and 
Horde_Image_Exif::getTitleFields().
+
+---
+Fri Jul 11 09:37:04 UTC 2014 -  
+
+- Version 2.0.9
+- [mjr] Add "Title" and "Description" XMP fields.
+
+---
+Fri Jul 11 09:37:04 UTC 2014 -  
+
+- Version 2.0.8
+- [jan] Update Hungarian translation (Andras Galos ).
+
+---
+Fri Jul 11 09:37:04 UTC 2014 -  
+
+- Version 2.0.7
+- [mjr] Update maximum allowed version for the PECL Imagick extension.
+
+---
+Fri Jul 11 09:37:04 UTC 2014 -  
+
+- Version 2.0.6
+- [jan] Fix converting to grayscale with imagick driver.
+- [jan] Add optional dependency on imagick PECL extension.
+
+---
+Tue Jul 16 21:03:46 UTC 2013 - Ralf Lang 
+
+- Version 2.0.5
+- [mjr] Fix generating center image crops on Solaris systems that still use 
older Bourne shell.
+
+---
+Tue Mar  5 16:05:08 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [jan] Improve unit tests.
+
+---
+Tue Jan 29 17:06:10 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [mjr] Fix image watermarking for Imagick and ImageMagick drivers.
+
+---
+Wed Jan  9 16:34:02 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Image-2.0.1.tgz

New:

  Horde_Image-2.1.0.tgz



Other differences:
--
++ php5-pear-Horde_Image.spec ++
--- /var/tmp/diff_new_pack.avPs5B/_old  2015-01-20 19:01:39.0 +0100
+++ /var/tmp/diff_new_pack.avPs5B/_new  2015-01-20 19:01:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Image
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Image
-Version:2.0.1
+Version:2.1.0
 Release:0
 Source0:http://pear.horde.org/get/Horde_Image-%{version}.tgz
 Source1:http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

++ Horde_Image-2.0.1.tgz -> Horde_Image-2.1.0.tgz ++
 141870 lines of diff (skipped)

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



commit php5-pear-Horde_Kolab_Server for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Kolab_Server for 
openSUSE:Factory checked in at 2015-01-20 19:02:22

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Kolab_Server (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Kolab_Server.new (New)


Package is "php5-pear-Horde_Kolab_Server"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Kolab_Server/php5-pear-Horde_Kolab_Server.changes
2012-11-28 14:53:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Kolab_Server.new/php5-pear-Horde_Kolab_Server.changes
   2015-01-20 19:02:25.0 +0100
@@ -1,0 +2,13 @@
+Thu Jan  8 17:50:17 UTC 2015 -  
+
+- Version 2.0.3
+- [jan] Improve PSR-2 compatibility.
+- [jan] Remove PHPUnit dependency.
+
+---
+Tue Mar  5 16:07:41 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Improve unit tests.
+
+---

Old:

  Horde_Kolab_Server-2.0.1.tgz

New:

  Horde_Kolab_Server-2.0.3.tgz



Other differences:
--
++ php5-pear-Horde_Kolab_Server.spec ++
--- /var/tmp/diff_new_pack.BIfBHX/_old  2015-01-20 19:02:26.0 +0100
+++ /var/tmp/diff_new_pack.BIfBHX/_new  2015-01-20 19:02:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Kolab_Server
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Kolab_Server
-Version:2.0.1
+Version:2.0.3
 Release:0
 Source0:http://pear.horde.org/get/Horde_Kolab_Server-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Kolab_Server-2.0.1.tgz -> Horde_Kolab_Server-2.0.3.tgz ++
 51191 lines of diff (skipped)

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



commit php5-pear-Horde_History for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_History for 
openSUSE:Factory checked in at 2015-01-20 19:01:43

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_History (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_History.new (New)


Package is "php5-pear-Horde_History"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_History/php5-pear-Horde_History.changes
  2012-11-28 14:52:28.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_History.new/php5-pear-Horde_History.changes
 2015-01-20 19:01:44.0 +0100
@@ -1,0 +2,89 @@
+Thu Jan  8 17:48:05 UTC 2015 -  
+
+- Version 2.3.3
+- [jan] Fix migration with Oracle.
+
+---
+Thu Jan  8 17:48:05 UTC 2015 -  
+
+- Version 2.3.2
+- [jan] Fix catching exceptions from Horde_Db.
+
+---
+Fri Jul 11 09:36:25 UTC 2014 -  
+
+- Version 2.3.1
+- [jan] Fix migrating from systems older than Horde 4.
+
+---
+Fri Jul 11 09:36:25 UTC 2014 -  
+
+- Version 2.3.0
+- [mms] Add composite driver.
+- [mms] Add Null driver.
+- [mms] Add MongoDB driver.
+
+---
+Mon Feb  3 18:06:03 UTC 2014 -  
+
+- Version 2.2.1
+- [mjr] Only query History when we have a range of modSeq values to query 
(arjen+ho...@de-korte.org, Bug #12660).
+
+---
+Mon Feb  3 18:06:03 UTC 2014 -  
+
+- Version 2.2.0
+- [mjr] Add method to get the most recent history entry for any given id 
(Request #12558, Thomas Jarosch ).
+
+---
+Mon Feb  3 18:06:03 UTC 2014 -  
+
+- Version 2.1.6
+- [mjr] Further fixes for database migration issues, very index name and 
existence before removing (Bug #12498).
+
+---
+Mon Feb  3 18:06:03 UTC 2014 -  
+
+- Version 2.1.5
+- [mjr] Correctly remove unused index, readd erroneously removed indexes.
+
+---
+Mon Feb  3 18:06:03 UTC 2014 -  
+
+- Version 2.1.4
+- [mms] Fix usage of removeIndex().
+
+---
+Mon Feb  3 18:06:03 UTC 2014 -  
+
+- Version 2.1.3
+- [mms] Fix migrations nos. 4 & 5.
+
+---
+Mon Feb  3 18:06:03 UTC 2014 -  
+
+- Version 2.1.2
+
+---
+Tue Jul 23 18:16:55 UTC 2013 - Ralf Lang 
+
+- Version 2.1.1
+- [mjr] Add index for better modseq query performance in sql driver (Bug 
#12476).
+- [mjr] Fix expiring the log cache when logging a new entry.
+
+---
+Wed Jul  3 11:25:02 UTC 2013 - Ralf Lang 
+
+- Version 2.1.0
+- [jan] Use Horde_Cache instead of Horde_HashTable for caching.
+- [mjr] Add support for modification sequences.
+- [mms] Abstract history query caching to use Horde_HashTable.
+- [cjh] Add ability to cache history queries.
+
+---
+Tue Mar  5 16:04:25 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Fix unit tests.
+
+---

Old:

  Horde_History-2.0.1.tgz

New:

  Horde_History-2.3.3.tgz



Other differences:
--
++ php5-pear-Horde_History.spec ++
--- /var/tmp/diff_new_pack.LfImZ0/_old  2015-01-20 19:01:45.0 +0100
+++ /var/tmp/diff_new_pack.LfImZ0/_new  2015-01-20 19:01:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_History
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_History
-Version:2.0.1
+Version:2.3.3
 Release:0
 Source0:http://pear.horde.org/get/Horde_History-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_History-2.0.1.tgz -> Horde_History-2.3.3.tgz ++
 5609 lines of diff (skipped)

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



commit php5-pear-Horde_Compress for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Compress for 
openSUSE:Factory checked in at 2015-01-20 19:02:10

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Compress (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Compress.new (New)


Package is "php5-pear-Horde_Compress"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Compress/php5-pear-Horde_Compress.changes
2012-11-28 13:41:53.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Compress.new/php5-pear-Horde_Compress.changes
   2015-01-20 19:02:11.0 +0100
@@ -1,0 +2,43 @@
+Fri Jul 11 09:30:43 UTC 2014 -  
+
+- Version 2.0.8
+- [jan] Update Hungarian translation (Andras Galos ).
+- [jan] Update Danish translation (Erling Preben Hansen ).
+
+---
+Mon Feb  3 18:01:39 UTC 2014 -  
+
+- Version 2.0.7
+- [mjr] Fix parsing TNEF data that does not contain a meeting request (Bug 
#12931).
+
+---
+Mon Feb  3 18:01:39 UTC 2014 -  
+
+- Version 2.0.6
+- [mjr] Fix tests when Horde_Mapi is not available.
+
+---
+Mon Feb  3 18:01:39 UTC 2014 -  
+
+- Version 2.0.5
+- [mjr] Add initial support for decoding TNEF meeting requests.
+
+---
+Tue Jul 16 20:58:04 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [jan] Fix Dbx and Tar unpacking on PHP 5.5+.
+
+---
+Tue Jan 29 17:00:34 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update French translation (Paul De Vlieger 
).
+
+---
+Wed Jan  9 16:28:13 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Compress-2.0.1.tgz

New:

  Horde_Compress-2.0.8.tgz



Other differences:
--
++ php5-pear-Horde_Compress.spec ++
--- /var/tmp/diff_new_pack.cevIt3/_old  2015-01-20 19:02:12.0 +0100
+++ /var/tmp/diff_new_pack.cevIt3/_new  2015-01-20 19:02:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Compress
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Compress
-Version:2.0.1
+Version:2.0.8
 Release:0
 Source0:http://pear.horde.org/get/Horde_Compress-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Compress-2.0.1.tgz -> Horde_Compress-2.0.8.tgz ++
 46066 lines of diff (skipped)

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



commit php5-pear-Horde_Exception for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Exception for 
openSUSE:Factory checked in at 2015-01-20 19:01:46

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Exception (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Exception.new (New)


Package is "php5-pear-Horde_Exception"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Exception/php5-pear-Horde_Exception.changes
  2012-11-28 14:52:09.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Exception.new/php5-pear-Horde_Exception.changes
 2015-01-20 19:01:48.0 +0100
@@ -1,0 +2,32 @@
+Thu Jan  8 17:46:54 UTC 2015 -  
+
+- Version 2.0.5
+- [jan] Support loading translations from Composer-installed package.
+- [jan] Improve PSR-2 compatibility.
+- [jan] Add Composer definition.
+
+---
+Mon Feb  3 18:05:11 UTC 2014 -  
+
+- Version 2.0.4
+- [jan] Update Ukrainian translation.
+
+---
+Tue Feb 12 13:10:35 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update French translation (Paul De Vlieger 
).
+
+---
+Wed Jan  9 16:32:09 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---
+Wed Jan  9 16:07:10 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Exception-2.0.1.tgz

New:

  Horde_Exception-2.0.5.tgz



Other differences:
--
++ php5-pear-Horde_Exception.spec ++
--- /var/tmp/diff_new_pack.RsbKW4/_old  2015-01-20 19:01:49.0 +0100
+++ /var/tmp/diff_new_pack.RsbKW4/_new  2015-01-20 19:01:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Exception
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Exception
-Version:2.0.1
+Version:2.0.5
 Release:0
 Source0:http://pear.horde.org/get/Horde_Exception-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Exception-2.0.1.tgz -> Horde_Exception-2.0.5.tgz ++
 5265 lines of diff (skipped)

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



commit php5-pear-Horde_Date for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Date for 
openSUSE:Factory checked in at 2015-01-20 19:02:03

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Date (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Date.new (New)


Package is "php5-pear-Horde_Date"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Date/php5-pear-Horde_Date.changes
2012-11-28 14:20:59.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Date.new/php5-pear-Horde_Date.changes
   2015-01-20 19:02:05.0 +0100
@@ -1,0 +2,152 @@
+Sun Jan 18 11:37:38 UTC 2015 - Ralf Lang 
+
+- Version 2.0.13
+
+- [jan] Update Brazilian Portuguese translation (Luis Felipe Marzagao 
).
+- [jan] Update Japanese translation (Hiromi Kimura ).
+- [jan] Update Hungarian translation (Andras Galos ).
+- [jan] Update Hungarian translation (Andras Galos ).
+- [jan] Update Spanish translation (Manuel P. Ayala ).
+- [jan] Fix calculating recurrence end if UNTIL property of iCalendar data is 
DATE value (Bug #13401).
+- [jan] Support loading translations from Composer-installed package.
+
+---
+Thu Jan  8 17:45:32 UTC 2015 -  
+
+- Version 2.0.9
+- [mjr] Fix setting timezone parameter when parsing certain string 
representations.
+
+---
+Thu Jan  8 17:45:32 UTC 2015 -  
+
+- Version 2.0.8
+- [jan] Fix date calculation if providing both a timestamp and a timezone (Bug 
#12843).
+- [mjr] Add ability to return human readable description of recurrence rules.
+- [mjr] Fix issue that could cause incorrect month values when populating an 
empty date object.
+- [mjr] Fix handling of RRULE with full datetime UNTIL values (Bug # 12869).
+- [rla] Add aliases for Windows and Lotus timezone identifiers (Bug #11688).
+
+---
+Thu Jan  8 17:45:32 UTC 2015 -  
+
+- Version 2.0.7
+- [jan] Correct dates with very large days-of-month more efficiently (Bug 
#12615).
+- [jan] Don't limit the argument to Horde_Date_Utils::isLeapYear() to 4 digits.
+
+---
+Thu Jan  8 17:45:32 UTC 2015 -  
+
+- Version 2.0.6
+- [jan] Don't use /e modifier with preg_replace() calls (Remi Collet 
).
+
+---
+Thu Jan  8 17:45:32 UTC 2015 -  
+
+- Version 2.0.5
+- [jan] Fix parsing yearly recurrences on the same day from Kolab data (Bug 
#12227).
+
+---
+Thu Jan  8 17:45:32 UTC 2015 -  
+
+- Version 2.0.4
+- [jan] Fix recurring dates on the 5th weekday of a month (Bug #11181).
+
+---
+Thu Jan  8 17:45:32 UTC 2015 -  
+
+- Version 2.0.3
+- [jan] Update French translation (Paul De Vlieger 
).
+- [jan] Fix error: DateTime::__construct(): Failed to parse time string 
(-001-11-01).
+- [jan] Catch DateTime exception in Horde_Date_Utils:daysInMonth() (Bug 
#11916).
+
+---
+Thu Jan  8 17:45:32 UTC 2015 -  
+
+- Version 2.0.2
+- [jan] Add Basque translation (Ibon Igartua ).
+- [jan] Fix more strftime() formatting of certain locale-specific format 
specifiers (Bug #11831).
+
+---
+Thu Jan  8 17:45:32 UTC 2015 -  
+
+- Version 2.0.13
+- [jan] Support loading translations from Composer-installed package.
+
+---
+Thu Jan  8 17:45:32 UTC 2015 -  
+
+- Version 2.0.12
+- [jan] Fix calculating recurrence end if UNTIL property of iCalendar data is 
DATE value (Bug #13401).
+
+---
+Fri Jul 11 09:33:29 UTC 2014 -  
+
+- Version 2.0.11
+- [jan] Update Hungarian translation (Andras Galos ).
+- [jan] Update Spanish translation (Manuel P. Ayala ).
+
+---
+Fri Jul 11 09:33:29 UTC 2014 -  
+
+- Version 2.0.10
+- [jan] Update Brazilian Portuguese translation (Luis Felipe Marzagao 
).
+- [jan] Update Japanese translation (Hiromi Kimura ).
+- [jan] Update Hungarian translation (Andras Galos ).
+
+---
+Fri Jul 11 09:33:29 UTC 2014 -  
+
+- Version 2.0.9
+- [mjr] Fix setting timezone parameter when parsing certain string 
representations.
+
+---
+Mon Mar 10 16:14:03 UTC 2014 -  
+
+- Version 2.0.8
+- [jan] Fix date calculation if providing both a timestamp and a timezone (Bug 
#12843).
+- [mjr] Add ability to return human readable de

commit php5-pear-Horde_Autoloader for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Autoloader for 
openSUSE:Factory checked in at 2015-01-20 19:01:58

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Autoloader (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Autoloader.new (New)


Package is "php5-pear-Horde_Autoloader"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Autoloader/php5-pear-Horde_Autoloader.changes
2012-12-07 14:46:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Autoloader.new/php5-pear-Horde_Autoloader.changes
   2015-01-20 19:01:59.0 +0100
@@ -1,0 +2,7 @@
+Mon Mar 10 16:11:28 UTC 2014 -  
+
+- Version 2.1.0
+- [mms] Remove duplicate paths when initializing the default Autoloader.
+- [mms] Add Horde_Autoloader_ClassPathMapper_PrefixString mapper 
implementation.
+
+---

Old:

  Horde_Autoloader-2.0.1.tgz

New:

  Horde_Autoloader-2.1.0.tgz



Other differences:
--
++ php5-pear-Horde_Autoloader.spec ++
--- /var/tmp/diff_new_pack.pXG68b/_old  2015-01-20 19:02:00.0 +0100
+++ /var/tmp/diff_new_pack.pXG68b/_new  2015-01-20 19:02:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Autoloader
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Ralf Lang.
 #
 # All modifications and additions to the file contributed by third parties
@@ -23,7 +23,7 @@
 Name:   php5-pear-Horde_Autoloader
 %define pear_name  Horde_Autoloader
 %define pear_sname horde_autoloader
-Version:2.0.1
+Version:2.1.0
 Release:0
 Source0:http://pear.horde.org/get/Horde_Autoloader-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Autoloader-2.0.1.tgz -> Horde_Autoloader-2.1.0.tgz ++
 2510 lines of diff (skipped)

++ php5-pear-Horde_Autoloader.dsc ++
--- /var/tmp/diff_new_pack.pXG68b/_old  2015-01-20 19:02:00.0 +0100
+++ /var/tmp/diff_new_pack.pXG68b/_new  2015-01-20 19:02:00.0 +0100
@@ -1,9 +1,9 @@
 Format: 1.0
 Source: php5-pear-Horde_Autoloader
-Version: 2.0.0
+Version: 2.0.1
 Binary: php5-pear-Horde_Autoloader
 Maintainer: Ralf Lang 
 Architecture: any
 Build-Depends: debhelper (>= 8.0.0), dpkg-dev, perl, pear-horde-channel, 
pkg-php-tools
 Files: 
- 9d9e8e1e2b1c778a39f2c48af2209e46 14434 horde-autoloader-2.0.0.orig.tar.gz
+ 9d9e8e1e2b1c778a39f2c48af2209e46 14202 horde-autoloader-2.0.1.orig.tar.gz

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



commit php5-pear-Horde_Browser for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Browser for 
openSUSE:Factory checked in at 2015-01-20 19:01:57

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Browser (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Browser.new (New)


Package is "php5-pear-Horde_Browser"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Browser/php5-pear-Horde_Browser.changes
  2012-11-28 13:29:30.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Browser.new/php5-pear-Horde_Browser.changes
 2015-01-20 19:01:58.0 +0100
@@ -1,0 +2,38 @@
+Thu Jan  8 17:42:21 UTC 2015 -  
+
+- Version 2.0.8
+- [jan] Consider all user agents with "bot" in the name as robots.
+
+---
+Fri Jul 11 09:29:49 UTC 2014 -  
+
+- Version 2.0.7
+- [mms] Correctly identify MSIE 11.
+
+---
+Fri Jul 11 09:29:49 UTC 2014 -  
+
+- Version 2.0.6
+- [mms] Fix checking for upload errors if an array of files was uploaded.
+- [mms] Catch newer PHP upload errors when checking for upload data.
+
+---
+Mon Mar 10 16:11:49 UTC 2014 -  
+
+- Version 2.0.5
+- [mms] Detect Internet Explorer 11.
+
+---
+Mon Feb  3 18:00:53 UTC 2014 -  
+
+- Version 2.0.4
+- [mms] Detect stock N900 browser as mobile browser (Request #12613; Thomas 
Jarosch ).
+
+---
+Wed Jan  9 15:57:40 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update Basque translation (Ibon Igartua ).
+- [mjr] Properly detect mobile Chrome on iOS (Bug #11868).
+
+---

Old:

  Horde_Browser-2.0.2.tgz

New:

  Horde_Browser-2.0.8.tgz



Other differences:
--
++ php5-pear-Horde_Browser.spec ++
--- /var/tmp/diff_new_pack.th6Ydj/_old  2015-01-20 19:01:59.0 +0100
+++ /var/tmp/diff_new_pack.th6Ydj/_new  2015-01-20 19:01:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Browser
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Browser
-Version:2.0.2
+Version:2.0.8
 Release:0
 Source0:http://pear.horde.org/get/Horde_Browser-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Browser-2.0.2.tgz -> Horde_Browser-2.0.8.tgz ++
 8984 lines of diff (skipped)

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



commit php5-pear-Horde_Editor for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Editor for 
openSUSE:Factory checked in at 2015-01-20 19:01:51

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Editor (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Editor.new (New)


Package is "php5-pear-Horde_Editor"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Editor/php5-pear-Horde_Editor.changes
2012-11-28 14:30:53.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Editor.new/php5-pear-Horde_Editor.changes
   2015-01-20 19:01:52.0 +0100
@@ -1,0 +2,17 @@
+Mon Mar 10 16:15:01 UTC 2014 -  
+
+- Version 2.0.4
+
+---
+Tue Feb 12 13:09:59 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [mms] Update CKEditor to v3.6.6.
+
+---
+Tue Jan 29 17:03:35 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [mms] Move ckeditor javascript files into a separate ckeditor directory 
(Request #11950).
+
+---

Old:

  Horde_Editor-2.0.1.tgz

New:

  Horde_Editor-2.0.4.tgz



Other differences:
--
++ php5-pear-Horde_Editor.spec ++
--- /var/tmp/diff_new_pack.qPCBdm/_old  2015-01-20 19:01:53.0 +0100
+++ /var/tmp/diff_new_pack.qPCBdm/_new  2015-01-20 19:01:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Editor
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Editor
-Version:2.0.1
+Version:2.0.4
 Release:0
 Source0:http://pear.horde.org/get/Horde_Editor-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Editor-2.0.1.tgz -> Horde_Editor-2.0.4.tgz ++
 9297 lines of diff (skipped)

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



commit php5-pear-Horde_Data for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Data for 
openSUSE:Factory checked in at 2015-01-20 19:02:05

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Data (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Data.new (New)


Package is "php5-pear-Horde_Data"

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Data/php5-pear-Horde_Data.changes
2012-11-28 14:19:19.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Data.new/php5-pear-Horde_Data.changes
   2015-01-20 19:02:06.0 +0100
@@ -1,0 +2,39 @@
+Thu Jan  8 17:45:19 UTC 2015 -  
+
+- Version 2.1.1
+- [jan] Support loading translations from Composer-installed package.
+
+---
+Fri Jul 11 09:33:15 UTC 2014 -  
+
+- Version 2.1.0
+- [jan] Add importing of IMC (iCalendar/vCard) data from a URL.
+
+---
+Fri Jul 11 09:33:15 UTC 2014 -  
+
+- Version 2.0.5
+- [jan] Update Hungarian translation (Andras Galos ).
+- [jan] Update Danish translation (Erling Preben Hansen ).
+- [mms] Store CSV and TSV data in storage object, instead of temporary file, 
to ensure import can work across a PHP cluster.
+
+---
+Wed May 29 12:59:38 UTC 2013 - Ralf Lang 
+
+- Version 2.0.4
+- [jan] Update Ukrainian translation (Andriy Kopystyansky 
).
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---
+Tue Jan 29 17:02:37 UTC 2013 - Ralf Lang 
+
+- Version 2.0.3
+- [jan] Update French translation (Paul De Vlieger 
).
+
+---
+Wed Jan  9 16:30:32 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Data-2.0.1.tgz

New:

  Horde_Data-2.1.1.tgz



Other differences:
--
++ php5-pear-Horde_Data.spec ++
--- /var/tmp/diff_new_pack.V6KURH/_old  2015-01-20 19:02:07.0 +0100
+++ /var/tmp/diff_new_pack.V6KURH/_new  2015-01-20 19:02:07.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Data
-Version:2.0.1
+Version:2.1.1
 Release:0
 Source0:http://pear.horde.org/get/Horde_Data-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Data-2.0.1.tgz -> Horde_Data-2.1.1.tgz ++
 10492 lines of diff (skipped)

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



  1   2   >