Update to 0.9.10
This commit is contained in:
parent
fe2589dd12
commit
45cb0129b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user