[rubygem-uuidtools] Updated to uuidtools 2.1.2.

Vít Ondruch vondruch at fedoraproject.org
Thu Dec 15 12:11:21 UTC 2011


commit 4944a8020483a0634a672c5da679f8d4a05ed94d
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Thu Dec 15 13:11:16 2011 +0100

    Updated to uuidtools 2.1.2.

 .gitignore             |    1 +
 rubygem-uuidtools.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7148109..1190b2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 uuidtools-2.1.1.gem
+/uuidtools-2.1.2.gem
diff --git a/rubygem-uuidtools.spec b/rubygem-uuidtools.spec
index 137c53a..041761a 100644
--- a/rubygem-uuidtools.spec
+++ b/rubygem-uuidtools.spec
@@ -8,8 +8,8 @@
 
 Summary: A simple universally unique ID generation library
 Name: rubygem-%{gemname}
-Version: 2.1.1
-Release: 4%{?dist}
+Version: 2.1.2
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://uuidtools.rubyforge.org/
@@ -80,6 +80,9 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Thu Dec 15 2011 Vít Ondruch <vondruch at redhat.com> - 2.1.2-1
+- Updated to uuidtools 2.1.2.
+
 * Thu Dec 15 2011 Vít Ondruch <vondruch at redhat.com> - 2.1.1-4
 - Use RSpec 2.x instead of RSpec 1.x.
 
diff --git a/sources b/sources
index 070a710..a5c9634 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bb543d349308b4b7f830c564b8146768  uuidtools-2.1.1.gem
+bb1d901c18ffb584c60e567cca8dceee  uuidtools-2.1.2.gem


More information about the scm-commits mailing list