[Bps-public-commit] rt-extension-assets branch, master, updated. 1.01rc1-8-gcf4a1b3

Alex Vandiver alexmv at bestpractical.com
Thu May 8 15:04:58 EDT 2014


The branch, master has been updated
       via  cf4a1b3f1f69cf2c6331ad41c148ccdf33a65a0d (commit)
      from  7e24c44386435db97b0169a6ed09098b779b7f03 (commit)

Summary of changes:
 Changes                    | 4 ++++
 MANIFEST                   | 1 +
 lib/RT/Extension/Assets.pm | 2 +-
 3 files changed, 6 insertions(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit cf4a1b3f1f69cf2c6331ad41c148ccdf33a65a0d
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Thu May 8 15:00:59 2014 -0400

    Releng 1.01rc2

diff --git a/Changes b/Changes
index 3035860..5ada614 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for RT-Extension-Assets
 
+1.01rc2 2014-05-08
+ - New French translation
+ - Localization fixes
+
 1.01rc1 2014-05-08
  - Squelch warnings when Assets configuration options are set in
    RT_SiteConfig.pm
diff --git a/MANIFEST b/MANIFEST
index 7ce0b75..964579a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -113,6 +113,7 @@ META.yml
 patches/rt-4.2.1-4.2.2.patch
 po/assets.pot
 po/en.po
+po/fr.po
 README
 static/css/RTx-Assets.css
 static/js/RTx-Assets.js
diff --git a/lib/RT/Extension/Assets.pm b/lib/RT/Extension/Assets.pm
index ae611fb..6f7217f 100644
--- a/lib/RT/Extension/Assets.pm
+++ b/lib/RT/Extension/Assets.pm
@@ -50,7 +50,7 @@ use strict;
 use warnings;
 package RT::Extension::Assets;
 
-our $VERSION = '1.01rc1';
+our $VERSION = '1.01rc2';
 
 # Loaded so they're available and rights are injected.
 use RT::Catalog;

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list