public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dmapi: bump version and update CHANGES
@ 2009-01-30  8:15 Christoph Hellwig
  0 siblings, 0 replies; 4+ messages in thread
From: Christoph Hellwig @ 2009-01-30  8:15 UTC (permalink / raw)
  To: xfs


Signed-off-by: Christoph Hellwig <hch@lst.de>

Index: dmapi-dev/doc/CHANGES
===================================================================
--- dmapi-dev.orig/doc/CHANGES	2009-01-24 19:22:05.421554039 +0100
+++ dmapi-dev/doc/CHANGES	2009-01-30 09:14:04.350423953 +0100
@@ -1,3 +1,6 @@
+dmapi-2.2.9
+	- Various build system updates.
+
 dmapi-2.2.8 (9 February 2007)
 	- Fix a problem in get_mnt() called by dm_handle_to_path()
 	  The "dmi" mount option was not considered.
Index: dmapi-dev/VERSION
===================================================================
--- dmapi-dev.orig/VERSION	2009-01-30 09:13:33.524328761 +0100
+++ dmapi-dev/VERSION	2009-01-30 09:13:36.758298882 +0100
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=2
 PKG_MINOR=2
-PKG_REVISION=8
+PKG_REVISION=9
 PKG_BUILD=1

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] dmapi: bump version and update CHANGES
@ 2009-04-29 13:49 Christoph Hellwig
  2009-04-29 14:17 ` Eric Sandeen
  2009-04-29 14:42 ` Felix Blyakher
  0 siblings, 2 replies; 4+ messages in thread
From: Christoph Hellwig @ 2009-04-29 13:49 UTC (permalink / raw)
  To: xfs

Index: dmapi-dev/VERSION
===================================================================
--- dmapi-dev.orig/VERSION	2009-04-29 15:35:03.447607212 +0200
+++ dmapi-dev/VERSION	2009-04-29 15:35:06.731519494 +0200
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=2
 PKG_MINOR=2
-PKG_REVISION=9
+PKG_REVISION=10
 PKG_BUILD=1
Index: dmapi-dev/doc/CHANGES
===================================================================
--- dmapi-dev.orig/doc/CHANGES	2009-04-29 15:35:10.867482929 +0200
+++ dmapi-dev/doc/CHANGES	2009-04-29 15:36:03.542550769 +0200
@@ -1,3 +1,8 @@
+dmapi-2.2.10
+	- Update the Makepkgs script to generate proper source tarballs.
+	- Small specfile improvements, thanks to Jan Engelhardt.
+	- Various autoconf/libtool fixes, thanks to Andreas Gruenbacher.
+
 dmapi-2.2.9 (4 February 2009)
 	- Various build system updates.
 

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dmapi: bump version and update CHANGES
  2009-04-29 13:49 [PATCH] dmapi: bump version and update CHANGES Christoph Hellwig
@ 2009-04-29 14:17 ` Eric Sandeen
  2009-04-29 14:42 ` Felix Blyakher
  1 sibling, 0 replies; 4+ messages in thread
From: Eric Sandeen @ 2009-04-29 14:17 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: xfs

Christoph Hellwig wrote:
> Index: dmapi-dev/VERSION
> ===================================================================
> --- dmapi-dev.orig/VERSION	2009-04-29 15:35:03.447607212 +0200
> +++ dmapi-dev/VERSION	2009-04-29 15:35:06.731519494 +0200
> @@ -3,5 +3,5 @@
>  #
>  PKG_MAJOR=2
>  PKG_MINOR=2
> -PKG_REVISION=9
> +PKG_REVISION=10
>  PKG_BUILD=1
> Index: dmapi-dev/doc/CHANGES
> ===================================================================
> --- dmapi-dev.orig/doc/CHANGES	2009-04-29 15:35:10.867482929 +0200
> +++ dmapi-dev/doc/CHANGES	2009-04-29 15:36:03.542550769 +0200
> @@ -1,3 +1,8 @@
> +dmapi-2.2.10
> +	- Update the Makepkgs script to generate proper source tarballs.
> +	- Small specfile improvements, thanks to Jan Engelhardt.
> +	- Various autoconf/libtool fixes, thanks to Andreas Gruenbacher.
> +
>  dmapi-2.2.9 (4 February 2009)
>  	- Various build system updates.
>  

Reviewed-by: Eric Sandeen <sandeen@sandeen.net>

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dmapi: bump version and update CHANGES
  2009-04-29 13:49 [PATCH] dmapi: bump version and update CHANGES Christoph Hellwig
  2009-04-29 14:17 ` Eric Sandeen
@ 2009-04-29 14:42 ` Felix Blyakher
  1 sibling, 0 replies; 4+ messages in thread
From: Felix Blyakher @ 2009-04-29 14:42 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: xfs


On Apr 29, 2009, at 8:49 AM, Christoph Hellwig wrote:

> Index: dmapi-dev/VERSION
> ===================================================================
> --- dmapi-dev.orig/VERSION	2009-04-29 15:35:03.447607212 +0200
> +++ dmapi-dev/VERSION	2009-04-29 15:35:06.731519494 +0200
> @@ -3,5 +3,5 @@
> #
> PKG_MAJOR=2
> PKG_MINOR=2
> -PKG_REVISION=9
> +PKG_REVISION=10
> PKG_BUILD=1
> Index: dmapi-dev/doc/CHANGES
> ===================================================================
> --- dmapi-dev.orig/doc/CHANGES	2009-04-29 15:35:10.867482929 +0200
> +++ dmapi-dev/doc/CHANGES	2009-04-29 15:36:03.542550769 +0200
> @@ -1,3 +1,8 @@
> +dmapi-2.2.10
> +	- Update the Makepkgs script to generate proper source tarballs.
> +	- Small specfile improvements, thanks to Jan Engelhardt.
> +	- Various autoconf/libtool fixes, thanks to Andreas Gruenbacher.
> +
> dmapi-2.2.9 (4 February 2009)
> 	- Various build system updates.


Acked-by: Felix Blyakher <felixb@sgi.com>

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-29 14:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-29 13:49 [PATCH] dmapi: bump version and update CHANGES Christoph Hellwig
2009-04-29 14:17 ` Eric Sandeen
2009-04-29 14:42 ` Felix Blyakher
  -- strict thread matches above, loose matches on Subject: below --
2009-01-30  8:15 Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox