1.39 bump
This commit is contained in:
parent
2352722e51
commit
85a01a189a
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/threads-shared-1.34.tar.gz
|
||||
/threads-shared-1.36.tar.gz
|
||||
/threads-shared-1.37.tar.gz
|
||||
/perl-threads-shared.spec
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-threads-shared
|
||||
Version: 1.37
|
||||
Release: 3%{?dist}
|
||||
Version: 1.39
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl extension for sharing data structures between 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.39-1
|
||||
- 1.39 bump
|
||||
|
||||
* Wed Aug 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.37-3
|
||||
- change path on vendor, so our debuginfo are not conflicting with
|
||||
perl core debuginfos
|
||||
|
||||
Loading…
Reference in New Issue
Block a user