[gyp] Rebase to r2037.

Akira TAGOH tagoh at fedoraproject.org
Mon Mar 2 09:22:36 UTC 2015


commit 93686b193ace2f0fd67a07d44bc4f84ce1d048d9
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Mon Mar 2 18:15:50 2015 +0900

    Rebase to r2037.

 .gitignore | 1 +
 gyp.spec   | 7 +++++--
 sources    | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8207b21..94ae03c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ gyp-0.1-svn839.tar.bz2
 /gyp-0.1-svn1010.tar.bz2
 /gyp-0.1-svn1569.tar.bz2
 /gyp-0.1-svn1617.tar.bz2
+/gyp-0.1-svn2037.tar.bz2
diff --git a/gyp.spec b/gyp.spec
index e624d06..82642c6 100644
--- a/gyp.spec
+++ b/gyp.spec
@@ -1,4 +1,4 @@
-%global		revision	1617
+%global		revision	2037
 %{expand:	%%global	archivename	gyp-%{version}%{?revision:-svn%{revision}}}
 %if 0%{?rhel} && 0%{?rhel} <= 6
 %{!?__python2: %global __python2 /usr/bin/python2}
@@ -12,7 +12,7 @@
 
 Name:		gyp
 Version:	0.1
-Release:	0.15%{?revision:.%{revision}svn}%{?dist}
+Release:	0.16%{?revision:.%{revision}svn}%{?dist}
 Summary:	Generate Your Projects
 
 Group:		Development/Tools
@@ -68,6 +68,9 @@ done
 
 
 %changelog
+* Mon Mar  2 2015 Akira TAGOH <tagoh at redhat.com> - 0.1-0.16.2037svn
+- Rebase to r2037.
+
 * Wed Jun 25 2014 Akira TAGOH <tagoh at redhat.com> - 0.1-0.15.1617svn
 - Update rpm macros to the latest guidelines.
 - Build against python26 for EPEL5.
diff --git a/sources b/sources
index 8c53f71..f1f2e3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-249a8ddd062a4a3665db8cc814f38ff7  gyp-0.1-svn1617.tar.bz2
+abd2817b66efa88226564fbcbc3b6c38  gyp-0.1-svn2037.tar.bz2


More information about the scm-commits mailing list