[yawn] update to new upstream version

Michal Minar miminar at fedoraproject.org
Fri Apr 26 07:52:20 UTC 2013


commit a173c42fd9b0506c52d3a5fa17abc44282174618
Author: Michal Minar <miminar at redhat.com>
Date:   Fri Apr 26 09:50:59 2013 +0200

    update to new upstream version

 .gitignore |    1 +
 sources    |    1 +
 yawn.spec  |   11 +++++++----
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 401c380..52587b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /yawn-20121115.tar.xz
 /yawn-20130118.tar.xz
 /yawn-20130213.tar.xz
+/yawn-20130426.tar.xz
diff --git a/sources b/sources
index 5b6be05..a2b3f3f 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 b57b9102232415eab195e520dc14ac1d  yawn-20130213.tar.xz
+e171b9ad78c7c11fe9541e9ce9de7877  yawn-20130426.tar.xz
diff --git a/yawn.spec b/yawn.spec
index bab7010..a7cf755 100644
--- a/yawn.spec
+++ b/yawn.spec
@@ -1,7 +1,7 @@
 %global htmldir /var/www/yawn
 %global apacheconfdir /etc/httpd
-%global svnrev 617
-%global revdate 20130213
+%global svnrev 620
+%global revdate 20130426
 
 Name:           yawn
 Version:        0
@@ -14,8 +14,8 @@ License:        GPLv2
 URL:            https://sourceforge.net/apps/mediawiki/pywbem/index.php?title=YAWN
 # The source for this package was pulled from upstream svn repository.
 # Use the following commands to get the archive:
-#  svn export -r 617 https://pywbem.svn.sourceforge.net/svnroot/pywbem/yawn/trunk/mod_wsgi yawn-20130213
-#  tar -cJvf yawn-20130213.tar.xz yawn-20130213
+#  svn export -r 620 https://pywbem.svn.sourceforge.net/svnroot/pywbem/yawn/trunk/mod_wsgi yawn-20130426
+#  tar -cJvf yawn-20130426.tar.xz yawn-20130426
 Source0:        %{name}-%{revdate}.tar.xz
 
 BuildRequires:  httpd, python-setuptools
@@ -58,6 +58,9 @@ install -m 0644 ./apache/yawn.conf ${RPM_BUILD_ROOT}/%{apacheconfdir}/conf.d/yaw
 %{_bindir}/yawn.py
 
 %changelog
+* Fri Apr 26 2013 Michal Minar <miminar at redhat.com> 0-0.15.20130426svn620
+- Updated to latest upstream version
+
 * Wed Feb 13 2013 Michal Minar <miminar at redhat.com> 0-0.14.20130213svn617
 - Updated to latest upstream version
 


More information about the scm-commits mailing list