Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
881ff015a6 | ||
|
|
debaee0121 |
3 changed files with 14 additions and 4 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -48,3 +48,7 @@
|
|||
/dbus-1.12.18.tar.gz.asc
|
||||
/dbus-1.12.20.tar.gz
|
||||
/dbus-1.12.20.tar.gz.asc
|
||||
/dbus-1.12.22.tar.gz
|
||||
/dbus-1.12.22.tar.gz.asc
|
||||
/dbus-1.12.24.tar.gz
|
||||
/dbus-1.12.24.tar.gz.asc
|
||||
|
|
|
|||
10
dbus.spec
10
dbus.spec
|
|
@ -22,8 +22,8 @@
|
|||
|
||||
Name: dbus
|
||||
Epoch: 1
|
||||
Version: 1.12.20
|
||||
Release: 5%{?dist}
|
||||
Version: 1.12.24
|
||||
Release: 1%{?dist}
|
||||
Summary: D-BUS message bus
|
||||
|
||||
# The effective license of the majority of the package, including the shared
|
||||
|
|
@ -455,6 +455,12 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 11 2022 David King <amigadave@amigadave.com> - 1:1.12.24-1
|
||||
- Update to 1.12.24
|
||||
|
||||
* Mon Feb 28 2022 David King <amigadave@amigadave.com> - 1:1.12.22-1
|
||||
- Update to 1.12.22
|
||||
|
||||
* Fri Oct 01 2021 Kalev Lember <klember@redhat.com> - 1:1.12.20-5
|
||||
- Avoid systemd_requires as per updated packaging guidelines
|
||||
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (dbus-1.12.20.tar.gz) = 0964683bc6859374cc94e42e1ec0cdb542cca67971c205fcba4352500b6c0891665b0718e7d85eb060c81cb82e3346c313892bc02384da300ddd306c7eef0056
|
||||
SHA512 (dbus-1.12.20.tar.gz.asc) = a31207b5abb0dc81ad16eeae99b510045d57bcd6da1bb640d32efaa1f1519394fad452b455e7d4d1eaa5f1542ade5f7ba410c91ac5d2a80adec14e54ee7bd705
|
||||
SHA512 (dbus-1.12.24.tar.gz) = 70e0b7c3f1071860b4243c945d640a1bab95fb83a7cbcf072cdd236def1310693f9bea07d406677d6673c53a6bedbdb02b51fe861aa6f686457dcfb4ee74b703
|
||||
SHA512 (dbus-1.12.24.tar.gz.asc) = 0b4c8dbcfe5a13764d71057f1546aa2b5c02aeb6502cd06bd6d6d85a7d97a9ace3f705d4efac79a8963b4b6ce181df3cca96d4fddddf6b696c051a57408a1e48
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue