Update to 0.9.9
This commit is contained in:
parent
831671cab4
commit
a5b7cd1bba
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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 <klember@redhat.com> - 0.9.9-1
|
||||
- Update to 0.9.9
|
||||
|
||||
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 0.9.8-1
|
||||
- Update to 0.9.8
|
||||
- Use make_install macro
|
||||
|
||||
Loading…
Reference in New Issue
Block a user