From a8c99217c5e539a6fdb3f3b31e6206d65768ae72 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 15 Mar 2018 07:30:43 -0400 Subject: [PATCH] Increment release by hand --- dbus-c++.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dbus-c++.spec b/dbus-c++.spec index 963c977..31ea8fa 100644 --- a/dbus-c++.spec +++ b/dbus-c++.spec @@ -2,7 +2,7 @@ Name: dbus-c++ Version: 0.9.0 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Native C++ bindings for D-Bus Group: System Environment/Libraries @@ -111,6 +111,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_libdir}/pkgconfig/* %changelog +* Thu Mar 15 2018 Colin Walters - 0.9.0-17 +- Add a bcond for ecore, some downstream distributions may not want it + * Wed Feb 07 2018 Fedora Release Engineering - 0.9.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild