[wkhtmltopdf] 0.12.2.1

Mamoru TASAKA mtasaka at fedoraproject.org
Wed Jan 21 03:57:43 UTC 2015


commit 1af6e9735cd7689577c27d33d104f1ceae80b314
Author: John <mtasaka at fedoraproject.org>
Date:   Wed Jan 21 12:58:08 2015 +0900

    0.12.2.1

 .gitignore       |    1 +
 sources          |    2 +-
 wkhtmltopdf.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 73aa89f..a599bd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /wkhtmltopdf-5dea2532977e5e9fbcb8da7aa3bd399b257096f4.tar.gz
 /wkhtmltopdf-71e97c172893f86f575c1973898c48a3d85b09d5.tar.gz
 /wkhtmltopdf-0.12.2.tar.gz
+/wkhtmltopdf-0.12.2.1.tar.gz
diff --git a/sources b/sources
index a4e7a33..0220c35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b65e7ade4c5b378d92e957f4b45e48d  wkhtmltopdf-0.12.2.tar.gz
+f3a665a462f4939fa31dfd3ef1d3231d  wkhtmltopdf-0.12.2.1.tar.gz
diff --git a/wkhtmltopdf.spec b/wkhtmltopdf.spec
index c9a50aa..4a71c9b 100644
--- a/wkhtmltopdf.spec
+++ b/wkhtmltopdf.spec
@@ -1,7 +1,7 @@
 %global	githash	71e97c172893f86f575c1973898c48a3d85b09d5
 %global	shorthash	%(c=%{githash}; echo ${c:0:7})
 
-%global	mainver	0.12.2
+%global	mainver	0.12.2.1
 #%%global	minorver	rc.%{shorthash}
 #%%global	usegitsource	1
 
@@ -94,6 +94,9 @@ make install \
 
 
 %changelog
+* Wed Jan 21 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 0.12.2.1-1
+- 0.12.2.1
+
 * Sat Jan 10 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 0.12.2-1
 - 0.12.2
 


More information about the scm-commits mailing list