vondruch pushed to rubygem-sprockets (master). "Update to Sprockets 3.2.0."

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jun 9 08:42:43 UTC 2015


From 139ade512a75ad1ac49ed4cc01ee9064f0cf82ec Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=ADt=20Ondruch?= <vondruch at redhat.com>
Date: Tue, 9 Jun 2015 10:23:47 +0200
Subject: Update to Sprockets 3.2.0.


diff --git a/.gitignore b/.gitignore
index 0d5240f..b0c4436 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,5 @@
 /sprockets-2.12.3.gem
 /sprockets-3.1.0-tests.tgz
 /sprockets-3.1.0.gem
+/sprockets-3.2.0-tests.tgz
+/sprockets-3.2.0.gem
diff --git a/rubygem-sprockets.spec b/rubygem-sprockets.spec
index a929c39..970efc7 100644
--- a/rubygem-sprockets.spec
+++ b/rubygem-sprockets.spec
@@ -2,7 +2,7 @@
 %global gem_name sprockets
 
 Name: rubygem-%{gem_name}
-Version: 3.1.0
+Version: 3.2.0
 Release: 1%{?dist}
 Summary: Rack-based asset packaging system
 Group: Development/Languages
@@ -11,7 +11,7 @@ URL: https://github.com/rails/sprockets
 Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
 # to get tests:
 # git clone https://github.com/rails/sprockets.git && cd sprockets/
-# git checkout v3.1.0 && tar czf sprockets-3.1.0-tests.tgz test/
+# git checkout v3.2.0 && tar czf sprockets-3.2.0-tests.tgz test/
 Source1: sprockets-%{version}-tests.tgz
 BuildRequires: ruby(release)
 BuildRequires: rubygems-devel
@@ -103,8 +103,8 @@ popd
 %doc %{gem_instdir}/README.md
 
 %changelog
-* Tue May 26 2015 Vít Ondruch <vondruch at redhat.com> - 3.1.0-1
-- Update to Sprockets 3.1.0.
+* Tue Jun 09 2015 Vít Ondruch <vondruch at redhat.com> - 3.2.0-1
+- Update to Sprockets 3.2.0.
 
 * Tue Nov 18 2014 Josef Stribny <jstribny at redhat.com> - 2.12.3-1
 - Update to 2.12.3
diff --git a/sources b/sources
index 29cee9b..a7645ce 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-24c75a8aaa2924e03b6b7ca42841aac7  sprockets-3.1.0-tests.tgz
-98440b922ad1bd7ae6d153494e1f1ccf  sprockets-3.1.0.gem
+0c38e005ab0b7265b467d71e810e727b  sprockets-3.2.0-tests.tgz
+77c9db88e9cc82cde68e2e5caa9ccd4c  sprockets-3.2.0.gem
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rubygem-sprockets.git/commit/?h=master&id=139ade512a75ad1ac49ed4cc01ee9064f0cf82ec


More information about the scm-commits mailing list