Update to 0.9.8
This commit is contained in:
parent
40e422550a
commit
b804bc594b
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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 <klember@redhat.com> - 0.9.8-1
|
||||
- Update to 0.9.8
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user