aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fdef59be..d451290a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 5.0.2
+VERSION = 5.0.3
NAME = rpmdrake
DIRS = grpmi po data mime
diff --git a/NEWS b/NEWS
index b0fd2de8..2ffd28d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 5.0.3 - 21 October 2008, Thierry Vignaud
+
- fix displaying big list of conflicting packages
- gurpmi.addmedia
o exit on failing media instead of ignoring them (esp. for --distrib)