Discussion:
[software/build-system/iurt] 01/01: Mention README file in NEWS
root-odJJhXpcy38dnm+
2014-05-04 21:11:42 UTC
Permalink
This is an automated email from the git hooks/post-receive script.

pterjan pushed a commit to branch master
in repository software/build-system/iurt.

commit b827b432e55d5f4586d0ce1f7e8b9af2a0f13265
Author: Pascal Terjan <pterjan-***@public.gmane.org>
Date: Sun May 4 21:11:37 2014 +0000

Mention README file in NEWS
---
Commit Link:
http://gitweb.mageia.org/software/build-system/iurt/commit/?id=b827b432e55d5f4586d0ce1f7e8b9af2a0f13265

.perl_checker | 4 ++++
NEWS | 1 +
2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/.perl_checker b/.perl_checker
index a3c6880..d0ab781 100644
--- a/.perl_checker
+++ b/.perl_checker
@@ -5,7 +5,9 @@ Carp::Heavy
Compress::Zlib
constant
Cwd
+Date::Manip
Digest::base
+Digest::Perl::MD5
Encode
encoding
Exporter::Heavy
@@ -33,3 +35,5 @@ Term::ReadKey
Text::Wrap
Time::ZoneInfo
XSLoader
+urpm::media
+urpm::parallel
diff --git a/NEWS b/NEWS
index 0587574..fd486b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
- don't close stdin if --stop is used (mga#13318)
+- add a README

0.6.21
- fix code handling dependencies
--
Mageia Git Monkeys.
Loading...