[librdf-generator-void-perl] 08/10: Autoupdate stuff
Jonas Smedegaard
dr at jones.dk
Sun May 18 12:37:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag dev-release-0.13_1
in repository librdf-generator-void-perl.
commit 9f58375c4da10c502b48e6f6c184059fdfdbd321
Author: Kjetil Kjernsmo <kjetil at kjernsmo.net>
Date: Wed Jul 17 12:59:57 2013 +0200
Autoupdate stuff
---
Changes | 5 +++++
MANIFEST.SKIP | 5 ++++-
README | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/Changes b/Changes
index f12671f..48a8464 100644
--- a/Changes
+++ b/Changes
@@ -5,6 +5,11 @@ Created: 2012-06-15
Bug tracker: <https://github.com/kjetilk/RDF-Generator-Void/issues>
Maintainer: Kjetil Kjernsmo <mailto:kjetilk at cpan.org>
+0.13_1 2013-07-17 # Progress bar.
+
+ - (Addition) Add a progress bar when used as a command line tool.
+ - (Bugfix) Fix DBD::SQlite problem with tempfile.
+
0.12 2013-07-07 # Some provenance and command line tool.
- (Addition) Author tests changes.
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index e52bf57..92d688d 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -96,13 +96,16 @@
\.pmc$
^pkg/
^inc/.*\.pod
+^inc/Module/Install/Admin/Copyright.pm$
+^inc/Module/Install/Admin/Credits.pm$
^inc/Module/Install/Admin/StandardDocuments.pm$
^inc/Module/Install/AuthorRequires.pm$
^inc/Module/Install/AutoLicense.pm$
+^inc/Module/Install/Copyright.pm$
+^inc/Module/Install/Credits.pm$
^inc/Module/Install/DOAP.pm$
^inc/Module/Install/DOAPChangeSets.pm$
^inc/Module/Install/ManifestSkip.pm$
^inc/Module/Install/RDF.pm$
^inc/Module/Install/ReadmeFromPod.pm$
-^inc/Module/Install/Repository.pm$
^inc/Module/Install/StandardDocuments.pm$
diff --git a/README b/README
index 4bfd94e..4402cbc 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ NAME
RDF model
VERSION
- Version 0.12
+ Version 0.13_1
SYNOPSIS
use RDF::Generator::Void;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-generator-void-perl.git
More information about the Pkg-perl-cvs-commits
mailing list