From c8f7151eb71ee7ee82032fca89794bced04aa8a1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 04:21:15 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- xvarstar.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xvarstar.spec b/xvarstar.spec index 7bf09e7..d4c11db 100644 --- a/xvarstar.spec +++ b/xvarstar.spec @@ -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 - 0.9-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Sun Feb 10 2013 Parag Nemade - 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