fix release, python2-kolabformat pkg name

This commit is contained in:
Rex Dieter 2016-06-28 05:59:54 -05:00
parent 42ce42c8cc
commit dba9f19574

View File

@ -46,7 +46,7 @@
Name: libkolabxml
Version: 1.1.4
Release: 0.1%{?dist}
Release: 1%{?dist}
Summary: Kolab XML format collection parser library
License: LGPLv3+
@ -242,14 +242,14 @@ popd
%endif
%if 0%{?with_python} > 0
%files -n python-kolabformat
%files -n python2-kolabformat
%{python_sitearch}/kolabformat.py*
%{python_sitearch}/_kolabformat.so
%endif
%changelog
* Thu May 19 2016 Rex Dieter <rdieter@fedoraproject.org> - 1.1.4-0.1
* Tue Jun 28 2016 Rex Dieter <rdieter@fedoraproject.org> - 1.1.4-1
- 1.1.4
* Wed May 18 2016 Jonathan Wakely <jwakely@redhat.com> - 1.0.3-8