[varnish-agent] bumped version to 4.0.0-RC2

Dridi Boukelmoune dridi at fedoraproject.org
Tue Jun 3 14:06:27 UTC 2014


commit 387d7b25deb18aa5e3bd4190fb650f7660f87349
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Tue Jun 3 16:02:10 2014 +0200

    bumped version to 4.0.0-RC2

 .gitignore         |    1 +
 sources            |    2 +-
 varnish-agent.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 80ed702..eae85be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /2.1.tar.gz
 /vagent2-4.0.0-1b8447b.tar.gz
+/vagent2-4.0.0-8352e30.tar.gz
diff --git a/sources b/sources
index 186d644..4c1939c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c3ff69372df2039da5b20ec349424e6  vagent2-4.0.0-1b8447b.tar.gz
+bfc8c7362659f54188aee3cbf24ef42d  vagent2-4.0.0-8352e30.tar.gz
diff --git a/varnish-agent.spec b/varnish-agent.spec
index 547942e..493adce 100644
--- a/varnish-agent.spec
+++ b/varnish-agent.spec
@@ -1,9 +1,9 @@
-%global commit 1b8447bffa6dd4872995f1e244a42493789f0c47
+%global commit 8352e30d79364f0145cb583a88ed3fe328771c63
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           varnish-agent
 Version:        4.0.0
-Release:        0.1%{?dist}
+Release:        0.2.RC2%{?dist}
 Summary:        Administration agent for Varnish Cache
 Group:          System Environment/Daemons
 
@@ -90,6 +90,9 @@ make check
 
 
 %changelog
+* Tue Jun 03 2014 Dridi Boukelmoune <dridi.boukelmoune at gmail.com> - 4.0.0-0.2.RC2
+- Bumped version to 4.0.0-RC2
+
 * Mon Apr 28 2014 Dridi Boukelmoune <dridi.boukelmoune at gmail.com> - 4.0.0-0.1
 - Bumped version to experimental 4.0.0
 - Switched to a commit tarball from github
@@ -113,7 +116,7 @@ make check
 - Added a patch for root privileges on the secret file
 - Added a patch for the deprecated AM_CONFIG_HEADER macro
 - Added a check section
-- sed -i s/NOGIT/%{version}/ include/Makefile.am
+- sed -i s/NOGIT/%%{version}/ include/Makefile.am
 - mv vagent.params agent.params
 
 * Sun Sep 15 2013 Dridi Boukelmoune <dridi.boukelmoune at gmail.com> - 2.1-1


More information about the scm-commits mailing list