From 82fe6063f1c1a915664313c96016a308bd104970 Mon Sep 17 00:00:00 2001 From: David King Date: Aug 26 2015 13:24:38 +0000 Subject: Update to 1.10.0 --- diff --git a/.gitignore b/.gitignore index 8023e4d..ea793fa 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /dbus-1.9.16.tar.gz /dbus-1.9.18.tar.gz /dbus-1.9.20.tar.gz +/dbus-1.10.0.tar.gz diff --git a/dbus.spec b/dbus.spec index d073c3c..581b7e3 100644 --- a/dbus.spec +++ b/dbus.spec @@ -17,8 +17,8 @@ Name: dbus Epoch: 1 -Version: 1.9.20 -Release: 3%{?dist} +Version: 1.10.0 +Release: 1%{?dist} Summary: D-BUS message bus Group: System Environment/Libraries @@ -339,6 +339,9 @@ popd %changelog +* Wed Aug 26 2015 David King - 1:1.10.0-1 +- Update to 1.10.0 + * Thu Aug 20 2015 David King - 1:1.9.20-3 - Adjust configure calls to make LDFLAGS patch unneccesary diff --git a/sources b/sources index c3d5848..4443221 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d5a6f0467612054d3bc7361e42ac6ee9 dbus-1.9.20.tar.gz +5af6297348107a906c8449817a728b3b dbus-1.10.0.tar.gz