diff --git a/dbus-1.2.21.tar.gz b/dbus-1.2.21.tar.gz deleted file mode 100644 index 1cdc7b5..0000000 --- a/dbus-1.2.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1299d305353d319f39b14ac3493aae8ab148663b72b19c6c2b8b05eb9777408 -size 78139 diff --git a/dbus-1.2.22.tar.gz b/dbus-1.2.22.tar.gz new file mode 100644 index 0000000..a36f2bd --- /dev/null +++ b/dbus-1.2.22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aae45cf6cf26410aad5f7d1ced3db9255a540fb0a36186bd187122c5fdb770d +size 78010 diff --git a/ghc-dbus.changes b/ghc-dbus.changes index f84265b..fe3a517 100644 --- a/ghc-dbus.changes +++ b/ghc-dbus.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 16 22:07:38 UTC 2021 - Peter Simons + +- Update dbus to version 1.2.22. + Upstream does not provide a change log file. + ------------------------------------------------------------------- Sun Nov 21 20:06:30 UTC 2021 - Ondřej Súkup diff --git a/ghc-dbus.spec b/ghc-dbus.spec index 569e669..604ee60 100644 --- a/ghc-dbus.spec +++ b/ghc-dbus.spec @@ -19,7 +19,7 @@ %global pkg_name dbus %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.2.21 +Version: 1.2.22 Release: 0 Summary: A client library for the D-Bus IPC system License: Apache-2.0 @@ -103,7 +103,6 @@ This package provides the Haskell %{pkg_name} library development files. %prep %autosetup -n %{pkg_name}-%{version} -cabal-tweak-dep-ver 'lens' '<5.1' '<6' %build %ghc_lib_build