summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2013-05-13 20:57:15 +0000
committerThomas Backlund <tmb@mageia.org>2013-05-13 20:57:15 +0000
commita5e46f3126cb77c6a47819ac8b1d250b2a7b3475 (patch)
tree99ae0abc09db881a7d41090e97529dfe9affc763
parent37c91fce64a42fb5115e0eb74a0e11c4a09c6832 (diff)
downloaddrakx-backup-do-not-use-a5e46f3126cb77c6a47819ac8b1d250b2a7b3475.tar
drakx-backup-do-not-use-a5e46f3126cb77c6a47819ac8b1d250b2a7b3475.tar.gz
drakx-backup-do-not-use-a5e46f3126cb77c6a47819ac8b1d250b2a7b3475.tar.bz2
drakx-backup-do-not-use-a5e46f3126cb77c6a47819ac8b1d250b2a7b3475.tar.xz
drakx-backup-do-not-use-a5e46f3126cb77c6a47819ac8b1d250b2a7b3475.zip
15.51
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 59c6c0ebb..6925c5b2e 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=15.50
+VERSION:=15.51
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index ca7135c1b..6b34a2c1c 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 15.51 - 13 May 2013
+
- any.pm: dont add arch() to release-notes file name (#10087)
- finish-install: enable Nonfree/Tainted repositories if a package
having a matching name is installed (#8379)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 17750081d..002715a2f 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 15.51 - 13 May 2013
+
- any.pm: dont add arch() to release-notes file name (#10087)
- enable Nonfree/Tainted repositories if a package having a matching
name is installed (similar to #8379)