* Thu Feb 29 2024 pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
* Wed Apr 13 2022 dimstar@opensuse.org
- Do not reference %release in requires/conflicts: with builds
going across _multibuild, the rebuild counter of the two flavors
is not guaranteed to be in sync (i.e glib flavor could build more
often).
* Mon Nov 25 2019 stefan.bruens@rwth-aachen.de
- Fix self-conflict of devel package
- Remove redundant .changes files for other flavors again (added
without changelog entry)
- Correct baselibs entry, add glib flavor again (removed to "fix"
an erroneous factory-auto reject)
* Mon Nov 25 2019 davejplater@gmail.com
- Remove conflict between current libdbus-c++-devel and
libdbus-c++-glib-devel.
* Fri Nov 22 2019 stefan.bruens@rwth-aachen.de
- Drop -Werror=date-time, it is not supported by older GCCs, and
newer ones support SOURCE_DATE_EPOCH
- Conflict older devel packages, to avoid file conflicts.
* Thu Nov 21 2019 stefan.bruens@rwth-aachen.de
- Split package into base, glib and docs package using _multibuild.
The glib flavor depends on gtkmm, but the base package is
sufficient for building most of the distribution, most notably
ffado/jack and its dependees.
- Drop libdbus-c++-nodocdatetime.patch, doxygen honors SOURCE_DATE_EPOCH
* 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.