Update to 0.9.10

This commit is contained in:
Kalev Lember 2016-03-03 16:11:16 +01:00
parent fe2589dd12
commit 45cb0129b7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <klember@redhat.com> - 0.9.10-1
- Update to 0.9.10
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
c9d8c016a99b639d66115cbe1d892402 mm-common-0.9.9.tar.xz
49dc47af8c89ce5b3c768306b9a0f922 mm-common-0.9.10.tar.xz