8
0
forked from pool/perl-CSS-Sass

Compare commits

...

10 Commits

Author SHA256 Message Date
036cbe2fda Accepting request 1282852 from devel:languages:perl
We are using rubygem-sass in openQA, which is deprecated and unmaintained and not supported in SLE 16 anymore, so we want to switch to libsass / perl-CSS-Sass

OBS-URL: https://build.opensuse.org/request/show/1282852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CSS-Sass?expand=0&rev=1
2025-06-04 18:30:24 +00:00
9d30322b89 Accepting request 895827 from devel:languages:perl:autoupdate
- updated to 3.6.4
   see /usr/share/doc/packages/perl-CSS-Sass/Changes

OBS-URL: https://build.opensuse.org/request/show/895827
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CSS-Sass?expand=0&rev=22
2021-06-01 13:18:03 +00:00
ab44786f56 Accepting request 800386 from devel:languages:perl:autoupdate
updated to 3.6.3
   see /usr/share/doc/packages/perl-CSS-Sass/Changes

OBS-URL: https://build.opensuse.org/request/show/800386
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CSS-Sass?expand=0&rev=21
2020-05-06 14:17:30 +00:00
Stephan Kulow
5bb64fac5c Accepting request 799830 from devel:languages:perl:autoupdate
updated to 3.6.2
   see /usr/share/doc/packages/perl-CSS-Sass/Changes

OBS-URL: https://build.opensuse.org/request/show/799830
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CSS-Sass?expand=0&rev=20
2020-05-04 05:13:42 +00:00
Lars Vogdt
4446d71ead Accepting request 704112 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/704112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CSS-Sass?expand=0&rev=19
2019-05-22 14:05:53 +00:00
21d7c8bd45 Accepting request 693743 from devel:languages:perl:autoupdate
- updated to 3.4.13
   see /usr/share/doc/packages/perl-CSS-Sass/Changes
  CSS::Sass (3.4.13)
  
    * Fix build failures when using clang
    * Fix detection of installed modules
  
  -- Marcel Greter <perl-libsass@ocbnet.ch>  Thu, 11 Apr 2019 22:14:04 +0100

OBS-URL: https://build.opensuse.org/request/show/693743
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CSS-Sass?expand=0&rev=18
2019-04-12 14:37:00 +00:00
5f711a648a Accepting request 693033 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/693033
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CSS-Sass?expand=0&rev=17
2019-04-11 07:57:36 +00:00
2f09aba7ac Accepting request 567576 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/567576
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CSS-Sass?expand=0&rev=16
2018-01-22 21:09:57 +00:00
Stephan Kulow
6a82205b79 Accepting request 539204 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/539204
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CSS-Sass?expand=0&rev=15
2017-11-08 16:48:12 +00:00
Stephan Kulow
fa9eb2df5c Accepting request 534328 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/534328
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CSS-Sass?expand=0&rev=14
2017-10-18 05:08:44 +00:00
5 changed files with 125 additions and 24 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c6bb87212bc2f63619bba264f3eb779358ce739da4e7bd895108a50e76fdbfa
size 2559510

3
CSS-Sass-3.6.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24529e606e1aae914f53e869e42e6bb0eed3e8c9c256343c8f37fa29d9c06941
size 1334355

View File

@@ -11,7 +11,10 @@
# foo.patch: -p1
# bar.patch:
preamble: |-
BuildRequires: gcc-c++ perl(ExtUtils::CppGuess) perl(YAML::XS) perl(Test::Differences)
BuildRequires: gcc-c++
BuildRequires: perl(ExtUtils::CppGuess)
BuildRequires: perl(Test::Differences)
BuildRequires: perl(YAML::XS)
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL

View File

