Re: [Intel-gfx] [PATCH 5/5] build: Bump the version to 2.4.61

2015-04-01 Thread Daniel Vetter
On Tue, Mar 31, 2015 at 10:51:12AM -0700, Anuj Phogat wrote:
 On Tue, Mar 31, 2015 at 7:28 AM, Damien Lespiau
 damien.lesp...@intel.com wrote:
  On Mon, Mar 30, 2015 at 02:00:08PM -0700, Anuj Phogat wrote:
  This is required due to new macros added to i915_drm.h.
  These macros are used by i965 driver.
 
  Signed-off-by: Anuj Phogat anuj.pho...@gmail.com
  ---
 
  Hi,
 
  Bumping the libdrm number is done when releasing, so we can't quite take
  patches like this unless we're doing a release just after applying them.
  Usually the person doing the release bumps the version number at the
  same time.
 OK.

Also this is all done by the release script to make sure it follows
procedure and nothing is forgotten (like buildinguploading tarballs and
sending out the release announcement).
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


Re: [Intel-gfx] [PATCH 5/5] build: Bump the version to 2.4.61

2015-03-31 Thread Damien Lespiau
On Mon, Mar 30, 2015 at 02:00:08PM -0700, Anuj Phogat wrote:
 This is required due to new macros added to i915_drm.h.
 These macros are used by i965 driver.
 
 Signed-off-by: Anuj Phogat anuj.pho...@gmail.com
 ---

Hi,

Bumping the libdrm number is done when releasing, so we can't quite take
patches like this unless we're doing a release just after applying them.
Usually the person doing the release bumps the version number at the
same time.

-- 
Damien

  configure.ac | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/configure.ac b/configure.ac
 index 155d577..17c0e71 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -20,7 +20,7 @@
  
  AC_PREREQ([2.63])
  AC_INIT([libdrm],
 -[2.4.60],
 +[2.4.61],
  [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
  [libdrm])
  
 -- 
 2.3.4
 
 ___
 Intel-gfx mailing list
 Intel-gfx@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/intel-gfx
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


Re: [Intel-gfx] [PATCH 5/5] build: Bump the version to 2.4.61

2015-03-31 Thread Anuj Phogat
On Tue, Mar 31, 2015 at 7:28 AM, Damien Lespiau
damien.lesp...@intel.com wrote:
 On Mon, Mar 30, 2015 at 02:00:08PM -0700, Anuj Phogat wrote:
 This is required due to new macros added to i915_drm.h.
 These macros are used by i965 driver.

 Signed-off-by: Anuj Phogat anuj.pho...@gmail.com
 ---

 Hi,

 Bumping the libdrm number is done when releasing, so we can't quite take
 patches like this unless we're doing a release just after applying them.
 Usually the person doing the release bumps the version number at the
 same time.
OK.

 --
 Damien

  configure.ac | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

 diff --git a/configure.ac b/configure.ac
 index 155d577..17c0e71 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -20,7 +20,7 @@

  AC_PREREQ([2.63])
  AC_INIT([libdrm],
 -[2.4.60],
 +[2.4.61],
  [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
  [libdrm])

 --
 2.3.4

 ___
 Intel-gfx mailing list
 Intel-gfx@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/intel-gfx
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


[Intel-gfx] [PATCH 5/5] build: Bump the version to 2.4.61

2015-03-30 Thread Anuj Phogat
This is required due to new macros added to i915_drm.h.
These macros are used by i965 driver.

Signed-off-by: Anuj Phogat anuj.pho...@gmail.com
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 155d577..17c0e71 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
 
 AC_PREREQ([2.63])
 AC_INIT([libdrm],
-[2.4.60],
+[2.4.61],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
 [libdrm])
 
-- 
2.3.4

___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx