This commit is contained in:
Dennis Gilmore 2013-02-13 15:22:01 -06:00
parent 257ac55dcb
commit 2c6eb39849
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: %{far}02
Version: 0.2.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Libraries for videoconferencing
# Package is LGPLv2 except for a few files in /common/coverage/
@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Nov 14 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.2.2-1
- Update to 0.2.2
- Drop properties patch. Fixed upstream.