1.85 bump

This commit is contained in:
Petr Písař 2011-09-06 08:33:53 +02:00
parent 459e377a47
commit 2a382e16f5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/threads-1.81.tar.gz
/threads-1.82.tar.gz
/threads-1.83.tar.gz
/threads-1.85.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-threads
Version: 1.83
Release: 4%{?dist}
Version: 1.85
Release: 1%{?dist}
Summary: Perl interpreter-based threads
License: GPL+ or Artistic
Group: Development/Libraries
@ -55,6 +55,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Sep 06 2011 Petr Pisar <ppisar@redhat.com> - 1.85-1
- 1.85 bump
* Tue Aug 16 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.83-4
- change path on vendor, so our debuginfo are not conflicting with
perl core debuginfos

View File

@ -1 +1 @@
c087a8ec1eb43f54f257f22312aceb39 threads-1.83.tar.gz
0f9965148fa054cf553d7920c35cdd8e threads-1.85.tar.gz