19 Commits

Author SHA256 Message Date
e1004cc266 Accepting request 1288452 from home:rfrohl:branches:hardware
bolt 0.9.10

OBS-URL: https://build.opensuse.org/request/show/1288452
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=35
2025-06-25 07:33:57 +00:00
94ab9529ff Accepting request 1282238 from home:rfrohl:branches:hardware
bolt 0.9.9

OBS-URL: https://build.opensuse.org/request/show/1282238
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=33
2025-06-03 10:03:40 +00:00
d49d0f8aec Accepting request 1208467 from home:dimstar:Factory
- Drop rcFOO symlinks (PED-266).

OBS-URL: https://build.opensuse.org/request/show/1208467
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=31
2024-11-26 14:46:11 +00:00
f0a3efe5b1 Accepting request 1183981 from home:iDesmI:branches:hardware
- Edit license: LGPL-2.1-or-later
- Add BuildRequires: asciidoc to produce manpages:
  * boltd.8 boltctl.1
- Switch dependencies to provided pkgconfig
- Update meson required version 0.60
- Use autosetup

OBS-URL: https://build.opensuse.org/request/show/1183981
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=28
2024-07-08 08:57:26 +00:00
9366fddeb8 Accepting request 1174436 from home:rfrohl:branches:hardware
bolt 0.9.8

OBS-URL: https://build.opensuse.org/request/show/1174436
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=26
2024-05-16 11:14:47 +00:00
2d81299fb8 Accepting request 1147546 from home:rfrohl:branches:hardware
bolt 0.6.7

OBS-URL: https://build.opensuse.org/request/show/1147546
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=24
2024-02-19 10:11:45 +00:00
b9496808e1 Accepting request 1114911 from home:polslinux:branches:hardware
- update to 0.9.5:
  * Compiler warnings and log messages for the domain not found were fixed.

OBS-URL: https://build.opensuse.org/request/show/1114911
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=22
2023-10-05 20:39:33 +00:00
4439b67346 Accepting request 1055821 from home:rfrohl:branches:hardware
bolt 0.9.5

OBS-URL: https://build.opensuse.org/request/show/1055821
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=20
2023-01-04 13:56:25 +00:00
394d6d24f0 Accepting request 1040259 from home:dirkmueller:Factory
- update to 0.9.4:
  * spec file added and a few metadata fixes, no code change

OBS-URL: https://build.opensuse.org/request/show/1040259
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=18
2022-12-08 07:53:19 +00:00
e21193600e Accepting request 998957 from home:polslinux:branches:hardware
- Update to 0.9.3:
  * Work around a glib fix that changed behavior of the log API where now
    calling `g_log_set_writer_func` results in an hard error, which broke
    the test suite since aforementioned function was indeed called more
    than once. Nothing a level of indirection couldn't fix.

OBS-URL: https://build.opensuse.org/request/show/998957
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=16
2022-09-05 09:36:09 +00:00
98ae5e1050 Accepting request 949609 from home:polslinux:branches:hardware
- Update to 0.9.2
  * This release is compatible with umockdev >= 0.16.3; there was a change in
    umockdev that made our test fail with it, since both our test and umockev
    were trying to create the same directorires. bolt now allows for the dir
    to already exist.
  * The license for `90-bolt.rules` has changed from `GPL-2.1+`, which does
    not exist and was probably was confused with `LGPL-2.1+`, to `GPL 2.0+`.
  * Documentation has been updated and spelling mistakes fixed.
  * Various improvements for continuous integration.
  * The minimum required version of meson has been bumped to 0.46.0.

OBS-URL: https://build.opensuse.org/request/show/949609
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=15
2022-01-28 13:30:58 +00:00
3857bce84f Accepting request 921982 from home:oneukum:branches:hardware
- Need in SLE
  * Support for working with adapters without ROMs is needed
    (jsc#SLE-19359)

OBS-URL: https://build.opensuse.org/request/show/921982
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=14
2021-10-06 09:02:29 +00:00
ac0960c446 Accepting request 897024 from home:susnux:branches:hardware
Update to 0.9.1

OBS-URL: https://build.opensuse.org/request/show/897024
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=12
2021-06-04 07:33:38 +00:00
e0a8b9f2d7 Accepting request 815248 from home:rfrohl:branches:hardware
update bolt to 0.9

OBS-URL: https://build.opensuse.org/request/show/815248
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=10
2020-06-16 13:08:07 +00:00
Tomáš Chvátal
7c3965bac5 Accepting request 759173 from home:dimstar:Factory
- BuildRequire pkgconfig(udev) instead of udev: allow OBS to
  shortcut though the -mini flavors (complete previos change).

OBS-URL: https://build.opensuse.org/request/show/759173
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=8
2019-12-26 08:56:56 +00:00
Tomáš Chvátal
e5d929d7e5 Accepting request 758294 from home:dimstar:Factory
- BuildRequire pkgconfig(libudev) instead of libudev-devel:
  Allow OBS to shortcut through the -mini flavors.

OBS-URL: https://build.opensuse.org/request/show/758294
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=7
2019-12-21 12:40:42 +00:00
1772741001 Accepting request 711851 from home:rfrohl
update bolt to version 0.8

OBS-URL: https://build.opensuse.org/request/show/711851
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=5
2019-06-25 11:43:00 +00:00
cf0ee87cea Move polkit rules file to into doc folder. The 'wheel' group has no special
privileges and the file did not have any effect. (boo#1125425)

OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=3
2019-02-22 13:33:11 +00:00
Tomáš Chvátal
53d1c1980d Accepting request 663352 from home:rfrohl
Update to bolt 0.7 and use meson macros during build

OBS-URL: https://build.opensuse.org/request/show/663352
OBS-URL: https://build.opensuse.org/package/show/hardware/bolt?expand=0&rev=1
2019-01-08 09:43:53 +00:00