Changed packages:

==== gegl-0_3 ====
Subpackages: gegl-0_3-lang libgegl-0_3-0

- move libgegl-sc-0.3.so to the plugin package, it is a support
  library for the seamless-clone plugin

==== gvfs ====
Subpackages: gvfs-backend-afc gvfs-backends gvfs-fuse

- Add gnome-common BuildRequires and use gnome-autogen.sh to
  bootstrap. Fixes build with new libtool version.

==== harfbuzz-devel ====
Subpackages: libharfbuzz-icu0 libharfbuzz0 libharfbuzz0-32bit

- Add this-is-only-for-build-envs requires to the -bootstrap
  package: This ensures that OBS can use it, but the users will
  not install it on their systems.
- Make harfbuzz-bootstrap package provide the libharfbuzz.so.0
  * Makes the freshly built freetype2 installable
- Make harfbuzz-bootstrap-devel package provide the
  pkgconfig(harfbuzz)
  * Makes the freshly built freetype2-devel installable

==== kernel-default ====
Version update (4.0.0 -> 4.0.1)
Subpackages: kernel-default-devel

- Linux 4.0.1.
- commit b77e339

==== kernel-desktop ====
Version update (4.0.0 -> 4.0.1)
Subpackages: kernel-desktop-devel

- Linux 4.0.1.
- commit b77e339

==== kernel-docs ====
Version update (4.0.0 -> 4.0.1)

- Linux 4.0.1.
- commit b77e339

==== kernel-pv-devel ====
Version update (4.0.0 -> 4.0.1)

- Linux 4.0.1.
- commit b77e339

==== kernel-devel ====
Version update (4.0.0 -> 4.0.1)
Subpackages: kernel-macros kernel-source

- Linux 4.0.1.
- commit b77e339

==== kernel-syms ====
Version update (4.0.0 -> 4.0.1)

- Linux 4.0.1.
- commit b77e339

==== kernel-xen ====
Version update (4.0.0 -> 4.0.1)
Subpackages: kernel-xen-devel

- Linux 4.0.1.
- commit b77e339

==== libtasn1 ====
Version update (4.4 -> 4.5)
Subpackages: libtasn1-6 libtasn1-6-32bit libtasn1-devel

