Commit Graph

89 Commits

Author SHA256 Message Date
Dominique Leuenberger
4a083d8bdc Accepting request 1159608 from Base:System
- Own %{_datadir}/gtk-doc and %{_datadir}/gtk-doc/html directories. (forwarded request 1159607 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1159608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=56
2024-03-20 20:13:07 +00:00
37b69a8e0a Accepting request 1159607 from home:dimstar:Factory
- Own %{_datadir}/gtk-doc and %{_datadir}/gtk-doc/html directories.

OBS-URL: https://build.opensuse.org/request/show/1159607
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=64
2024-03-19 15:25:54 +00:00
Dominique Leuenberger
192489d30e Accepting request 1032924 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1032924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=55
2022-11-03 18:13:42 +00:00
cc5060dfb7 Accepting request 1032889 from home:dimstar:Factory
- Try to guard against incomplete update stacks (boo#1202241):
  + Add split-provides to libdbus-1-glib and bash-completion
    sub-package.
  + Add explicit conflict to bash-completion subpackage against
    dbus-1-glib < 0.112 (when the package split happened)
  + Ensure dbus-1-glib-tool gets the correct library version
    installed.

OBS-URL: https://build.opensuse.org/request/show/1032889
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=62
2022-11-02 16:03:49 +00:00
Dominique Leuenberger
f76ce373fa Accepting request 936450 from Base:System
OBS-URL: https://build.opensuse.org/request/show/936450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=54
2021-12-08 21:08:46 +00:00
28c160e830 Accepting request 936437 from home:dimstar:Factory
- Add relevant dbus-1-glib-<targettype> provides/obsoletes also in
  baselibs.conf (boo#1193502).

  + Dependencies:

OBS-URL: https://build.opensuse.org/request/show/936437
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=61
2021-12-08 09:18:24 +00:00
Dominique Leuenberger
af1d46fe37 Accepting request 935057 from Base:System
- Add signature and keyring as sources, verify tarball with gpg.
- Update to version 0.112:
  + Dependencies: 
    - dbus 1.8 was already required, but is more strongly required
      now: the workarounds that were used to run continuous
      integration with dbus 1.6 on Ubuntu 14.04 'trusty' have been
      removed. (Note that dbus 1.8 has already reached end-of-life
      for security support, and newer dbus stable branches are
      strongly recommended.)
    - pkg-config 0.28 is required when building from git.
  + Enhancements:
    - Rewrite CONTRIBUTING.md document, based on Wayland's
      equivalent.
    - A generated ChangeLog file, which made up a significant
      proportion of the size of source tarball releases, is no
      longer included.
    - Improve man page.
    - Add test coverage for fdo#80557
    - Use more modern GLib assertions in unit tests.
    - Improve continuous integration to be run by GitLab in
      addition to Travis-CI.
    - Add clearer license information using
      SPDX-License-Identifier.
  + Fixes:
    - Allow glib-genmarshal to be overridden with
      `./configure GLIB_GENMARSHAL=/path/to/glib-genmarshal`, for
      cross-compilation.
    - Avoid a double-free in dbus-binding-tool for certain inputs,
      possibly involving nested introspection data structures.
    - Report a better error for excessive recursion depth or
      unsupported data types.
    - Map the 15 most-recently-added DBusGError members to their
      corresponding D-Bus error names.
    - Mark all documented symbols as deprecated.
    - Fix unit test failures during distcheck by enabling
      assertions.
    - Fix a core dump during installed-tests by not attempting to
      close a shared DBusConnection.
- Package COPYING as license, CONTRIBUTING.md and NEWS as docs.
- Add explicit pkgconfig BuildRequires.
- Replace dbus-1-devel and glib2-devel with pkgconfig variants that
  configure checks for: pkgconfig(dbus-1), pkgconfig(glib-2.0),
  pkgconfig(gobject-2.0) and pkgconfig(gio-2.0) BuildRequires.
- Drop hard Requires and BuildRequires that are not needed as they
  are added automatically.
- Split out bash-completion sub-package.
- Split out shared library into own sub-package, and Require it
  from the devel package, and add to the baselibs.conf. Following
  the SLPP standard. Add Provides and Obsoletes for the no longer
  existing main package.
- Use ldconfig_scriptlets for post(un) handling.
- Add soname define, ease future updates.

OBS-URL: https://build.opensuse.org/request/show/935057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=53
2021-12-06 22:59:19 +00:00
6567498175 Accepting request 935056 from home:iznogood:branches:Base:System
- Add signature and keyring as sources, verify tarball with gpg.

OBS-URL: https://build.opensuse.org/request/show/935056
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=60
2021-12-01 19:56:03 +00:00
f6e6be8443 Accepting request 935051 from home:iznogood:branches:Base:System
Add back Requires:       dbus-1-glib-tool = %{version}
This was present in the past, wrongly removed....

Cheat the bot by adding more info about changes done in previous sub.

OBS-URL: https://build.opensuse.org/request/show/935051
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=59
2021-12-01 19:23:10 +00:00
6fb48b712a Fix syntax for boolean dep in supplements
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=58
2021-11-26 12:54:25 +00:00
958f60e543 Accepting request 934037 from home:iznogood:branches:Base:System
New try, if I got the placements of Supplements and Requires wrong, please do a sr to my branch

OBS-URL: https://build.opensuse.org/request/show/934037
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=57
2021-11-26 12:53:47 +00:00
Dominique Leuenberger
2a0e4f012b Accepting request 821841 from Base:System
OBS-URL: https://build.opensuse.org/request/show/821841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=52
2020-07-24 07:50:15 +00:00
da08ca18cf Accepting request 820051 from home:elimat:branches:Base:System
- Update to version 0.110:
  Dependencies:
  + GLib 2.40 is required
  Enhancements:
  + The GLib main-loop glue, "dbus-gmain", is now available as a separate
    subproject (the dbus-gmain branch in dbus-glib's git repository) for
    embedding in larger projects like dbus-glib and dbus-python via the
    `git subtree` or `git submodule` commands. This removes dbus-python's
    dependency on the rest of dbus-glib.
  Fixes:
  + autogen.sh can now detect gtk-doc >= 1.26.
  + More files have per-file copyright information.
- Run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/820051
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=55
2020-07-20 08:49:37 +00:00
Dominique Leuenberger
2b7bc40998 Accepting request 502700 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/502700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=51
2017-06-16 08:47:55 +00:00
Bjørn Lie
bedad92467 Accepting request 502476 from home:msmeissn:branches:Base:System
- remove CFLAGS setting, -fstack-protector is default and -fPIC
  will be auto-selected.

OBS-URL: https://build.opensuse.org/request/show/502476
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=53
2017-06-09 17:30:44 +00:00
Dominique Leuenberger
833e8c4b44 Accepting request 437338 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/437338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=50
2016-10-31 10:08:21 +00:00
Fridrich Strba
e15cea7800 Accepting request 437306 from home:Zaitor:branches:GNOME:Next
Split out dbus-binding-tool and recommend it for install.

OBS-URL: https://build.opensuse.org/request/show/437306
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=51
2016-10-25 17:44:03 +00:00
Dominique Leuenberger
8aed0ead4f Accepting request 436636 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/436636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=49
2016-10-22 11:05:31 +00:00
Fridrich Strba
14d0003267 Accepting request 434771 from home:Zaitor:branches:Base:System
Upstream version bump and cleanup

OBS-URL: https://build.opensuse.org/request/show/434771
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=49
2016-10-14 05:50:13 +00:00
Dominique Leuenberger
25ceae1e69 Accepting request 309385 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/309385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=48
2015-06-02 07:59:53 +00:00
43234ab04b Accepting request 309375 from home:Zaitor:branches:Base:System
Update, not really sure why we haven't pushed this before

OBS-URL: https://build.opensuse.org/request/show/309375
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=47
2015-05-31 03:25:11 +00:00
Stephan Kulow
62a0ed087a Accepting request 222811 from Base:System
Update

OBS-URL: https://build.opensuse.org/request/show/222811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=46
2014-02-20 12:09:43 +00:00
d268164ca5 Accepting request 222809 from home:Zaitor:branches:Base:System
Resub post review, but not sure about the lint warning.

OBS-URL: https://build.opensuse.org/request/show/222809
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=45
2014-02-18 23:22:41 +00:00
Stephan Kulow
dcc0431df4 Accepting request 161118 from Base:System
Update (forwarded request 160883 from RBrownCCB)

OBS-URL: https://build.opensuse.org/request/show/161118
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=44
2013-03-26 13:05:51 +00:00
59c1219278 Accepting request 160883 from home:Zaitor:branches:Base:System
Update

OBS-URL: https://build.opensuse.org/request/show/160883
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=43
2013-03-26 09:07:54 +00:00
Stephan Kulow
eda5889d9c Accepting request 155800 from Base:System
- Update to version 0.100.1:
  + dbus-gproxy: Verify sender of NameOwnerChanged signals to be
    o.f.DBus (CVE-2013-0292, bnc#804392).
  + Some cleanups.
  + Other bugs fixed: fdo#23633, fdo#40711, fdo#55729, fdo#55730. (forwarded request 155799 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/155800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=43
2013-02-19 12:30:55 +00:00
Vincent Untz
c125daa7c8 Accepting request 155799 from home:dimstar:branches:Base:System
- Update to version 0.100.1:
  + dbus-gproxy: Verify sender of NameOwnerChanged signals to be
    o.f.DBus (CVE-2013-0292, bnc#804392).
  + Some cleanups.
  + Other bugs fixed: fdo#23633, fdo#40711, fdo#55729, fdo#55730.

OBS-URL: https://build.opensuse.org/request/show/155799
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=41
2013-02-19 11:16:47 +00:00
Stephan Kulow
2041e67c2f Accepting request 135042 from Base:System
Update to 0.100 (forwarded request 134357 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/135042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=41
2012-09-25 12:26:37 +00:00
Timo Hoenig
7ee35a64d5 Accepting request 134357 from home:vuntz:branches:Base:System
Update to 0.100

OBS-URL: https://build.opensuse.org/request/show/134357
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=39
2012-09-19 14:08:01 +00:00
Stephan Kulow
4712c16e1c Accepting request 114746 from Base:System
Further dependency changes: Let dbus-1-glib-devel require dbus-1-devel (implicitly pulls dbus-1). (forwarded request 114743 from thoenig)

OBS-URL: https://build.opensuse.org/request/show/114746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=39
2012-04-20 13:11:55 +00:00
Andreas Jaeger
46d3fd7729 Accepting request 114743 from home:thoenig:branches:Base:System
Further dependency changes: Let dbus-1-glib-devel require dbus-1-devel (implicitly pulls dbus-1).

OBS-URL: https://build.opensuse.org/request/show/114743
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=37
2012-04-19 19:38:54 +00:00
Andreas Jaeger
78d61240b2 Fix typo.
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=36
2012-04-19 08:18:40 +00:00
Andreas Jaeger
737a2f99e5 Accepting request 114507 from home:thoenig:branches:Base:System
Fix and loosen dependency towards dbus-1.

OBS-URL: https://build.opensuse.org/request/show/114507
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=35
2012-04-19 08:17:07 +00:00
Stephan Kulow
04b5bde321 Accepting request 101463 from Base:System
- license update: AFL-2.1 or GPL-2.0+
  License is a dual license choice of either Academic Free License 2.1 or
  GNU GPL 2+. This is the SPDX format for that license

OBS-URL: https://build.opensuse.org/request/show/101463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=38
2012-01-26 14:57:59 +00:00
Stephan Kulow
703fbbb9f0 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=32 2012-01-25 09:33:13 +00:00
Stephan Kulow
f105aa2aa1 Accepting request 101454 from home:babelworx:ldig:branches:Base:System
license update: AFL-2.1 or GPL-2.0+
License is a dual license choice of either Academic Free License 2.1 or GNU GPL 2+. This is the SPDX format for that license

OBS-URL: https://build.opensuse.org/request/show/101454
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=31
2012-01-25 09:32:26 +00:00
Lars Vogdt
d17399bdd4 Accepting request 87593 from Base:System
Update to 0.98 (forwarded request 87592 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/87593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=36
2011-10-12 21:58:05 +00:00
Vincent Untz
96736167f3 Accepting request 87592 from home:vuntz:branches:Base:System
Update to 0.98

OBS-URL: https://build.opensuse.org/request/show/87592
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=29
2011-10-12 20:11:13 +00:00
Ruediger Oertel
b2eabdac25 Accepting request 86406 from Base:System
- cross-build fix: use host's dbus-binding-tool (forwarded request 86376 from uli_suse)

OBS-URL: https://build.opensuse.org/request/show/86406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=35
2011-10-04 16:08:46 +00:00
b6cace6c05 Accepting request 86376 from home:uli_suse:branches:Base:System
- cross-build fix: use host's dbus-binding-tool

OBS-URL: https://build.opensuse.org/request/show/86376
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=27
2011-10-04 08:31:35 +00:00
Stephan Kulow
67e5515bc9 Accepting request 83221 from home:jengelh:bl-d
- Remove redundant tags/sections from specfile
  (cf. packaging guidelines)
- Add dbus-1-glib-devel to baselibs

OBS-URL: https://build.opensuse.org/request/show/83221
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=26
2011-09-20 07:46:40 +00:00
Sascha Peilicke
8fa03a71d5 Autobuild autoformatter for 76655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=34
2011-07-22 06:56:18 +00:00
OBS User buildservice-autocommit
71129244d2 Updating link to change in openSUSE:Factory/dbus-1-glib revision 34.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=e0f254f6fda90b93f061844d244c5595
2011-07-22 06:56:18 +00:00
Sascha Peilicke
e1fb79257d Accepting request 76655 from Base:System
Add patch to fix NM issue

OBS-URL: https://build.opensuse.org/request/show/76655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=33
2011-07-22 06:56:07 +00:00
Vincent Untz
cd3b67bdff Accepting request 76654 from home:vuntz:branches:Base:System
Add patch to fix NM issue

OBS-URL: https://build.opensuse.org/request/show/76654
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=24
2011-07-21 12:31:04 +00:00
Sascha Peilicke
70a0943349 Autobuild autoformatter for 74708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=32
2011-06-30 10:56:08 +00:00
OBS User buildservice-autocommit
f8cba41e3f Updating link to change in openSUSE:Factory/dbus-1-glib revision 32.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=e68041d13fac1cbb8dd8509b96d1b5c4
2011-06-30 10:56:08 +00:00
Sascha Peilicke
458c3a0dad Accepting request 74708 from Base:System
Update to version 0.94:

OBS-URL: https://build.opensuse.org/request/show/74708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=31
2011-06-30 10:54:44 +00:00
Cristian Rodríguez
6209d78854 Accepting request 73991 from home:vuntz:branches:Base:System
Update to 0.94

OBS-URL: https://build.opensuse.org/request/show/73991
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=22
2011-06-17 16:31:07 +00:00
Ruediger Oertel
bead33a6a2 Accepting request 56441 from Base:System
Accepted submit request 56441 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/56441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=29
2010-12-28 22:58:24 +00:00