From 48d0df14b31768db6dec13d18f8d197ab9a082e7 Mon Sep 17 00:00:00 2001 From: David King Date: Mar 16 2016 11:16:30 +0000 Subject: Update to 1.11.2 --- diff --git a/.gitignore b/.gitignore index a20f9c9..ec97331 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /dbus-1.10.4.tar.gz /dbus-1.10.6.tar.gz /dbus-1.11.0.tar.gz +/dbus-1.11.2.tar.gz diff --git a/dbus.spec b/dbus.spec index d5ff475..76f3c27 100644 --- a/dbus.spec +++ b/dbus.spec @@ -17,8 +17,8 @@ Name: dbus Epoch: 1 -Version: 1.11.0 -Release: 2%{?dist} +Version: 1.11.2 +Release: 1%{?dist} Summary: D-BUS message bus Group: System Environment/Libraries @@ -342,6 +342,9 @@ popd %changelog +* Wed Mar 16 2016 David King - 1:1.11.2-1 +- Update to 1.11.2 + * Wed Feb 03 2016 Fedora Release Engineering - 1:1.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 10d9380..7dbbd9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -034fcfe41582211a010be05b5b29b37a dbus-1.11.0.tar.gz +957a07f066f3730d2bb3ea0932f0081b dbus-1.11.2.tar.gz