- update libtasn1 4.5:
  * Corrected an invalid memory access in octet string decoding.
    CVE-2015-3622 [boo#929414]

==== mercurial ====
Version update (3.3.3 -> 3.4)
Subpackages: mercurial-lang

- update to 3.4
  This is a regularly-scheduled feature release.
  See full release notes at
  http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.4_.282015-05-01.29

==== mono-addins ====
Version update (1.1 -> 1.2)

- update version 1.2
  * Fixed bug that caused add-ins to be disabled when being updated.
  * Fixed several issues when scanning assemblies.
  * When evaluating a condition, ensure that the add-in that implements that condition is loaded. This change requires some new information to be stored in the add-in database, so the db version number has been bumped.
  * Fixed assembly resolution bug when running in MS.NET.
  * Added GTK3 implementation of the add-in manager.
  * Registered repositories are now automatically updated the first time the add-in manager is shown.

==== perl-File-Which ====
Version update (1.16 -> 1.17)

- updated to 1.17
  see /usr/share/doc/packages/perl-File-Which/Changes

==== perl-FileHandle-Unget ====
Version update (0.1623 -> 0.1628)

- updated to 0.1628
  see /usr/share/doc/packages/perl-FileHandle-Unget/CHANGES
  Version 0.1628: Sat May 2 2015
  - Prevent CPAN from indexing private-lib
  Version 0.1627: Mon Apr 20 2015
  - Clarify licensing terms
  - Move verbose testing to a private module, and implement it in a way that
    doesn't require editing the Makefile after it is generated.
  - Require File::Slurp instead of including it, to avoid potential problems
    like this:
    http://www.cpantesters.org/cpan/report/86a0145a-e52b-11e4-a1d1-8536eb4f9f07
  - Fix tests so that they don't prematurely delete the temp file
    See for example:
    http://www.cpantesters.org/cpan/report/3adcb600-6bf9-1014-8336-f8616735162a
  - Fix tests on Windows.
    http://www.cpantesters.org/cpan/report/482c4765-af8d-1014-8ca5-91062b825c07
  Version 0.1626: Sun Apr 12 2015
  - Enable verbose testing for CPAN-testers
  - Consolidate issue tracking at rt.cpan.org
  Version 0.1625: Sat Apr 4 2015
  - Modify the memory leak test to check for <= 0 bytes. I'm not sure how this
    scenario happens, but test failures like this indicate that it can:
    http://www.cpantesters.org/cpan/report/bdd0e36c-d0dd-11e4-954f-5702e0bfc7aa
  - Attempt to fix loss of lines when $/ is undef. Thanks to Nigel Horne for the
    automated testing that found the failure.
    http://www.cpantesters.org/cpan/report/60452d60-d3cc-11e4-b60b-c2157e3e1735
  Version 0.1624: Sun Mar 22 2015
  - Moved code to github
  - Added POD test
  - Improve testability of binmode_bug.t, stdin_tell_bug.t
  - Implement a potential fix for test failures where FileHandle::getline()
  seems to be reading a single line even though $/ is undef. Unfortunately I
  can't reproduce this failure, so I'll submit and check the CPAN Testers
  reports.
  - Use "local $/" instead of reassigning global $/. Perhaps this is somehow
  related to the test failures above?
  - Improve documentation for input_record_separator()

==== perl-IO-Socket-SSL ====
Version update (2.012 -> 2.013)

- updated to 2.013
  see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes

==== perl-Mail-Mbox-MessageParser ====
Version update (1.5002 -> 1.5105)

- updated to 1.5105
  see /usr/share/doc/packages/perl-Mail-Mbox-MessageParser/CHANGES
  Version 1.5105: Sat May 2 2015
  - Prevent CPAN from indexing private-lib
  Version 1.5104: Mon Apr 20 2015
  - Remove unused File::Cat import
  Version 1.5103: Mon Apr 20 2015
  - Add File::Path dependency for testing. Thanks to Paul Howarth
    <paul@city-fan.org> for the info.
    https://rt.cpan.org/Ticket/Display.html?id=103482
  - Don't install private Module::Install extension. Thanks to Paul Howarth
    <paul@city-fan.org> for the bug report.
    https://rt.cpan.org/Ticket/Display.html?id=103482
  - Clarify licensing terms
  - Move verbose testing to a private module, and implement it in a way that
    doesn't require editing the Makefile after it is generated.
  - Require File::Slurp instead of including it, to avoid potential problems
    like this:
    http://www.cpantesters.org/cpan/report/86a0145a-e52b-11e4-a1d1-8536eb4f9f07
  - Improve the ability of the test suite to be run in parallel
  - Fix Windows test incompatibilities, such as:
    http://www.cpantesters.org/cpan/report/12187014-af8d-1014-92d8-fdf72a825c07
    http://www.cpantesters.org/cpan/report/12187014-af8d-1014-92d8-fdf72a825c07
  Version 1.5102: Sun Apr 12 2015
  - Fix xz and lzip test skip for when tools are not installed
  - Enable verbose testing for CPAN-testers
  - Use proper temp dir instead of t/temp
  - Consolidate issue tracking at rt.cpan.org
  Version 1.5101: Sat Apr 4 2015
  - Add a version check for lzip, to make sure the .lz file can be decompressed
    properly during testing. Thanks to Paul Howarth <paul@city-fan.org> for the
    suggestion.
  - Fix warning about deleting nonexistent test cache
  - Enhance "make test TEST_VERBOSE=1" to dump debug information
  - Work around a POD-stripping bug that would cause module load to fail on some
    platforms
  Version 1.5100: Sun Mar 22 2015
  - Moved code to github
  - Added xz support.
    https://rt.cpan.org/Ticket/Display.html?id=68286
    Thanks to sascha@trimind.de for initial patches.
  - Added lzip support.
    Thanks to an anonymous submitter for the idea.
    http://sourceforge.net/p/grepmail/patches/8/
  - Added POD test
  - Fixed hang in pure Perl implementation for a malformed mbox file scenario.
    Thanks to Jason Brooks <jason@petting-zoo.org> for providing an mbox
    that found this bug.
  - Fixed $OLDSTDERR used only once warning.
    https://rt.cpan.org/Ticket/Display.html?id=58053
    Thanks to paul@city-fan.org for the bug report and patch.
  - Fixed enabling of warnings.
    https://rt.cpan.org/Ticket/Display.html?id=79898
    Thanks to atourbin@cpan.org for the bug report and patch.
  - Fixed a division by zero error for malformed mbox files that start with a
    newline.
    https://rt.cpan.org/Ticket/Display.html?id=69469
    Thanks to vadz@cpan.org for the bug report.
  - Fix bug in M::M::Perl documentation.
    Thanks to Christopher Orsolits <chris@s7logic.com> for spotting it.
  - Add more cache file validation.
    Thanks to Richard Higson <richard.higson@gt.owl.de> for reporting the
    problem.

==== perl-XML-LibXML ====
Version update (2.0119 -> 2.0120)

- updated to 2.0120
  see /usr/share/doc/packages/perl-XML-LibXML/Changes
  2.0120  2015-05-01
  - Replace the test for the previous change with a more meaningful one.
  - Change was to preserve unset options after a _clone() call.
  - https://access.redhat.com/security/cve/CVE-2015-3451
  - Thanks to Salvatore Bonaccorso from Debian for the report and
    for a proposed fix (which was further refined by Shlomi Fish).

==== python-cssutils ====
Version update (0.9.10 -> 1.0)

- update to version 1.0:
  * EXPERIMENTAL: Variable references may have a fallback value now
    (as implemented in Firefox 29). It is available as
    CSSVariable.fallback and example are:
  * FEATURE: (issue #37) Implemented parsing of CSSCalc values.
    General syntax is checked but not if operators in calc are
    actually the right kind like DIMENSION * DIMENSION. Also Values
    using calc do not validate in cssutils but are actually valid.
  * FIXED issue #20 and #35 (Test fail CSSParser.parseUrl() error
    with Python 3.3)
  * FIXED issue #21: (almost all) deprecation warning in Py 3.3
    fixed.
  * FIXED issue #30 (Test failed)
  * FIXED issue #33 (well kinda): Added that cssutils is **not**
    threadsafe!
  * FIXED issue #34: More complext MediaQueries should be parsable
    now. A few slight changes in behavior are:
  - xml.dom.SyntaxErr raised instead of
    xml.dom.InvalidCharacterErr for an unknown media type
  - removed handheld media type special case (for old Opera).

==== python-decorator ====
Version update (3.4.0 -> 3.4.2)

- update to version 3.4.2:
  * Same as 3.4.1, re-uploaded to PyPI
- additional changes from version 3.4.1:
  * Ported the repository from GoogleCode to GitHub and added
    Travis CI support
  * Tests are executed with the new command `python test.py -v`
  * setuptools is now mandatory in Python 3
  * The suggested installation tool is `pip`, not `easy_install`
  * Supported IronPython and other Python implementations without
    sys._getframe, as requested by Doug Blank
- remove python-nose from BuildRequires, unneeded
- replace README.txt with README.rst: changed upstream

==== libtotem-plparser18 ====
Version update (3.10.4 -> 3.10.5)
Subpackages: totem-pl-parser typelib-1_0-TotemPlParser-1_0

- Update to version 3.10.5:
  + Don't handle HLS playlists served as m3u8.
  + Updated translations.

==== xorg-docs ====
Version update (1.7 -> 1.7.1)

- Update to version 1.7
  * This release provides various minor updates & corrections that have
    accumulated since the last katamari, without waiting forever for
    someone to step up to create the next katamari.

==== xvinfo ====
Version update (1.1.2 -> 1.1.3)

- Use progname for error messages as well
  * Convert sprintf call to use snprintf
  * Make ImageEncodings unsigned
  * configure: Drop AM_MAINTAINER_MODE
  * autogen.sh: Honor NOCONFIGURE=1
  * Print which option was in error along with usage message
  * Use real program name for help message




Removed packages:
  babl-devel
  gegl-unstable-devel
  perl-Text-Diff


Added packages: