Compare commits
6 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
788e364927 | ||
|
302b394f53 | ||
|
ff49700be6 | ||
|
1af60b6386 | ||
|
48e8524fa6 | ||
|
dcd12f3292 |
0
.cvsignore → .gitignore
vendored
0
.cvsignore → .gitignore
vendored
6
Makefile
6
Makefile
@ -1,6 +0,0 @@
|
||||
# Makefile for source rpm: perl-HTML-Tagset
|
||||
# $Id$
|
||||
NAME := perl-HTML-Tagset
|
||||
SPECFILE = $(firstword $(wildcard *.spec))
|
||||
|
||||
include ../common/Makefile.common
|
@ -1,6 +1,6 @@
|
||||
Name: perl-HTML-Tagset
|
||||
Version: 3.10
|
||||
Release: 6%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: HTML::Tagset - data tables useful in parsing HTML
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -47,6 +47,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 3.10-8
|
||||
- Rebuild for perl 5.10 (again)
|
||||
|
||||
* Sun Jan 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 3.10-7
|
||||
- rebuild for new perl
|
||||
|
||||
* Wed Aug 29 2007 Robin Norwood <rnorwood@redhat.com> - 3.10-6
|
||||
- Update license tag
|
||||
- Add BuildRequires
|
||||
|
Loading…
Reference in New Issue
Block a user