@@ -1,3 +1,103 @@
-------------------------------------------------------------------
Sat May 22 03:06:59 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 3.6.4
see /usr/share/doc/packages/perl-CSS-Sass/Changes
-------------------------------------------------------------------
Tue May 5 03:07:37 UTC 2020 - Tina Müller <timueller+perl@suse.de>
updated to 3.6.3
see /usr/share/doc/packages/perl-CSS-Sass/Changes
-------------------------------------------------------------------
Sat May 2 03:09:04 UTC 2020 - Tina Müller <timueller+perl@suse.de>
updated to 3.6.2
see /usr/share/doc/packages/perl-CSS-Sass/Changes
-------------------------------------------------------------------
Mon May 20 05:02:38 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 3.6.0
see /usr/share/doc/packages/perl-CSS-Sass/Changes
CSS::Sass (3.6.0)
First release with next major libsass version
This may cause your existing sass code to break
Please check the libsass changelog for breaking changes
https://github.com/sass/libsass/releases/tag/3.6.0
* Bumped libsass version to latest 3.6 stable branch (3.6.0)
* Added digest plugin to compute md5/base64/crc checksums
* Adjusted a few test cases to match new 3.6 behaviors
-- Marcel Greter <perl-libsass@ocbnet.ch> Thu, 19 May 2019 17:49:32 +0100
-------------------------------------------------------------------
Fri Apr 12 05:06:29 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 3.4.13
see /usr/share/doc/packages/perl-CSS-Sass/Changes
CSS::Sass (3.4.13)
* Fix build failures when using clang
* Fix detection of installed modules
-- Marcel Greter <perl-libsass@ocbnet.ch> Thu, 11 Apr 2019 22:14:04 +0100
-------------------------------------------------------------------
Thu Apr 11 05:03:14 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 3.4.12
see /usr/share/doc/packages/perl-CSS-Sass/Changes
CSS::Sass (3.4.12)
* Maintenance release (no libsass upgrade)
* Add unit tests for included plugins
* Changed plugin locations and auto loading
* Implement support for HRX spec tests
* Fix issue with newer ExtUtils::CppGuess
* Update ppport.h and adjust makefile
* Update sassc plugin to latest version
* Update img-size plugin to latest version
* Add loading of alternate spec output file names
* Fix spec test by trimming trailing white-space
* Add appveyor for windows/strawberry perl testing
-- Marcel Greter <perl-libsass@ocbnet.ch> Thu, 10 Apr 2019 01:44:42 +0100
CSS::Sass (3.4.11)
* Bumped libsass version to latest 3.4 stable branch (3.4.9)
* Improve spec-runner to normalize nth-child binomial spacing
* Fix sass operation overloads for inverted operands
-- Marcel Greter <perl-libsass@ocbnet.ch> Mon, 05 Feb 2018 23:31:14 +0200
-------------------------------------------------------------------
Fri Jan 19 06:08:32 UTC 2018 - coolo@suse.com
- updated to 3.4.10
see /usr/share/doc/packages/perl-CSS-Sass/Changes
-------------------------------------------------------------------
Mon Nov 6 06:23:31 UTC 2017 - coolo@suse.com
- updated to 3.4.8
see /usr/share/doc/packages/perl-CSS-Sass/Changes
-------------------------------------------------------------------
Tue Oct 17 05:07:35 UTC 2017 - coolo@suse.com
- updated to 3.4.7
see /usr/share/doc/packages/perl-CSS-Sass/Changes
-------------------------------------------------------------------
Sun Oct 8 08:39:31 UTC 2017 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-CSS-Sass
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,34 +12,33 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: perl-CSS-Sass
Version: 3.4.6
Release: 0
%define cpan_name CSS-Sass
Name: perl-CSS-Sass
Version: 3.6.4
Release: 0
Summary: Compile .scss files using libsass
License: MIT
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/CSS-Sass/
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/O/OC/OCBNET/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Encode::Locale) >= 0.01
BuildRequires: perl(ExtUtils::CppGuess) >= 0.09
BuildRequires: perl(File::Slurp) >= 0.01
BuildRequires: perl(ExtUtils::CppGuess) >= 0.14
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.52
BuildRequires: perl(File::chdir) >= 0.01
BuildRequires: perl(List::MoreUtils) >= 0.01
BuildRequires: perl(Filesys::Notify::Simple) >= 0.01
BuildRequires: perl(List::Util) >= 1.45
BuildRequires: perl(Test::Differences) >= 0.01
BuildRequires: perl(YAML::XS) >= 0.01
BuildRequires: perl(version)
Requires: perl(Encode::Locale) >= 0.01
Requires: perl(File::Slurp) >= 0.01
Requires: perl(List::MoreUtils) >= 0.01
Requires: perl(Filesys::Notify::Simple) >= 0.01
Requires: perl(List::Util) >= 1.45
Requires: perl(version)
%{perl_requires}
# MANUAL BEGIN
@@ -56,15 +55,15 @@ parity and heading towards full 3.4 compatibility. It can compile .scss and
.sass files.
%prep
%setup -q -n %{cpan_name}-%{version}
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%autosetup -n %{cpan_name}-%{version}
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
%{__make} %{?_smp_mflags}
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
%make_build
%check
%{__make} test
make test
%install
%perl_make_install
@@ -72,8 +71,7 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%perl_gen_filelist
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes perlobject.map README.md util
%doc appveyor.yml Changes CODE_OF_CONDUCT.md perlobject.map README.md util
%license LICENSE
%changelog