[memprof: 31/76] Relase version 0.6.1 after the fork
- From: Holger Hans Peter Freyther <hfreyther src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [memprof: 31/76] Relase version 0.6.1 after the fork
- Date: Sun, 13 Jun 2010 03:40:50 +0000 (UTC)
commit 593c905a5fd423c3e92f776ad95c3bc522f5069d
Author: Holger Hans Peter Freyther <zecke selfish org>
Date: Mon Jun 8 06:45:32 2009 +0200
Relase version 0.6.1 after the fork
This is the first version after the fork. Change the maintainer
name in various places.
Makefile.am | 2 +-
configure.in | 2 +-
memprof.spec.in | 3 +++
3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 876cbc4..53e0f1e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -116,7 +116,7 @@ copyrights:
dist-hook: memprof.spec
if grep '^- Version @VERSION@' $(srcdir)/memprof.spec.in ; then : ; else \
perl -ni.bak -e \
- 'print; if (/^%changelog/) { chomp ($$date = `date +"%a %b %d %Y"`); print "* $$date Owen Taylor <otaylor\ redhat com>\n- Version @VERSION \n\n"; }' \
+ 'print; if (/^%changelog/) { chomp ($$date = `date +"%a %b %d %Y"`); print "* $$date Holger Hans Peter Freyther <zecke+memprof\ secretlabs de>\n- Version @VERSION \n\n"; }' \
$(srcdir)/memprof.spec.in ; \
( CONFIG_FILES=memprof.spec CONFIG_HEADERS= $(SHELL) ./config.status ) ; \
cp -p $(srcdir)/memprof.spec.in $(distdir) ; \
diff --git a/configure.in b/configure.in
index 3cbecb0..76eade0 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
-AC_INIT(memprof, 0.6)
+AC_INIT(memprof, 0.6.1)
AC_CONFIG_SRCDIR(memprof.glade)
dnl $Format: "AM_INIT_AUTOMAKE(MemProf, $ReleaseVersion$)" $
diff --git a/memprof.spec.in b/memprof.spec.in
index 7f49198..2f2538f 100644
--- a/memprof.spec.in
+++ b/memprof.spec.in
@@ -54,6 +54,9 @@ done
%{_sysconfdir}/gconf/schemas/*.schemas
%changelog
+* Mo Jun 08 2009 Holger Hans Peter Freyther <zecke+memprof secretlabs de>
+- Version 0.6.1
+
* Thu Jun 19 2003 Owen Taylor <otaylor redhat com>
- Version 0.5.1-ssp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]