[packages/ruby-compass-core] Up to 1.0.3
arekm
arekm at pld-linux.org
Wed Mar 18 22:02:55 CET 2026
commit 0e4a31780fa6266aad0b05ed42502fa96b0db759
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Mar 18 22:02:46 2026 +0100
Up to 1.0.3
ruby-compass-core.spec | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/ruby-compass-core.spec b/ruby-compass-core.spec
index 6665f03..bb8ab37 100644
--- a/ruby-compass-core.spec
+++ b/ruby-compass-core.spec
@@ -1,26 +1,25 @@
#
# Conditional build:
-%bcond_with tests # build without tests
+%bcond_with tests # build without tests
-%define pkgname compass-core
+%define pkgname compass-core
Summary: The Compass core stylesheet library
Name: ruby-%{pkgname}
-Version: 1.0.1
-Release: 2
+Version: 1.0.3
+Release: 1
License: MIT
Group: Development/Languages
-Source0: http://rubygems.org/downloads/%{pkgname}-%{version}.gem
-# Source0-md5: c6fdee615aafd1e6db66cf8e349bc95e
+Source0: https://rubygems.org/downloads/%{pkgname}-%{version}.gem
+# Source0-md5: 561bc7f5597bfef532eae016e4510cd8
URL: http://compass-style.org/reference/compass/
BuildRequires: rpm-rubyprov
-BuildRequires: rpmbuild(macros) >= 1.656
+BuildRequires: rpmbuild(macros) >= 1.665
%if %{with tests}
BuildRequires: ruby-rake
%endif
-Requires: ruby-multi_json < 2
Requires: ruby-multi_json >= 1.0
-Requires: ruby-sass < 3.5
Requires: ruby-sass >= 3.3.0
+Requires: ruby-sass < 3.5
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-compass-core.git/commitdiff/0e4a31780fa6266aad0b05ed42502fa96b0db759
More information about the pld-cvs-commit
mailing list