127 lines
4.7 KiB
Plaintext
127 lines
4.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 29 16:01:50 UTC 2024 - pgajdos@suse.com
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 13 07:23:25 UTC 2022 - Dominique Leuenberger <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 22:22:13 UTC 2019 - Stefan Brüns <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 07:34:29 UTC 2019 - Dave Plater <davejplater@gmail.com>
|
|
|
|
- Remove conflict between current libdbus-c++-devel and
|
|
libdbus-c++-glib-devel.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 22 00:37:29 UTC 2019 - Stefan Brüns <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 00:54:46 UTC 2019 - Stefan Brüns <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 14:00:47 UTC 2017 - davejplater@gmail.com
|
|
|
|
- Update libdbus-c++-nodocdatetime.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 27 15:23:02 UTC 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 18:04:30 UTC 2016 - jengelh@inai.de
|
|
|
|
- Update groups, summaries, descriptions
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 12 18:52:44 UTC 2016 - dimstar@opensuse.org
|
|
|
|
- Use the standardized patch tag line as described at
|
|
https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 19 13:12:38 UTC 2016 - zaitor@opensuse.org
|
|
|
|
- Stop exporting CFLAGS and CXXFLAGS, no longer needed due to
|
|
changes in libsigc++.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 3 19:52:06 UTC 2016 - mpluskal@suse.com
|
|
|
|
- Use url for source
|
|
- Remove conditions for unsupported releases
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 20 21:00:19 UTC 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 10:03:24 UTC 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 14:03:27 UTC 2013 - coolo@suse.com
|
|
|
|
- pthread is needed for the test app - not just on i586
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 20 07:33:35 UTC 2012 - davejplater@gmail.com
|
|
|
|
- Created libdbus-c++-gcc47.patch to fix a gcc 47 build error
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 12 08:42:55 UTC 2012 - davejplater@gmail.com
|
|
|
|
- Added baselibs.conf for 32 bit compat libs.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 11 11:53:09 UTC 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 08:20:55 UTC 2012 - davejplater@gmail.com
|
|
|
|
- Created package dbus-c++ for ffado svn build.
|
|
- See bnc#747391 & bnc#736115
|
|
|