[gyp] Rebase to r1617

Akira TAGOH tagoh at fedoraproject.org
Tue Apr 23 10:13:16 UTC 2013


commit afbe72a6890c0d2803e73ab59b761566c01c72dc
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Tue Apr 23 19:13:12 2013 +0900

    Rebase to r1617

 .gitignore |    1 +
 gyp.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index add2d5d..8207b21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ gyp-0.1-svn839.tar.bz2
 /gyp-0.1-svn840.tar.bz2
 /gyp-0.1-svn1010.tar.bz2
 /gyp-0.1-svn1569.tar.bz2
+/gyp-0.1-svn1617.tar.bz2
diff --git a/gyp.spec b/gyp.spec
index 41b7080..8a890c8 100644
--- a/gyp.spec
+++ b/gyp.spec
@@ -1,4 +1,4 @@
-%global		revision	1569
+%global		revision	1617
 %{expand:	%%global	archivename	gyp-%{version}%{?revision:-svn%{revision}}}
 %if !(0%{?fedora} > 12 || 0%{?rhel} > 5)
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
@@ -6,7 +6,7 @@
 
 Name:		gyp
 Version:	0.1
-Release:	0.9%{?revision:.%{revision}svn}%{?dist}
+Release:	0.10%{?revision:.%{revision}svn}%{?dist}
 Summary:	Generate Your Projects
 
 Group:		Development/Tools
@@ -58,6 +58,9 @@ done
 
 
 %changelog
+* Tue Apr 23 2013 Akira TAGOH <tagoh at redhat.com> - 0.1-0.10.1617svn
+- Rebase to r1617
+
 * Tue Feb 12 2013 Akira TAGOH <tagoh at redhat.com> - 0.1-0.9.1569svn
 - Rebase to r1569 (#908983)
 
diff --git a/sources b/sources
index 5d0f3ff..8c53f71 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b13775b46cb7d34e199511ceea9a7d9e  gyp-0.1-svn1569.tar.bz2
+249a8ddd062a4a3665db8cc814f38ff7  gyp-0.1-svn1617.tar.bz2


More information about the scm-commits mailing list