Compare commits
9 Commits
Author | SHA256 | Date | |
---|---|---|---|
db57bec785 | |||
e3e9f24669 | |||
2a281fee25 | |||
02252037b3 | |||
94a610ef6f | |||
ca1e275b8f | |||
9d81bc8f57 | |||
ac9a61b4ab | |||
62d7d5526c |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a266117fbba509874dae6ab76bb887574accb1ee44f80b4f008b69386fd34b8e
|
||||
size 82190
|
3
dbus-1.4.1.tar.gz
Normal file
3
dbus-1.4.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c75272c8ec6a6a5d0b2f469e9af8bf5b3dc5e7fe5d5faa1ebf8d6efb50cfdd04
|
||||
size 81532
|
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 17 19:26:02 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update dbus to version 1.4.1.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 02:12:07 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update dbus to version 1.3.11.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 03:28:22 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update dbus to version 1.3.10.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 26 18:12:15 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update dbus to version 1.3.9.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 21:18:05 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-dbus
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.3.3
|
||||
Version: 1.4.1
|
||||
Release: 0
|
||||
Summary: A client library for the D-Bus IPC system
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user