Version: 0.9.1+git20170322-bp150.1.1
* Mon Apr 10 2017 davejplater@gmail.com
- Update libdbus-c++-nodocdatetime.patch
* Mon Mar 27 2017 davejplater@gmail.com
- Update to git snapshot 0.9.1+git20170322 to fix ffado gcc7 build.
- Added libdbus-c++-gcc7.patch.
- Added libdbus-c++-sover.patch.
- Removed patch libdbus-c++-gcc47.patch.
- Upstream changes:
Fixed undefined ssize_t for clang-3.8.0 on FreeBSD
Fix copying containers
link to expat on linux
configure.ac: declare this version 0.9.1pw
* Sun Oct 16 2016 jengelh@inai.de
- Update groups, summaries, descriptions
* Wed Oct 12 2016 dimstar@opensuse.org
- Use the standardized patch tag line as described at
https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines.
* Tue Apr 19 2016 zaitor@opensuse.org
- Stop exporting CFLAGS and CXXFLAGS, no longer needed due to
changes in libsigc++.
* Wed Feb 03 2016 mpluskal@suse.com
- Use url for source
- Remove conditions for unsupported releases
* Thu Aug 20 2015 zaitor@opensuse.org
- Export CFLAGS="%{optflags} -std=gnu++11" and
CXXFLAGS="%{optflags} -std=gnu++11". Fix build with updated MM
stack.
* Mon Mar 23 2015 dimstar@opensuse.org
- Add libdbus-c++-glibmm-2.43.patch: Fix build with glibmm 2.4,
which has the bind_property macro defined already.
* Mon Dec 23 2013 coolo@suse.com
- pthread is needed for the test app - not just on i586
* Tue Mar 20 2012 davejplater@gmail.com
- Created libdbus-c++-gcc47.patch to fix a gcc 47 build error
* Mon Mar 12 2012 davejplater@gmail.com
- Added baselibs.conf for 32 bit compat libs.
* Sun Mar 11 2012 davejplater@gmail.com
- Added libdbus-c++-noreturn.patch to fix rpmlint error, will be
reported upstream as the comment in the source file suggests that
the developer hasn't decided what to do about it yet.
* Sat Feb 25 2012 davejplater@gmail.com
- Created package dbus-c++ for ffado svn build.
- See bnc#747391 & bnc#736115