Version: 0.8.14-bp150.1.3
            
  * Tue Apr 18 2017 sor.alexei@meowr.ru 
  - Update to version 0.8.14:
  * No changelog available.
 
  * Sun Apr 10 2016 sor.alexei@meowr.ru 
  - Update to version 0.8.12.1:
  * Include autogen.sh into the tarball.
  * Drop locales support which is without actual locales.
 
  * Sat Feb 13 2016 sor.alexei@meowr.ru 
  - Update to 0.8.12:
  * Avoid using templates in C code.
 
  * Sat Dec 19 2015 sor.alexei@meowr.ru 
  - Only suggest libcompizconfig-backend.
- Use a better upstream tarball.
 
  * Mon Nov 09 2015 sor.alexei@meowr.ru 
  - Update to 0.8.9.
- Update dependencies.
- Recommend libcompizconfig-backend.
- Remove libcompizconfig-rpmlintrc.
 
  * Wed May 14 2014 ku.b@gmx.de 
  - run spec-cleaner
 
  * Wed May 14 2014 ku.b@gmx.de 
  - Spec clean up:
  + skip unused patch section
  + fix License
  + skip old ccs-lib obsoletes / provides
  + skip ExclusiveArch: section in spec file
 
  * Thu Apr 28 2011 robertherb@arcor.de - 0.8.8 
  - Update to version 0.8.8
 
  * Fri Nov 13 2009 dimstar@opensuse.org 
  - Update to version 0.8.4:
  + Ignore extensions and string restrictions at startup
  + Fix circular dependencies
  + Use XDG_CACHE_HOME for protobuf cache
- Drop libcompizconfig-linkX11.patch - upstream included.
- Disable libcompizconfig-NOMAD.diff.
 
  * Tue Aug 18 2009 dominique-obs@leuenberger.net 
  - Add libcompizconfig-linkX11.patch to fix startup error due to
  missing symbols (bnc#525691)
- Add missing startup-notify-devel BuildRequires.
 
  * Wed Apr 15 2009 crrodriguez@suse.de 
  - use --disable-static instead of removing "*.a"
 
  * Wed Feb 18 2009 jpr@novell.com 
  - Update libcompizconfig-config-dir.patch to cover the ini backend as
  well bnc#476288
 
  * Fri Jan 30 2009 rodrigo@novell.com 
  - Add libcompizconfig-config-dir.patch for bnc#438081
 
  * Mon Sep 29 2008 rodrigo@novell.com 
  - Review and merge changes from X11:Compiz
 
  * Wed Sep 24 2008 cyberorg@opensuse.org 
  - Fix .changes order
 
  * Wed Sep 17 2008 cyberorg@opensuse.org 
  - Release 0.7.8
- l10n updates
- Fix many mem leaks
- Added kde4 session support
 
  * Tue Sep 09 2008 davidr@novell.com 
  - Track changes to compiz package by adding wm and glx to the
  default set of plugins.
- Add dmx to the default set of plugins.
 
  * Tue Jul 01 2008 mhopf@suse.de 
  - Update from buildservice.
 
  * Sat May 31 2008 cyberorg@opensuse.org 
  - update to version 0.7.6
  - New "internal" tag in action metadata. The tag can be used to
    indicate that a binding is not a global binding.
  - Added workaround to ensure that Benchmark is the last plugin
  - App Switcher: Panel switching bindings moved to Bindings
    section
 
  * Mon Apr 14 2008 mhopf@suse.de 
  - Update from buildservice.
 
             
            
              Version: 0.8.18-bp155.3.9
            
  * Thu Aug 04 2022 Dominique Leuenberger <dimstar@opensuse.org> 
  - Fold libcompizconfig.so.0 back into the main package. This
  library is not suitable for parallel installations as the plugin
  system is unversioned and mixing libs would most likely crash.
- Filter rpmlint error "E: shlib-policy-name-error" as acceptable.
 
  * Wed Apr 27 2022 Jan Engelhardt <jengelh@inai.de> 
  - Resolve rpmlint report "libcompizconfig.x86_64: E:
  shlib-policy-name-error SONAME: libcompizconfig.so.0, expected
  package suffix: 0"
 
             
            
              Version: 0.8.18-bp154.1.67
            
  * Sat Apr 04 2020 Alexei Sorokin <sor.alexei@meowr.ru> 
  - Update to version 0.8.18:
  * Read SYSCONFDIR/compizconfig/presets.ini as default values if
    exists.
  * Avoid using glibc-specific strcasestr and asprintf.
- Rebase libcompizconfig-config-dir.patch.
- Improve libcompizconfig-configure-retval.patch: there is no need
  in a return value at all.
 
  * Thu Oct 31 2019 ro@suse.de 
  - add patch libcompizconfig-configure-retval.patch
  fix configure check for posix compatible scandir function
  that always failed due to -Werror=return-type
 
  * Sun Nov 11 2018 sor.alexei@meowr.ru 
  - Update to version 0.8.16:
  * No changelog available.
- Remove libcompizconfig-0.8.14-fix-protobuf.patch: fixed upstream.
 
  * Tue May 15 2018 sor.alexei@meowr.ru 
  - Add libcompizconfig-0.8.14-fix-protobuf.patch: Fix protobuf
  support.