summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-11-15 16:40:30 +0000
committerFrancois Pons <fpons@mandriva.com>2001-11-15 16:40:30 +0000
commitbf62133b9f73f44e20459628a6b448b9288cebab (patch)
treee9d94bfbc24bedcd3cd567b4163811583a0d9743 /urpmi.spec
parent8d86041a6d23aed9c07c2e46234a7086616a39bf (diff)
downloadurpmi-bf62133b9f73f44e20459628a6b448b9288cebab.tar
urpmi-bf62133b9f73f44e20459628a6b448b9288cebab.tar.gz
urpmi-bf62133b9f73f44e20459628a6b448b9288cebab.tar.bz2
urpmi-bf62133b9f73f44e20459628a6b448b9288cebab.tar.xz
urpmi-bf62133b9f73f44e20459628a6b448b9288cebab.zip
first stable release using synthesis file instead of hdlist.
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 9d3eea8f..c98472a0 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 2.0
-Release: 3mdk
+Release: 4mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -112,6 +112,9 @@ rm -f /var/lib/urpmi/depslist
%changelog
+* Thu Nov 15 2001 François Pons <fpons@mandrakesoft.com> 2.0-4mdk
+- first stable support for updating synthesis file.
+
* Mon Nov 12 2001 François Pons <fpons@mandrakesoft.com> 2.0-3mdk
- added minimal support for updating synthesis file (untested).
- fixed requires resolution bug (thanks to Borsenkow Andrej).