From 116252d38d30e558865cb2223fbf9ca37f63a437 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Apr 25 2015 10:06:17 +0000 Subject: Update to 2.8.7. - Mark LICENSE with %license. --- diff --git a/.gitignore b/.gitignore index 95b4147..da6608d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ email2trac.tar.gz /email2trac-2.7.0.tar.gz /email2trac-2.8.0.tar.gz /email2trac-2.8.4.tar.gz +/email2trac-2.8.7.tar.gz diff --git a/email2trac.spec b/email2trac.spec index f509a3e..7b96d41 100644 --- a/email2trac.spec +++ b/email2trac.spec @@ -1,8 +1,8 @@ # This spec file was derived from the upstream .spec file written by # Jon Topper Name: email2trac -Version: 2.8.4 -Release: 3%{?dist} +Version: 2.8.7 +Release: 1%{?dist} Summary: Utilities for converting emails to trac tickets Group: Applications/Internet License: ASL 2.0 @@ -45,7 +45,8 @@ make install DESTDIR=%{buildroot} %files -%doc AUTHORS ChangeLog LICENSE NOTICE README +%doc AUTHORS ChangeLog NOTICE README +%license LICENSE %{_bindir}/delete_spam %{_bindir}/email2trac %{_bindir}/run_email2trac @@ -53,6 +54,10 @@ make install DESTDIR=%{buildroot} %changelog +* Sat Apr 25 2015 Thomas Moschny - 2.8.7-1 +- Update to 2.8.7. +- Mark LICENSE with %%license. + * Sat Aug 16 2014 Fedora Release Engineering - 2.8.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 7b13a12..4717413 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f6868db7f57887ae119061676d2e854b email2trac-2.8.4.tar.gz +dce95ac7d1f372b4017e0c8142fccc78 email2trac-2.8.7.tar.gz