From 904b6d90cc453461953908732ac33b15dce66bf3 Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Sun, 1 May 2005 21:51:37 +0000 Subject: - in way to 0.3 --- configure.ac | 2 +- rpm-mandriva-setup.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index bdb811f..2d9caec 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 0.2, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 0.3, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9) AC_CONFIG_SRCDIR diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec index 754264a..200ec23 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,6 +1,6 @@ %define name rpm-mandriva-setup -%define version 0.2 -%define release %mkrel 1 +%define version 0.3 +%define release %mkrel 0.1 Summary: The Mandriva rpm configuration and scripts Name: %{name} @@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT %dir %{_sysconfdir}/rpm/macros.d %changelog +* Sun May 01 2005 Olivier Thauvin 0.2-1mdk +- 0.2 (minor fix) + * Wed Apr 27 2005 Olivier Thauvin 0.1-1mdk - First mandriva spec -- cgit v1.2.1