diff --git a/.gitignore b/.gitignore index 2049a12..478c678 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ filter-requires.sh /perl-5.14.1.tar.gz /perl-5.14.2.tar.bz2 /perl-5.16.0-RC2.tar.gz +/perl-5.16.0.tar.gz diff --git a/perl.spec b/perl.spec index d414bd7..8820429 100644 --- a/perl.spec +++ b/perl.spec @@ -38,7 +38,7 @@ Group: Development/Languages # Copyright Only: for example ext/Text-Soundex/Soundex.xs License: (GPL+ or Artistic) and (GPLv2+ or Artistic) and Copyright Only and MIT and Public Domain and UCD Url: http://www.perl.org/ -Source0: http://www.cpan.org/src/5.0/perl-%{perl_version}-RC2.tar.gz +Source0: http://www.cpan.org/src/5.0/perl-%{perl_version}.tar.gz Source2: perl-5.8.0-libnet.cfg Source3: macros.perl #Systemtap tapset and example that make use of systemtap-sdt-devel @@ -1262,7 +1262,7 @@ A metapackage which requires all of the perl bits and modules in the upstream tarball from perl.org. %prep -%setup -q -n perl-%{perl_version}-RC2 +%setup -q -n perl-%{perl_version} %patch0 -p1 %patch1 -p1 %ifarch %{multilib_64_archs} @@ -2453,6 +2453,9 @@ sed \ # Old changelog entries are preserved in CVS. %changelog +* Fri May 25 2012 Marcela Mašláňová - 4:5.16.0-217 +- upload the stable 5.16.0 + * Wed May 16 2012 Marcela Mašláňová - 4:5.16.0-RC2-217 - clean patches, not needed with new version - regen by podcheck list of failed pods. cn, jp, ko pods failed. I can't decide diff --git a/sources b/sources index 3db86e4..8f14b19 100644 --- a/sources +++ b/sources @@ -3,4 +3,4 @@ ad5d07285d6e4914384b43c9abc2bdba filter-requires.sh 1737a36154bb5bca781296794afc6791 perl.stp df28fe2c574e8807d0a803308c545dca perl-example.stp 04a4c5d3c1f9f19d77daff8e8cd19a26 perl-5.14.2.tar.bz2 -b702a960a83c8006f4668d989b701d58 perl-5.16.0-RC2.tar.gz +9847f7633da2e4cea016ba6c4020ec4c perl-5.16.0.tar.gz