Compare commits

...

2 Commits
master ... f17

Author SHA1 Message Date
Luis Bazan 95ac82b448 basic changes 2012-06-22 12:00:38 -05:00
Luis Bazan c4737b43df New Upstream Version 2012-06-22 11:58:21 -05:00
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
Perlbal-1.75.tar.gz
/Perlbal-1.78.tar.gz
/Perlbal-1.79.tar.gz
/Perlbal-1.80.tar.gz

View File

@ -1,11 +1,11 @@
Name: Perlbal
Version: 1.79
Release: 5%{?dist}
Version: 1.80
Release: 1%{?dist}
Summary: Reverse-proxy load balance and web-server
License: GPL+ or Artistic
Group: System Environment/Daemons
URL: http://search.cpan.org/dist/Perlbal/
Source0: http://www.laqee.unal.edu.co/CPAN/authors/id/D/DO/DORMANDO/Perlbal-1.79.tar.gz
Source0: http://www.laqee.unal.edu.co/CPAN/authors/id/D/DO/DORMANDO/%{name}-%{version}.tar.gz
Source1: perlbal.init
BuildArch: noarch
@ -92,6 +92,10 @@ fi
%changelog
* Fri Jun 22 2012 Luis Bazan <lbazan@fedoraproject.org> - 1.80-1
- New Upstream Version
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.79-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
565ba843bd3b8b38287e20eceab62fe5 Perlbal-1.79.tar.gz
a5bbc1d6af947ccd8bb77dc9c98f3087 Perlbal-1.80.tar.gz