1.85 bump
This commit is contained in:
parent
459e377a47
commit
2a382e16f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/threads-1.81.tar.gz
|
||||
/threads-1.82.tar.gz
|
||||
/threads-1.83.tar.gz
|
||||
/threads-1.85.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user