This commit is contained in:
Dennis Gilmore 2013-08-04 04:21:15 -05:00
commit c8f7151eb7

View file

@ -1,6 +1,6 @@
Name: xvarstar
Version: 0.9
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Astronomical program used for searching GCVS
Group: Applications/Engineering
@ -59,6 +59,9 @@ install -Dpm 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps/xvarstar.svg
%config(noreplace) %{_sysconfdir}/%{name}.conf
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sun Feb 10 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 0.9-11
- Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077
- Cleanup spec as per recently changed packaging guidelines