[quearcode] 0.2.1.

Jon Ciesla limb at fedoraproject.org
Thu Sep 13 21:48:21 UTC 2012


commit a80255c5b04c394f96a7512b6e094170922901a1
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Sep 13 16:47:20 2012 -0500

    0.2.1.

 .gitignore     |    1 +
 quearcode.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 12bf068..6cbde4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /quearcode-0.2.tar.gz
+/quearcode-0.2.1.tar.gz
diff --git a/quearcode.spec b/quearcode.spec
index 6eecea6..b3fd3d6 100644
--- a/quearcode.spec
+++ b/quearcode.spec
@@ -1,6 +1,6 @@
 Name:           quearcode
-Version:        0.2
-Release:        2%{?dist}
+Version:        0.2.1
+Release:        1%{?dist}
 Summary:        A tool for creating QR Codes
 
 Group:          Applications/Multimedia
@@ -58,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING README TODO
+%doc COPYING README
 %{_bindir}/quearcode
 %{_datadir}/quearcode
 %{_datadir}/applications/quearcode.desktop
@@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep 13 2012 Jon Ciesla <limburgher at gmail.com> - 0.2.1-1
+- 0.2.1, better size error handling.
+
 * Wed Sep 12 2012 Jon Ciesla <limburgher at gmail.com> - 0.2-2
 - URL fix for review.
 
diff --git a/sources b/sources
index 258f627..0b21b73 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e01ea581e74e079603694c946fb2e8f  quearcode-0.2.tar.gz
+9023cd44c8cbc37288f8614bebf20142  quearcode-0.2.1.tar.gz


More information about the scm-commits mailing list