Update to 1.12.8 (#1556590)
This commit is contained in:
parent
0493b27318
commit
8655952f6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/dbus-1.11.20.tar.gz
|
||||
/dbus-1.11.22.tar.gz
|
||||
/dbus-1.12.0.tar.gz
|
||||
/dbus-1.12.8.tar.gz
|
||||
|
11
dbus.spec
11
dbus.spec
@ -18,8 +18,8 @@
|
||||
|
||||
Name: dbus
|
||||
Epoch: 1
|
||||
Version: 1.12.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.12.8
|
||||
Release: 1%{?dist}
|
||||
Summary: D-BUS message bus
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -28,7 +28,7 @@ Group: System Environment/Libraries
|
||||
License: (GPLv2+ or AFL) and GPLv2+
|
||||
URL: http://www.freedesktop.org/Software/dbus/
|
||||
#VCS: git:git://git.freedesktop.org/git/dbus/dbus
|
||||
Source0: http://dbus.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
|
||||
Source0: https://dbus.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
|
||||
Source1: 00-start-message-bus.sh
|
||||
|
||||
BuildRequires: autoconf-archive
|
||||
@ -367,7 +367,10 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 20 2018 Adam Jackson <ajax@redhat.com> - 1.12.0-3
|
||||
* Mon Apr 30 2018 David King <amigadave@amigadave.com> - 1:1.12.8-1
|
||||
- Update to 1.12.8 (#1556590)
|
||||
|
||||
* Tue Feb 20 2018 Adam Jackson <ajax@redhat.com> - 1:1.12.0-3
|
||||
- Don't Require: xorg-x11-xinit. We don't actually need it, and newer
|
||||
filesystem packages own the directory for us.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dbus-1.12.0.tar.gz) = e9a65ac8fb6ded25872e2a84027182a854c81b03c5b6beaaa5012854b8f0a499175757eea3f47a0752a159de353d485664fe5d05903af7ce51ff891f9a6dbac0
|
||||
SHA512 (dbus-1.12.8.tar.gz) = 8177898bf2db22e5c6abff0d9ffec8f248f0d155a83b7ae906c1ce3b61d289e7ba7bef9799102e6de3ca64198c7d293dccecf92c7e8b7403c1d9b1bb86e99ea3
|
||||
|
Loading…
Reference in New Issue
Block a user