From 8d6de627f88700683d4a00fe7c72189ee6d02b7e Mon Sep 17 00:00:00 2001 From: Brian (bex) Exelbierd Date: Nov 21 2017 11:26:21 +0000 Subject: Fix spec description and source urls --- diff --git a/fedora-gather-easyfix.spec b/fedora-gather-easyfix.spec index 7a8afda..deaf0ce 100644 --- a/fedora-gather-easyfix.spec +++ b/fedora-gather-easyfix.spec @@ -1,11 +1,11 @@ Name: fedora-gather-easyfix Version: 0.1.1 -Release: 1%{?dist} +Release: 9%{?dist} Summary: Gather easyfix tickets across fedorahosted projects License: GPLv2+ -URL: https://fedorahosted.org/fedora-gather-easyfix/ -Source0: fedora-gather-easyfix-0.1.1.tar.gz +URL: https://pagure.io.org/fedora-gather-easyfix/ +Source0: https://releases.pagure.org/fedora-gather-easyfix/%{name}/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: python-fedora @@ -14,16 +14,16 @@ Requires: python-fedora Requires: python-jinja2 %description -The aims of this project is to offer a simple overview of where help -is needed for people coming to Fedora. +This project helps new and existing contributors to Fedora find where +help is needed. -There are a number of project hosted on fedorahosted.org which are -participating in this process by marking tickets as 'easyfix'. -fedora-gather-easyfix find them and gather them in a single place. +There are a number of project hosted on pagure.io which are participating +in this process by marking either Bugzilla tickets or Pagure issues as +'easyfix'. fedora-gather-easyfix find them and gather them on a single +page. -A new contributor can thus consult this page and find a place/task -she/he would like to help with, contact the person in charge and get -started. +A new contributor can consult this page and find a place/task they +would like to help with, contact the person in charge, and get started. %prep %setup -q @@ -43,5 +43,33 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/%{name}/template.html %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 0.1.1-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 0.1.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Wed Feb 03 2016 Fedora Release Engineering - 0.1.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 0.1.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 0.1.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sat Aug 03 2013 Fedora Release Engineering - 0.1.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Wed Feb 13 2013 Fedora Release Engineering - 0.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Thu Jul 19 2012 Fedora Release Engineering - 0.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Mon Feb 27 2012 Pierre-Yves Chibon - 0.1.1-1 +- Update to 0.1.1 +- Fix Source0 by adding the link to the fedorahosted release folder + * Mon Feb 20 2012 Pierre-Yves Chibon - 0.1.0-1 - Initial packaging for Fedora