From a5b7cd1bba678c302fb82d2588ece61ecf9a8295 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 28 Nov 2015 14:19:44 +0100 Subject: [PATCH] Update to 0.9.9 --- .gitignore | 1 + mm-common.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 925074b..aec1ea5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ mm-common-0.9.2.tar.bz2 /mm-common-0.9.6.tar.xz /mm-common-0.9.7.tar.xz /mm-common-0.9.8.tar.xz +/mm-common-0.9.9.tar.xz diff --git a/mm-common.spec b/mm-common.spec index 99c9ee9..7ede9e7 100644 --- a/mm-common.spec +++ b/mm-common.spec @@ -1,7 +1,7 @@ %global major_version 0.9 Name: mm-common -Version: %{major_version}.8 +Version: %{major_version}.9 Release: 1%{?dist} Summary: Common build files of the C++ bindings @@ -55,6 +55,9 @@ make %{?_smp_mflags} %{_docdir}/%{name}/* %changelog +* Sat Nov 28 2015 Kalev Lember - 0.9.9-1 +- Update to 0.9.9 + * Tue Sep 22 2015 Kalev Lember - 0.9.8-1 - Update to 0.9.8 - Use make_install macro diff --git a/sources b/sources index 0cd59b5..26497e5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -00fd5c6850cd5fecc2e02b04d0dd1637 mm-common-0.9.8.tar.xz +c9d8c016a99b639d66115cbe1d892402 mm-common-0.9.9.tar.xz