From 45cb0129b7a1cd8b619a6f7440d1a95c378a97ba Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 3 Mar 2016 16:11:16 +0100 Subject: [PATCH] Update to 0.9.10 --- .gitignore | 1 + mm-common.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index aec1ea5..d13facf 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ mm-common-0.9.2.tar.bz2 /mm-common-0.9.7.tar.xz /mm-common-0.9.8.tar.xz /mm-common-0.9.9.tar.xz +/mm-common-0.9.10.tar.xz diff --git a/mm-common.spec b/mm-common.spec index b0e0ef7..1f1d093 100644 --- a/mm-common.spec +++ b/mm-common.spec @@ -1,8 +1,8 @@ %global major_version 0.9 Name: mm-common -Version: %{major_version}.9 -Release: 2%{?dist} +Version: %{major_version}.10 +Release: 1%{?dist} Summary: Common build files of the C++ bindings Group: Development/Tools @@ -55,6 +55,9 @@ make %{?_smp_mflags} %{_docdir}/%{name}/* %changelog +* Thu Mar 03 2016 Kalev Lember - 0.9.10-1 +- Update to 0.9.10 + * Thu Feb 04 2016 Fedora Release Engineering - 0.9.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 26497e5..134fd77 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9d8c016a99b639d66115cbe1d892402 mm-common-0.9.9.tar.xz +49dc47af8c89ce5b3c768306b9a0f922 mm-common-0.9.10.tar.xz