Compare commits
9 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
2859ba1b3b | ||
|
114e7a9396 | ||
|
69e4a1bae5 | ||
|
8c30a98df3 | ||
|
fc795d79dd | ||
|
e3ab997f74 | ||
|
1af60b6386 | ||
|
48e8524fa6 | ||
|
dcd12f3292 |
@ -1,3 +0,0 @@
|
||||
HTML-Tagset-3.03.tar.gz
|
||||
HTML-Tagset-3.04.tar.gz
|
||||
HTML-Tagset-3.10.tar.gz
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
HTML-Tagset-3.20.tar.gz
|
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}
|
||||
Version: 3.20
|
||||
Release: 3%{?dist}
|
||||
Summary: HTML::Tagset - data tables useful in parsing HTML
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -47,6 +47,21 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.20-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.20-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Tue Dec 23 2008 Marcela Mašláňová <mmaslano@redhat.com> - 3.20-1
|
||||
- update to 3.20
|
||||
|
||||
* 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