diff --git a/dbus-1.2.29.tar.gz b/dbus-1.2.29.tar.gz deleted file mode 100644 index b33c097..0000000 --- a/dbus-1.2.29.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2eac647192549e249c93d57af3b07582cef731a5c38586c72efc3c91c154c30 -size 78355 diff --git a/dbus-1.3.1.tar.gz b/dbus-1.3.1.tar.gz new file mode 100644 index 0000000..fdb080b --- /dev/null +++ b/dbus-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a36eb77ac789cb3ed3b8873387cd9268ba9d3605c56498b69d0fae869f876f58 +size 82113 diff --git a/ghc-dbus.changes b/ghc-dbus.changes index 442bfe2..be0a864 100644 --- a/ghc-dbus.changes +++ b/ghc-dbus.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 14 02:17:25 UTC 2023 - Peter Simons + +- Update dbus to version 1.3.1. + Upstream does not provide a change log file. + ------------------------------------------------------------------- Mon Jun 12 21:05:44 UTC 2023 - Peter Simons diff --git a/ghc-dbus.spec b/ghc-dbus.spec index 5dd6982..1b174c4 100644 --- a/ghc-dbus.spec +++ b/ghc-dbus.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.2.29 +Version: 1.3.1 Release: 0 Summary: A client library for the D-Bus IPC system License: Apache-2.0 @@ -88,6 +88,8 @@ BuildRequires: ghc-tasty-hunit-prof BuildRequires: ghc-tasty-prof BuildRequires: ghc-tasty-quickcheck-devel BuildRequires: ghc-tasty-quickcheck-prof +BuildRequires: ghc-temporary-devel +BuildRequires: ghc-temporary-prof %endif %description