diff options
author | Daouda Lo <daouda@mandriva.com> | 2004-05-28 09:20:46 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2004-05-28 09:20:46 +0000 |
commit | b90388b48f0ad1405521f5a2498d2465a2900d1b (patch) | |
tree | 06437771802f72c3c60aff8747a3ddfbb3540d92 | |
parent | 3214be5e5c98f5921020e478bf2f828285150336 (diff) | |
download | mgaonline-b90388b48f0ad1405521f5a2498d2465a2900d1b.tar mgaonline-b90388b48f0ad1405521f5a2498d2465a2900d1b.tar.gz mgaonline-b90388b48f0ad1405521f5a2498d2465a2900d1b.tar.bz2 mgaonline-b90388b48f0ad1405521f5a2498d2465a2900d1b.tar.xz mgaonline-b90388b48f0ad1405521f5a2498d2465a2900d1b.zip |
- Released as mandatory update and tagged as security fix
(force applet to update itself).
-rw-r--r-- | mdkonline.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index cb09ed78..320352c2 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -1,10 +1,10 @@ -%define version 1.0 +%define version 1.1 %define name mdkonline Summary: The MandrakeOnline Tool Name: %{name} Version: %{version} -Release: 8mdk +Release: 1.100mdk Source0: %{name}-%{version}.tar.bz2 URL: http://www.mandrakeonline.net Packager: Daouda Lo <daouda@mandrakesoft.com> @@ -96,6 +96,10 @@ rm -rf $RPM_BUILD_ROOT # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) %changelog +* Fri May 28 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-1.100mdk +- Released as mandatory update and tagged as security fix + (force applet to update itself). + * Tue May 25 2004 Daouda LO <daouda@mandrakesoft.com> 1.0-8mdk - fix broken regexp in error handling code (flepied) |