diff --git a/.gitignore b/.gitignore index 7dcab94..925074b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ mm-common-0.9.2.tar.bz2 /mm-common-0.9.5.tar.bz2 /mm-common-0.9.6.tar.xz /mm-common-0.9.7.tar.xz +/mm-common-0.9.8.tar.xz diff --git a/mm-common.spec b/mm-common.spec index fcfad84..e9a5985 100644 --- a/mm-common.spec +++ b/mm-common.spec @@ -1,8 +1,8 @@ %global major_version 0.9 Name: mm-common -Version: %{major_version}.7 -Release: 2%{?dist} +Version: %{major_version}.8 +Release: 1%{?dist} Summary: Common build files of the C++ bindings Group: Development/Tools @@ -56,6 +56,9 @@ make install DESTDIR=%{buildroot} INSTALL="install -p" CPPROG="cp -p" %{_docdir}/%{name}/* %changelog +* Tue Sep 22 2015 Kalev Lember - 0.9.8-1 +- Update to 0.9.8 + * Wed Jun 17 2015 Fedora Release Engineering - 0.9.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 6adaea7..0cd59b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8b7c11db81a72168bf38d88d97df686 mm-common-0.9.7.tar.xz +00fd5c6850cd5fecc2e02b04d0dd1637 mm-common-0.9.8.tar.xz