This commit is contained in:
Peter Robinson 2014-08-18 05:39:14 +00:00
parent 1514020567
commit 4151a5dbc6
1 changed files with 4 additions and 1 deletions

View File

@ -70,7 +70,7 @@
Name: thrift
Version: %{pkg_version}
Release: %{pkg_rel}%{?dist}
Release: %{pkg_rel}%{?dist}.1
Summary: Software framework for cross-language services development
# Parts of the source are used under the BSD and zlib licenses, but
@ -541,6 +541,9 @@ find %{buildroot} -name \*.py -exec grep -q /usr/bin/env {} \; -print | xargs -r
%changelog
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-13.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Fri Jun 27 2014 Petr Pisar <ppisar@redhat.com> - 0.9.1-13
- Use add_maven_depmap-generated file lists (bug #1107448)