commit rubygem-sass for openSUSE:Factory

2019-06-19 Thread root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2019-06-19 21:01:01

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new.4811 (New)


Package is "rubygem-sass"

Wed Jun 19 21:01:01 2019 rev:51 rq:706023 version:3.7.4

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2019-01-21 10:55:01.887679689 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new.4811/rubygem-sass.changes  
2019-06-19 21:01:02.766120636 +0200
@@ -1,0 +2,6 @@
+Sun May  5 09:44:40 UTC 2019 - Stephan Kulow 
+
+- updated to version 3.7.4
+  no changelog found
+
+---

Old:

  sass-3.7.3.gem

New:

  sass-3.7.4.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.llxhof/_old  2019-06-19 21:01:03.762121472 +0200
+++ /var/tmp/diff_new_pack.llxhof/_new  2019-06-19 21:01:03.762121472 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.7.3
+Version:3.7.4
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
-Url:http://sass-lang.com/
+Url:https://sass-lang.com/
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:A powerful but elegant CSS compiler that makes CSS fun again

++ sass-3.7.3.gem -> sass-3.7.4.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CODE_OF_CONDUCT.md new/CODE_OF_CONDUCT.md
--- old/CODE_OF_CONDUCT.md  2019-01-04 20:29:42.0 +0100
+++ new/CODE_OF_CONDUCT.md  2019-04-04 02:49:58.0 +0200
@@ -7,4 +7,4 @@
 
 [The full community guidelines can be found on the Sass website.][link]
 
-[link]: http://sass-lang.com/community-guidelines
+[link]: https://sass-lang.com/community-guidelines
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CONTRIBUTING.md new/CONTRIBUTING.md
--- old/CONTRIBUTING.md 2019-01-04 20:29:42.0 +0100
+++ new/CONTRIBUTING.md 2019-04-04 02:49:58.0 +0200
@@ -1,6 +1,6 @@
 Contributions are welcomed. Please see the following site for guidelines:
 
-[http://sass-lang.com/community#Contribute](http://sass-lang.com/community#Contribute)
+[https://sass-lang.com/community#Contribute](https://sass-lang.com/community#Contribute)
 
 * [Branches](#main-development-branches)
   * [Feature Branches](#feature-branches)
@@ -100,7 +100,7 @@
 between public and private APIs and we need to be able to freely refactor our
 code.
 
-[Sass::Engine]: http://sass-lang.com/documentation/Sass/Engine.html
+[Sass::Engine]: https://sass-lang.com/documentation/Sass/Engine.html
 
 ### Making Breaking Changes
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2019-01-04 20:29:42.0 +0100
+++ new/README.md   2019-04-04 02:49:58.0 +0200
@@ -1,11 +1,9 @@
-## Ruby Sass is Deprecated!
+## Ruby Sass Has Reached End-of-Life
 
-Ruby Sass is in a sunset period where only critical bugs and CSS compatibility
-issues will be fixed. It will be completely unmaintained as of 26 March 2019.
-See [the Sass website][] for details, and consider switching to the [`sassc`
-gem][]
+Ruby Sass should no longer be used, and will no longer be receiving any 
updates.
+See [the Sass blog][], and consider switching to the [`sassc` gem].
 
-[the Sass website]: https://sass-lang.com/ruby-sass
+[the Sass blog]: https://sass-lang.com/blog/posts/7828841
 [`sassc` gem]: https://rubygems.org/gems/sassc
 
 # Sass [![Travis Build 
Status](https://travis-ci.org/sass/ruby-sass.svg?branch=next)](https://travis-ci.org/sass/ruby-sass)
 [![Gem 
Version](https://badge.fury.io/rb/sass.svg)](http://badge.fury.io/rb/sass) 
[![Inline 
docs](http://inch-ci.org/github/sass/sass.svg)](http://inch-ci.org/github/sass/sass)
@@ -54,7 +52,7 @@
 where they'll be automatically compiled
 to corresponding CSS files in `public/stylesheets` when needed
 (the Sass template directory is customizable...
-see [the Sass 
reference](http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html#template_location-option)
 for details).
+see [the Sass 
reference](https://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html#template_location-option)
 for details).
 
 Sass can also be used with any Rack-enabled web framework.
 To do so, just add
@@ -69,7 +67,7 @@
 will be compiled into CSS files in 

commit rubygem-sass for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2019-01-21 10:54:43

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new.28833 (New)


Package is "rubygem-sass"

Mon Jan 21 10:54:43 2019 rev:50 rq:666110 version:3.7.3

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2018-12-04 20:57:14.868658550 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new.28833/rubygem-sass.changes 
2019-01-21 10:55:01.887679689 +0100
@@ -1,0 +2,6 @@
+Mon Jan 14 13:57:10 UTC 2019 - Stephan Kulow 
+
+- updated to version 3.7.3
+  no changelog found
+
+---

Old:

  sass-3.7.2.gem

New:

  sass-3.7.3.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.7n8Xtv/_old  2019-01-21 10:55:04.035677103 +0100
+++ /var/tmp/diff_new_pack.7n8Xtv/_new  2019-01-21 10:55:04.035677103 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-sass
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.7.2
+Version:3.7.3
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

++ sass-3.7.2.gem -> sass-3.7.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2018-11-08 23:42:58.0 +0100
+++ new/VERSION 2019-01-04 20:29:42.0 +0100
@@ -1 +1 @@
-3.7.2
+3.7.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE2018-11-08 23:42:58.0 +0100
+++ new/VERSION_DATE2019-01-04 20:29:42.0 +0100
@@ -1 +1 @@
-08 November 2018 22:42:57 UTC
+04 January 2019 19:29:42 UTC
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/script/functions.rb 
new/lib/sass/script/functions.rb
--- old/lib/sass/script/functions.rb2018-11-08 23:42:58.0 +0100
+++ new/lib/sass/script/functions.rb2019-01-04 20:29:42.0 +0100
@@ -2908,9 +2908,9 @@
 
 def percentage_or_unitless(number, max, name)
   if number.unitless?
-value = number.value
+number.value
   elsif number.is_unit?("%")
-value = max * number.value / 100.0;
+max * number.value / 100.0;
   else
 raise ArgumentError.new(
   "$#{name}: Expected #{number} to have no units or \"%\"");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/util.rb new/lib/sass/util.rb
--- old/lib/sass/util.rb2018-11-08 23:42:58.0 +0100
+++ new/lib/sass/util.rb2019-01-04 20:29:42.0 +0100
@@ -269,7 +269,7 @@
 at_start = start && $1
 char = escaped_char(s)
 next char if char =~ (at_start ? Sass::SCSS::RX::NMSTART : 
Sass::SCSS::RX::NMCHAR)
-if char =~ (at_start ? /[\x0-\x8\xA-\x1F\x7F0-9]/ : 
/[\x0-\x8\xA-\x1F\x7F]/)
+if char =~ (at_start ? /[\x0-\x1F\x7F0-9]/ : /[\x0-\x1F\x7F]/)
   "\\#{char.ord.to_s(16)} "
 else
   "\\#{char}"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-11-08 23:42:58.0 +0100
+++ new/metadata2019-01-04 20:29:42.0 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: sass
 version: !ruby/object:Gem::Version
-  version: 3.7.2
+  version: 3.7.3
 platform: ruby
 authors:
 - Natalie Weizenbaum
@@ -10,7 +10,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-11-08 00:00:00.0 Z
+date: 2019-01-04 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: sass-listen
@@ -276,7 +276,7 @@
   version: '0'
 requirements: []
 rubyforge_project: sass
-rubygems_version: 2.6.14
+rubygems_version: 2.7.7
 signing_key: 
 specification_version: 4
 summary: A powerful but elegant CSS compiler that makes CSS fun again.




commit rubygem-sass for openSUSE:Factory

2018-12-04 Thread root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2018-12-04 20:57:13

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new.19453 (New)


Package is "rubygem-sass"

Tue Dec  4 20:57:13 2018 rev:49 rq:653711 version:3.7.2

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2018-09-24 13:14:01.673626874 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new.19453/rubygem-sass.changes 
2018-12-04 20:57:14.868658550 +0100
@@ -1,0 +2,6 @@
+Fri Nov  9 05:52:35 UTC 2018 - Stephan Kulow 
+
+- updated to version 3.7.2
+  no changelog found
+
+---

Old:

  sass-3.6.0.gem

New:

  sass-3.7.2.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.6pefin/_old  2018-12-04 20:57:15.524657826 +0100
+++ /var/tmp/diff_new_pack.6pefin/_new  2018-12-04 20:57:15.528657822 +0100
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.6.0
+Version:3.7.2
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
@@ -42,6 +42,8 @@
 PreReq: update-alternatives
 
 %description
+Ruby Sass is deprecated! See https://sass-lang.com/ruby-sass for
+details.
 Sass makes CSS fun again. Sass is an extension of CSS, adding
 nested rules, variables, mixins, selector inheritance, and more.
 It's translated to well-formatted, standard CSS using the

++ sass-3.6.0.gem -> sass-3.7.2.gem ++
 25613 lines of diff (skipped)




commit rubygem-sass for openSUSE:Factory

2018-09-24 Thread root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2018-09-24 13:14:00

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is "rubygem-sass"

Mon Sep 24 13:14:00 2018 rev:48 rq:637275 version:3.6.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2018-07-21 10:24:40.106965497 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2018-09-24 13:14:01.673626874 +0200
@@ -1,0 +2,7 @@
+Thu Sep 20 11:06:00 UTC 2018 - mschnit...@suse.com
+
+- updated to version 3.6.0
+
+  no changelog found
+
+---

Old:

  sass-3.5.7.gem

New:

  sass-3.6.0.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.5F9Mpf/_old  2018-09-24 13:14:02.289625806 +0200
+++ /var/tmp/diff_new_pack.5F9Mpf/_new  2018-09-24 13:14:02.293625799 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.5.7
+Version:3.6.0
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

++ sass-3.5.7.gem -> sass-3.6.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2018-07-18 21:10:13.0 +0200
+++ new/VERSION 2018-09-19 19:19:09.0 +0200
@@ -1 +1 @@
-3.5.7
+3.6.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE2018-07-18 21:10:13.0 +0200
+++ new/VERSION_DATE2018-09-19 19:19:09.0 +0200
@@ -1 +1 @@
-18 July 2018 19:10:13 UTC
+19 September 2018 17:19:09 UTC
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/extra/sass-spec-ref.sh new/extra/sass-spec-ref.sh
--- old/extra/sass-spec-ref.sh  2018-07-18 21:10:13.0 +0200
+++ new/extra/sass-spec-ref.sh  2018-09-19 19:19:09.0 +0200
@@ -18,7 +18,15 @@
 
 >&2 echo "Fetching pull request $TRAVIS_PULL_REQUEST..."
 
-JSON=$(curl -L -sS 
https://api.github.com/repos/sass/sass/pulls/$TRAVIS_PULL_REQUEST)
+url=https://api.github.com/repos/sass/ruby-sass/pulls/$TRAVIS_PULL_REQUEST
+if [ -z "$GITHUB_AUTH" ]; then
+>&2 echo "Fetching pull request info without authentication"
+JSON=$(curl -L -sS $url)
+else
+>&2 echo "Fetching pull request info as sassbot"
+JSON=$(curl -u "sassbot:$GITHUB_AUTH" -L -sS $url)
+fi
+>&2 echo "$JSON"
 
 RE_SPEC_PR="sass\/sass-spec(#|\/pull\/)([0-9]+)"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/importers/filesystem.rb 
new/lib/sass/importers/filesystem.rb
--- old/lib/sass/importers/filesystem.rb2018-07-18 21:10:13.0 
+0200
+++ new/lib/sass/importers/filesystem.rb2018-09-19 19:19:09.0 
+0200
@@ -154,7 +154,9 @@
 [Sass::Util.cleanpath(full_path).to_s, s]
   end
 end.flatten(1)
-return if found.empty?
+if found.empty? && split(name)[2].nil? && 
File.directory?("#{dir}/#{name}")
+  return find_real_file("#{dir}/#{name}", "index", options)
+end
 
 if found.size > 1 && !@same_name_warnings.include?(found.first.first)
   found.each {|(f, _)| @same_name_warnings << f}
@@ -202,7 +204,7 @@
 
   def _find(dir, name, options)
 full_filename, syntax = Sass::Util.destructure(find_real_file(dir, 
name, options))
-return unless full_filename && File.readable?(full_filename)
+return unless full_filename && File.file?(full_filename) && 
File.readable?(full_filename)
 
 # TODO: this preserves historical behavior, but it's possible
 # :filename should be either normalized to the native format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/script/lexer.rb new/lib/sass/script/lexer.rb
--- old/lib/sass/script/lexer.rb2018-07-18 21:10:13.0 +0200
+++ new/lib/sass/script/lexer.rb2018-09-19 19:19:09.0 +0200
@@ -368,24 +368,20 @@
 # IDs in properties are used in the Basic User Interface Module
 # (http://www.w3.org/TR/css3-ui/).
 return unless scan(REGULAR_EXPRESSIONS[:id])
-if @scanner[0] =~ /^\#[0-9a-fA-F]+$/
-  if @scanner[0].length == 4 || @scanner[0].length == 7
-return [:color, Script::Value::Color.from_hex(@scanner[0])]
-  elsif @scanner[0].length == 5 || @scanner[0].length == 9
-filename = 

commit rubygem-sass for openSUSE:Factory

2018-07-21 Thread root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2018-07-21 10:24:38

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is "rubygem-sass"

Sat Jul 21 10:24:38 2018 rev:47 rq:623997 version:3.5.7

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2018-07-18 22:52:26.559258802 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2018-07-21 10:24:40.106965497 +0200
@@ -1,0 +2,6 @@
+Thu Jul 19 07:35:41 UTC 2018 - vpere...@microfocus.com
+
+- updated to version 3.5.7
+  no changelog found 
+
+---

Old:

  sass-3.5.6.gem

New:

  sass-3.5.7.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.Eh8prC/_old  2018-07-21 10:24:41.002965281 +0200
+++ /var/tmp/diff_new_pack.Eh8prC/_new  2018-07-21 10:24:41.002965281 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.5.6
+Version:3.5.7
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

++ sass-3.5.6.gem -> sass-3.5.7.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2018-03-23 01:44:24.0 +0100
+++ new/README.md   2018-07-18 21:10:13.0 +0200
@@ -1,4 +1,4 @@
-# Sass [![Travis Build 
Status](https://travis-ci.org/sass/sass.svg?branch=next)](https://travis-ci.org/sass/sass)
 [![Gem 
Version](https://badge.fury.io/rb/sass.svg)](http://badge.fury.io/rb/sass) 
[![Inline 
docs](http://inch-ci.org/github/sass/sass.svg)](http://inch-ci.org/github/sass/sass)
+# Sass [![Travis Build 
Status](https://travis-ci.org/sass/ruby-sass.svg?branch=next)](https://travis-ci.org/sass/ruby-sass)
 [![Gem 
Version](https://badge.fury.io/rb/sass.svg)](http://badge.fury.io/rb/sass) 
[![Inline 
docs](http://inch-ci.org/github/sass/sass.svg)](http://inch-ci.org/github/sass/sass)
 
 **Sass makes CSS fun again**. Sass is an extension of CSS,
 adding nested rules, variables, mixins, selector inheritance, and more.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Rakefile new/Rakefile
--- old/Rakefile2018-03-23 01:44:24.0 +0100
+++ new/Rakefile2018-07-18 21:10:13.0 +0200
@@ -27,7 +27,7 @@
   test_cases = [
 {
   'env'   => {'MATHN' => 'true'},
-  'tasks' => ['test:ruby', 'test:spec', :rubocop]
+  'tasks' => ['test:ruby', 'test:spec']
 },
 {
   'env'   => {'MATHN' => 'false'},
@@ -110,20 +110,6 @@
   ruby_version >= version
 end
 
-begin
-  require 'rubocop/rake_task'
-  RuboCop = Rubocop unless defined?(RuboCop)
-  RuboCop::RakeTask.new do |t|
-t.patterns = FileList["lib/**/*"]
-  end
-rescue LoadError
-  task :rubocop do
-puts "Rubocop is disabled."
-puts "Passing this check is required in order for your patch to be 
accepted."
-puts "Install Rubocop and then run the style check with: rake rubocop."
-  end
-end
-
 # - Packaging -
 
 # Don't use Rake::GemPackageTast because we want prerequisites to run
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2018-03-23 01:44:24.0 +0100
+++ new/VERSION 2018-07-18 21:10:13.0 +0200
@@ -1 +1 @@
-3.5.6
+3.5.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE2018-03-23 01:44:24.0 +0100
+++ new/VERSION_DATE2018-07-18 21:10:13.0 +0200
@@ -1 +1 @@
-23 March 2018 00:44:24 UTC
+18 July 2018 19:10:13 UTC
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/engine.rb new/lib/sass/engine.rb
--- old/lib/sass/engine.rb  2018-03-23 01:44:24.0 +0100
+++ new/lib/sass/engine.rb  2018-07-18 21:10:13.0 +0200
@@ -499,7 +499,6 @@
   lines
 end
 
-# @comment
 def try_comment(line, last, tab_str, comment_tab_str, index)
   return unless last && last.comment?
   # Nested comment stuff must be at least one whitespace char deeper
@@ -726,10 +725,7 @@
   end
 end
 
-# @comment
-#   rubocop:disable ParameterLists
 def parse_property(name, parsed_name, value, prop, line, start_offset)
-  # rubocop:enable ParameterLists
 
   if name.start_with?('--')
 unless line.children.empty?
@@ -1038,8 +1034,6 @@
   values
 end
 
-  

commit rubygem-sass for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2018-07-18 22:51:25

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is "rubygem-sass"

Wed Jul 18 22:51:25 2018 rev:46 rq:621034 version:3.5.6

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2018-03-06 10:45:54.887260424 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2018-07-18 22:52:26.559258802 +0200
@@ -1,0 +2,6 @@
+Fri Mar 23 05:31:34 UTC 2018 - factory-a...@kulow.org
+
+- updated to version 3.5.6
+  no changelog found
+
+---

Old:

  sass-3.5.5.gem

New:

  sass-3.5.6.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.xKn2IL/_old  2018-07-18 22:52:27.131256905 +0200
+++ /var/tmp/diff_new_pack.xKn2IL/_new  2018-07-18 22:52:27.135256892 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.5.5
+Version:3.5.6
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

++ sass-3.5.5.gem -> sass-3.5.6.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2018-01-05 02:22:10.0 +0100
+++ new/VERSION 2018-03-23 01:44:24.0 +0100
@@ -1 +1 @@
-3.5.5
+3.5.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE2018-01-05 02:22:10.0 +0100
+++ new/VERSION_DATE2018-03-23 01:44:24.0 +0100
@@ -1 +1 @@
-05 January 2018 01:22:10 UTC
+23 March 2018 00:44:24 UTC
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/exec/sass_scss.rb 
new/lib/sass/exec/sass_scss.rb
--- old/lib/sass/exec/sass_scss.rb  2018-01-05 02:22:10.0 +0100
+++ new/lib/sass/exec/sass_scss.rb  2018-03-23 01:44:24.0 +0100
@@ -92,7 +92,7 @@
   end
 
   opts.on("-v", "--version", "Print the Sass version.") do
-puts("Sass #{Sass.version[:string]}")
+puts("Ruby Sass #{Sass.version[:string]}")
 exit
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/script/functions.rb 
new/lib/sass/script/functions.rb
--- old/lib/sass/script/functions.rb2018-01-05 02:22:10.0 +0100
+++ new/lib/sass/script/functions.rb2018-03-23 01:44:24.0 +0100
@@ -653,7 +653,15 @@
 # inclusive
 # @return [Sass::Script::Value::Color]
 # @raise [ArgumentError] if any parameter is the wrong type or out of 
bounds
-def rgb(red, green, blue)
+def rgb(red, green = nil, blue = nil)
+  if green.nil?
+return unquoted_string("rgb(#{red})") if var?(red)
+raise ArgumentError.new("wrong number of arguments (1 for 3)")
+  elsif blue.nil?
+return unquoted_string("rgb(#{red}, #{green})") if var?(red) || 
var?(green)
+raise ArgumentError.new("wrong number of arguments (2 for 3)")
+  end
+
   if special_number?(red) || special_number?(green) || 
special_number?(blue)
 return unquoted_string("rgb(#{red}, #{green}, #{blue})")
   end
@@ -677,6 +685,8 @@
   Sass::Script::Value::Color.new(color_attrs)
 end
 declare :rgb, [:red, :green, :blue]
+declare :rgb, [:red, :green]
+declare :rgb, [:red]
 
 # Creates a {Sass::Script::Value::Color Color} from red, green, blue, and
 # alpha values.
@@ -711,9 +721,22 @@
 # is the wrong type
 def rgba(*args)
   case args.size
+  when 1
+return unquoted_string("rgba(#{args.first})") if var?(args.first)
+raise ArgumentError.new("wrong number of arguments (1 for 4)")
   when 2
 color, alpha = args
 
+if var?(color)
+  return unquoted_string("rgba(#{color}, #{alpha})")
+elsif var?(alpha)
+  if color.is_a?(Sass::Script::Value::Color)
+return unquoted_string("rgba(#{color.red}, #{color.green}, 
#{color.blue}, #{alpha})")
+  else
+return unquoted_string("rgba(#{color}, #{alpha})")
+  end
+end
+
 assert_type color, :Color, :color
 if special_number?(alpha)
   unquoted_string("rgba(#{color.red}, #{color.green}, #{color.blue}, 
#{alpha})")
@@ -722,6 +745,12 @@
   check_alpha_unit alpha, 'rgba'
   color.with(:alpha => alpha.value)
 end
+  when 3
+if 

commit rubygem-sass for openSUSE:Factory

2018-03-06 Thread root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2018-03-06 10:45:52

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is "rubygem-sass"

Tue Mar  6 10:45:52 2018 rev:45 rq:581499 version:3.5.5

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2017-12-07 13:51:54.953470161 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2018-03-06 10:45:54.887260424 +0100
@@ -1,0 +2,6 @@
+Tue Feb 27 05:32:08 UTC 2018 - factory-a...@kulow.org
+
+- updated to version 3.5.5
+  no changelog found
+
+---

Old:

  sass-3.5.3.gem

New:

  sass-3.5.5.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.RjQeeE/_old  2018-03-06 10:45:56.563199882 +0100
+++ /var/tmp/diff_new_pack.RjQeeE/_new  2018-03-06 10:45:56.567199738 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-sass
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.5.3
+Version:3.5.5
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

++ sass-3.5.3.gem -> sass-3.5.5.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Rakefile new/Rakefile
--- old/Rakefile2017-10-27 02:52:01.0 +0200
+++ new/Rakefile2018-01-05 02:22:10.0 +0100
@@ -264,6 +264,46 @@
 OPTS
   Rake::Task['yard'].execute
 end
+
+# Add IDs to the reference to match the old IDs generated by Maruku. This
+# ensures that old anchored links continue to work.
+task :add_ids do
+  require 'nokogiri'
+
+  doc = Nokogiri::HTML(File.read('doc/file.SASS_REFERENCE.html'))
+
+  doc.css("#filecontents").css("h1, h2, h3, h4, h5, h6").each do |h|
+next if h.inner_text.empty?
+h['id'] =
+  case h.inner_text
+  when "Referencing Parent Selectors: &"; "parent-selector"
+  when /^Comments:/; "comments"
+  when "Strings"; "sass-script-strings"
+  when "Division and /"; "division-and-slash"
+  when /^Subtraction,/; "subtraction"
+  when "& in SassScript"; "parent-script"
+  when "@-Rules and Directives"; "directives"
+  when "@extend-Only Selectors"; "placeholders"
+  when "@extend-Only Selectors"; "placeholders"
+  when "@each"; "each-directive"
+  when "Multiple Assignment"; "each-multi-assign"
+  when "Mixin Directives"; "mixins"
+  when /^Defining a Mixin:/; "defining_a_mixin"
+  when /^Including a Mixin:/; "including_a_mixin"
+  when "Arguments"; "mixin-arguments"
+  when "Passing Content Blocks to a Mixin"; "mixin-content"
+  else
+h.inner_text.downcase.gsub(/[^a-z _-]/, '').gsub(' ', '_')
+  end
+  end
+
+  # Give each option an anchor.
+  doc.css("#filecontents li p strong code").each do |c|
+c['id'] = c.inner_text.gsub(/:/, '') + '-option'
+  end
+
+  File.write('doc/file.SASS_REFERENCE.html', doc.to_html)
+end
   end
 
   YARD::Rake::YardocTask.new do |t|
@@ -289,8 +329,8 @@
   Rake::Task['yard'].instance_variable_set('@comment', nil)
 
   desc "Generate Documentation"
-  task :doc => :yard
-  task :redoc => :yard
+  task :doc => [:yard, 'doc:add_ids']
+  task :redoc => [:yard, 'doc:add_ids']
 rescue LoadError
   desc "Generate Documentation"
   task :doc => :rdoc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2017-10-27 02:52:01.0 +0200
+++ new/VERSION 2018-01-05 02:22:10.0 +0100
@@ -1 +1 @@
-3.5.3
+3.5.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE2017-10-27 02:52:01.0 +0200
+++ new/VERSION_DATE2018-01-05 02:22:10.0 +0100
@@ -1 +1 @@
-27 October 2017 00:52:01 UTC
+05 January 2018 01:22:10 UTC
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/engine.rb new/lib/sass/engine.rb
--- old/lib/sass/engine.rb  2017-10-27 02:52:01.0 +0200
+++ new/lib/sass/engine.rb  

commit rubygem-sass for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2017-12-07 13:51:54

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is "rubygem-sass"

Thu Dec  7 13:51:54 2017 rev:44 rq:542643 version:3.5.3

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2017-08-21 11:37:07.265512456 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2017-12-07 13:51:54.953470161 +0100
@@ -1,0 +2,13 @@
+Fri Nov 17 08:32:15 UTC 2017 - mschnit...@suse.com
+
+- updated to version 3.5.3
+  * Update map source range as new elements are parsed (#2394)
+  * MapLiteral nodes have the end_pos of their first element, rather than the 
last. This PR fixes the wrong behavior.
+
+---
+Wed Oct 11 06:17:10 UTC 2017 - co...@suse.com
+
+- updated to version 3.5.2
+  no changelog found
+
+---

Old:

  sass-3.5.1.gem

New:

  sass-3.5.3.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.6dSlJb/_old  2017-12-07 13:51:55.729441900 +0100
+++ /var/tmp/diff_new_pack.6dSlJb/_new  2017-12-07 13:51:55.733441755 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.5.1
+Version:3.5.3
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
@@ -34,7 +34,7 @@
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:http://sass-lang.com/
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:A powerful but elegant CSS compiler that makes CSS fun again
 License:MIT

++ sass-3.5.1.gem -> sass-3.5.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2017-07-14 00:58:15.0 +0200
+++ new/VERSION 2017-10-27 02:52:01.0 +0200
@@ -1 +1 @@
-3.5.1
+3.5.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE2017-07-14 00:58:15.0 +0200
+++ new/VERSION_DATE2017-10-27 02:52:01.0 +0200
@@ -1 +1 @@
-13 July 2017 22:58:15 UTC
+27 October 2017 00:52:01 UTC
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/script/parser.rb 
new/lib/sass/script/parser.rb
--- old/lib/sass/script/parser.rb   2017-07-14 00:58:15.0 +0200
+++ new/lib/sass/script/parser.rb   2017-10-27 02:52:01.0 +0200
@@ -323,6 +323,7 @@
   pair = map_pair
   return map unless pair
   map.pairs << pair
+  map.source_range.end_pos = map.pairs.last.last.source_range.end_pos
 end
 map
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/scss/rx.rb new/lib/sass/scss/rx.rb
--- old/lib/sass/scss/rx.rb 2017-07-14 00:58:15.0 +0200
+++ new/lib/sass/scss/rx.rb 2017-10-27 02:52:01.0 +0200
@@ -121,7 +121,7 @@
   OPTIONAL = /!#{W}optional/i
   IDENT_START = /-|#{NMSTART}/
 
-  IDENT_HYPHEN_INTERP = /-(?=#\{)/
+  IDENT_HYPHEN_INTERP = /-+(?=#\{)/
   STRING1_NOINTERP = /\"((?:[^\n\r\f\\"#]|#(?!\{)|#{ESCAPE})*)\"/
   STRING2_NOINTERP = /\'((?:[^\n\r\f\\'#]|#(?!\{)|#{ESCAPE})*)\'/
   STRING_NOINTERP = /#{STRING1_NOINTERP}|#{STRING2_NOINTERP}/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-07-14 00:58:15.0 +0200
+++ new/metadata2017-10-27 02:52:01.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: sass
 version: !ruby/object:Gem::Version
-  version: 3.5.1
+  version: 3.5.3
 platform: ruby
 authors:
 - Natalie Weizenbaum
@@ -10,7 +10,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-07-13 00:00:00.0 Z
+date: 2017-10-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: sass-listen
@@ -372,34 +372,34 @@
   version: '0'
 requirements: []
 rubyforge_project: sass
-rubygems_version: 2.6.11
+rubygems_version: 2.4.8
 signing_key: 
 specification_version: 4
 summary: A powerful but elegant CSS compiler that makes CSS fun again.
 test_files:
+- test/sass/extend_test.rb
+- test/sass/css2sass_test.rb
+- test/sass/util_test.rb
+- 

commit rubygem-sass for openSUSE:Factory

2017-08-21 Thread root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2017-08-21 11:37:02

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is "rubygem-sass"

Mon Aug 21 11:37:02 2017 rev:43 rq:515061 version:3.5.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2017-06-08 15:01:17.377532897 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2017-08-21 11:37:07.265512456 +0200
@@ -1,0 +2,6 @@
+Thu Aug  3 19:40:16 UTC 2017 - co...@suse.com
+
+- updated to version 3.5.1
+ CHANGELOG.md removed upstream
+
+---

Old:

  sass-3.4.24.gem

New:

  sass-3.5.1.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.ArSPok/_old  2017-08-21 11:37:08.761302086 +0200
+++ /var/tmp/diff_new_pack.ArSPok/_new  2017-08-21 11:37:08.797297024 +0200
@@ -24,12 +24,12 @@
 #
 
 Name:   rubygem-sass
-Version:3.4.24
+Version:3.5.1
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{ruby >= 1.8.7}
+BuildRequires:  %{ruby >= 2.0.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives

++ sass-3.4.24.gem -> sass-3.5.1.gem ++
 15156 lines of diff (skipped)




commit rubygem-sass for openSUSE:Factory

2017-06-08 Thread root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2017-06-08 15:01:16

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is "rubygem-sass"

Thu Jun  8 15:01:16 2017 rev:42 rq:497694 version:3.4.24

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2016-12-29 22:45:57.666721300 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2017-06-08 15:01:17.377532897 +0200
@@ -1,0 +2,6 @@
+Tue May 23 10:19:24 UTC 2017 - co...@suse.com
+
+- updated to version 3.4.24
+ see installed CHANGELOG.md
+
+---

Old:

  sass-3.4.23.gem

New:

  sass-3.4.24.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.2plO17/_old  2017-06-08 15:01:18.077434120 +0200
+++ /var/tmp/diff_new_pack.2plO17/_new  2017-06-08 15:01:18.081433555 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-sass
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.4.23
+Version:3.4.24
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

++ sass-3.4.23.gem -> sass-3.4.24.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.yardopts new/.yardopts
--- old/.yardopts   2016-12-20 00:15:44.0 +0100
+++ new/.yardopts   2017-05-19 02:01:42.0 +0200
@@ -1,6 +1,6 @@
 --readme  README.md
 --markup  markdown
---markup-provider maruku
+--markup-provider redcarpet
 --default-return  ""
 --title   "Sass Documentation"
 --query   'object.type != :classvariable'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2016-12-20 00:15:44.0 +0100
+++ new/VERSION 2017-05-19 02:01:42.0 +0200
@@ -1 +1 @@
-3.4.23
+3.4.24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE2016-12-20 00:15:44.0 +0100
+++ new/VERSION_DATE2017-05-19 02:01:42.0 +0200
@@ -1 +1 @@
-19 December 2016 23:15:42 UTC
+19 May 2017 00:01:41 UTC
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/engine.rb new/lib/sass/engine.rb
--- old/lib/sass/engine.rb  2016-12-20 00:15:44.0 +0100
+++ new/lib/sass/engine.rb  2017-05-19 02:01:42.0 +0200
@@ -94,13 +94,13 @@
 # `text`: `String`
 # : The text in the line, without any whitespace at the beginning or end.
 #
-# `tabs`: `Fixnum`
+# `tabs`: `Integer`
 # : The level of indentation of the line.
 #
-# `index`: `Fixnum`
+# `index`: `Integer`
 # : The line number in the original document.
 #
-# `offset`: `Fixnum`
+# `offset`: `Integer`
 # : The number of bytes in on the line that the text begins.
 #   This ends up being the number of bytes of leading whitespace.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/error.rb new/lib/sass/error.rb
--- old/lib/sass/error.rb   2016-12-20 00:15:44.0 +0100
+++ new/lib/sass/error.rb   2017-05-19 02:01:42.0 +0200
@@ -69,14 +69,14 @@
 # The name of the mixin in which the error occurred.
 # This could be `nil` if the error occurred outside a mixin.
 #
-# @return [Fixnum]
+# @return [String]
 def sass_mixin
   sass_backtrace.first[:mixin]
 end
 
 # The line of the Sass template on which the error occurred.
 #
-# @return [Fixnum]
+# @return [Integer]
 def sass_line
   sass_backtrace.first[:line]
 end
@@ -153,7 +153,7 @@
   # Returns an error report for an exception in CSS format.
   #
   # @param e [Exception]
-  # @param line_offset [Fixnum] The number of the first line of the Sass 
template.
+  # @param line_offset [Integer] The number of the first line of the Sass 
template.
   # @return [String] The error report
   # @raise [Exception] `e`, if the
   #   {file:SASS_REFERENCE.md#full_exception-option `:full_exception`} 
option
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit rubygem-sass for openSUSE:Factory

2016-04-28 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2016-04-28 16:53:38

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is "rubygem-sass"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2015-10-14 16:45:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2016-04-28 16:56:42.0 +0200
@@ -1,0 +2,18 @@
+Wed Apr  6 06:32:11 UTC 2016 - co...@suse.com
+
+- updated to version 3.4.22
+ see installed CHANGELOG.md
+
+---
+Thu Jan 21 05:48:13 UTC 2016 - co...@suse.com
+
+- updated to version 3.4.21
+ see installed CHANGELOG.md
+
+---
+Thu Dec 10 05:35:37 UTC 2015 - co...@suse.com
+
+- updated to version 3.4.20
+ see installed CHANGELOG.md
+
+---

Old:

  sass-3.4.19.gem

New:

  sass-3.4.22.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.rbHkBJ/_old  2016-04-28 16:56:43.0 +0200
+++ /var/tmp/diff_new_pack.rbHkBJ/_new  2016-04-28 16:56:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-sass
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.4.19
+Version:3.4.22
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

++ sass-3.4.19.gem -> sass-3.4.22.gem ++
 5218 lines of diff (skipped)




commit rubygem-sass for openSUSE:Factory

2015-10-14 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2015-10-14 16:44:59

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is "rubygem-sass"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2015-08-27 08:58:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2015-10-14 16:45:00.0 +0200
@@ -1,0 +2,6 @@
+Sat Oct 10 04:30:06 UTC 2015 - co...@suse.com
+
+- updated to version 3.4.19
+ see installed CHANGELOG.md
+
+---

Old:

  sass-3.4.18.gem

New:

  sass-3.4.19.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.3nyS7Q/_old  2015-10-14 16:45:01.0 +0200
+++ /var/tmp/diff_new_pack.3nyS7Q/_new  2015-10-14 16:45:01.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.4.18
+Version:3.4.19
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
@@ -42,7 +42,7 @@
 PreReq: update-alternatives
 
 %description
-Sass makes CSS fun again. Sass is an extension of CSS3, adding
+Sass makes CSS fun again. Sass is an extension of CSS, adding
 nested rules, variables, mixins, selector inheritance, and more.
 It's translated to well-formatted, standard CSS using the
 command line tool or a web-framework plugin.

++ sass-3.4.18.gem -> sass-3.4.19.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CONTRIBUTING.md new/CONTRIBUTING.md
--- old/CONTRIBUTING.md 1970-01-01 01:00:00.0 +0100
+++ new/CONTRIBUTING.md 2015-10-10 03:18:30.0 +0200
@@ -1,3 +1,3 @@
-Contributions are welcomed. Please see the following sites for guidelines:
+Contributions are welcomed. Please see the following site for guidelines:
 
 
[http://sass-lang.com/community#Contribute](http://sass-lang.com/community#Contribute)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   1970-01-01 01:00:00.0 +0100
+++ new/README.md   2015-10-10 03:18:30.0 +0200
@@ -1,14 +1,14 @@
 # Sass [![Gem 
Version](https://badge.fury.io/rb/sass.png)](http://badge.fury.io/rb/sass) 
[![Inline 
docs](http://inch-ci.org/github/sass/sass.svg)](http://inch-ci.org/github/sass/sass)
 
-**Sass makes CSS fun again**. Sass is an extension of CSS3,
+**Sass makes CSS fun again**. Sass is an extension of CSS,
 adding nested rules, variables, mixins, selector inheritance, and more.
 It's translated to well-formatted, standard CSS
 using the command line tool or a web-framework plugin.
 
 Sass has two syntaxes. The new main syntax (as of Sass 3)
 is known as "SCSS" (for "Sassy CSS"),
-and is a superset of CSS3's syntax.
-This means that every valid CSS3 stylesheet is valid SCSS as well.
+and is a superset of CSS's syntax.
+This means that every valid CSS stylesheet is valid SCSS as well.
 SCSS files use the extension `.scss`.
 
 The second, older syntax is known as the indented syntax (or just "Sass").
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 1970-01-01 01:00:00.0 +0100
+++ new/VERSION 2015-10-10 03:18:30.0 +0200
@@ -1 +1 @@
-3.4.18
+3.4.19
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE1970-01-01 01:00:00.0 +0100
+++ new/VERSION_DATE2015-10-10 03:18:30.0 +0200
@@ -1 +1 @@
-25 August 2015 20:10:56 UTC
+10 October 2015 01:18:29 UTC
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/exec/sass_scss.rb 
new/lib/sass/exec/sass_scss.rb
--- old/lib/sass/exec/sass_scss.rb  1970-01-01 01:00:00.0 +0100
+++ new/lib/sass/exec/sass_scss.rb  2015-10-10 03:18:30.0 +0200
@@ -174,9 +174,6 @@
   'Read input from standard input instead of an input file.',
   'This is the default if no input file is specified.') do
 @options[:input] = $stdin
-
-# See issue 1745
-(@options[:for_engine][:load_paths] ||= []) << 
::Sass::Importers::DeprecatedPath.new(".")
   end
 
   encoding_option(opts)
@@ -390,6 +387,11 @@
   input = @options[:input]
   output = @options[:output]
 
+  if input == $stdin
+# See issue 1745
+(@options[:for_engine][:load_paths] ||= []) << 

commit rubygem-sass for openSUSE:Factory

2015-08-27 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2015-08-27 08:57:59

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2015-08-05 06:49:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2015-08-27 08:58:00.0 +0200
@@ -1,0 +2,12 @@
+Wed Aug 26 04:30:37 UTC 2015 - co...@suse.com
+
+- updated to version 3.4.18
+ see installed CHANGELOG.md
+
+---
+Sat Aug 22 04:37:01 UTC 2015 - co...@suse.com
+
+- updated to version 3.4.17
+ see installed CHANGELOG.md
+
+---

Old:

  sass-3.4.16.gem

New:

  sass-3.4.18.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.jAugt7/_old  2015-08-27 08:58:00.0 +0200
+++ /var/tmp/diff_new_pack.jAugt7/_new  2015-08-27 08:58:00.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.4.16
+Version:3.4.18
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

++ sass-3.4.16.gem - sass-3.4.18.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2015-07-11 01:22:27.0 +0200
+++ new/VERSION 1970-01-01 01:00:00.0 +0100
@@ -1 +1 @@
-3.4.16
+3.4.18
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE2015-07-11 01:22:27.0 +0200
+++ new/VERSION_DATE1970-01-01 01:00:00.0 +0100
@@ -1 +1 @@
-10 July 2015 23:22:27 UTC
+25 August 2015 20:10:56 UTC
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/script/functions.rb 
new/lib/sass/script/functions.rb
--- old/lib/sass/script/functions.rb2015-07-11 01:22:27.0 +0200
+++ new/lib/sass/script/functions.rb1970-01-01 01:00:00.0 +0100
@@ -630,6 +630,9 @@
 # @return [Sass::Script::Value::Color]
 # @raise [ArgumentError] if any parameter is the wrong type or out of 
bounds
 def rgb(red, green, blue)
+  if calc?(red) || calc?(green) || calc?(blue)
+return unquoted_string(rgb(#{red}, #{green}, #{blue}))
+  end
   assert_type red, :Number, :red
   assert_type green, :Number, :green
   assert_type blue, :Number, :blue
@@ -688,13 +691,20 @@
 color, alpha = args
 
 assert_type color, :Color, :color
-assert_type alpha, :Number, :alpha
-check_alpha_unit alpha, 'rgba'
-
-color.with(:alpha = alpha.value)
+if calc?(alpha)
+  unquoted_string(rgba(#{color.red}, #{color.green}, #{color.blue}, 
#{alpha}))
+else
+  assert_type alpha, :Number, :alpha
+  check_alpha_unit alpha, 'rgba'
+  color.with(:alpha = alpha.value)
+end
   when 4
 red, green, blue, alpha = args
-rgba(rgb(red, green, blue), alpha)
+if calc?(red) || calc?(green) || calc?(blue) || calc?(alpha)
+  unquoted_string(rgba(#{red}, #{green}, #{blue}, #{alpha}))
+else
+  rgba(rgb(red, green, blue), alpha)
+end
   else
 raise ArgumentError.new(wrong number of arguments (#{args.size} for 
4))
   end
@@ -719,7 +729,11 @@
 # @raise [ArgumentError] if `$saturation` or `$lightness` are out of bounds
 #   or any parameter is the wrong type
 def hsl(hue, saturation, lightness)
-  hsla(hue, saturation, lightness, number(1))
+  if calc?(hue) || calc?(saturation) || calc?(lightness)
+unquoted_string(hsl(#{hue}, #{saturation}, #{lightness}))
+  else
+hsla(hue, saturation, lightness, number(1))
+  end
 end
 declare :hsl, [:hue, :saturation, :lightness]
 
@@ -743,6 +757,9 @@
 # @raise [ArgumentError] if `$saturation`, `$lightness`, or `$alpha` are 
out
 #   of bounds or any parameter is the wrong type
 def hsla(hue, saturation, lightness, alpha)
+  if calc?(hue) || calc?(saturation) || calc?(lightness) || calc?(alpha)
+return unquoted_string(hsla(#{hue}, #{saturation}, #{lightness}, 
#{alpha}))
+  end
   assert_type hue, :Number, :hue
   assert_type saturation, :Number, :saturation
   assert_type lightness, :Number, :lightness
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit rubygem-sass for openSUSE:Factory

2015-08-04 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2015-08-05 06:49:52

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2015-06-24 20:53:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2015-08-05 06:49:53.0 +0200
@@ -1,0 +2,6 @@
+Sat Jul 11 04:33:05 UTC 2015 - co...@suse.com
+
+- updated to version 3.4.16
+ see installed CHANGELOG.md
+
+---

Old:

  sass-3.4.15.gem

New:

  sass-3.4.16.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.oSTNLk/_old  2015-08-05 06:49:54.0 +0200
+++ /var/tmp/diff_new_pack.oSTNLk/_new  2015-08-05 06:49:54.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.4.15
+Version:3.4.16
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

++ sass-3.4.15.gem - sass-3.4.16.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CODE_OF_CONDUCT.md new/CODE_OF_CONDUCT.md
--- old/CODE_OF_CONDUCT.md  1970-01-01 01:00:00.0 +0100
+++ new/CODE_OF_CONDUCT.md  2015-07-11 01:22:27.0 +0200
@@ -0,0 +1,10 @@
+Sass is more than a technology; Sass is driven by the community of individuals
+that power its development and use every day. As a community, we want to 
embrace
+the very differences that have made our collaboration so powerful, and work
+together to provide the best environment for learning, growing, and sharing of
+ideas. It is imperative that we keep Sass a fun, welcoming, challenging, and
+fair place to play.
+
+[The full community guidelines can be found on the Sass website.][link]
+
+[link]: http://sass-lang.com/community-guidelines
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2015-06-23 02:43:29.0 +0200
+++ new/VERSION 2015-07-11 01:22:27.0 +0200
@@ -1 +1 @@
-3.4.15
+3.4.16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE2015-06-23 02:43:29.0 +0200
+++ new/VERSION_DATE2015-07-11 01:22:27.0 +0200
@@ -1 +1 @@
-23 June 2015 00:43:28 UTC
+10 July 2015 23:22:27 UTC
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/scss/rx.rb new/lib/sass/scss/rx.rb
--- old/lib/sass/scss/rx.rb 2015-06-23 02:43:29.0 +0200
+++ new/lib/sass/scss/rx.rb 2015-07-11 01:22:27.0 +0200
@@ -96,8 +96,13 @@
 
   IMPORTANT = /!#{W}important/i
 
+  # A unit is like an IDENT, but disallows a hyphen followed by a digit.
+  # This allows 1px-2px to be interpreted as subtraction rather than 1
+  # with the unit px-2px. It also allows %.
+  UNIT = /-?#{NMSTART}(?:[a-zA-Z0-9_]|#{NONASCII}|#{ESCAPE}|-(?!\d))*|%/
+
   UNITLESS_NUMBER = /(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?\d+)?/
-  NUMBER = /#{UNITLESS_NUMBER}(?:#{IDENT}|%)?/
+  NUMBER = /#{UNITLESS_NUMBER}(?:#{UNIT})?/
   PERCENTAGE = /#{UNITLESS_NUMBER}%/
 
   URI = /url\(#{W}(?:#{STRING}|#{URL})#{W}\)/i
@@ -123,11 +128,6 @@
   OPTIONAL = /!#{W}optional/i
   IDENT_START = /-|#{NMSTART}/
 
-  # A unit is like an IDENT, but disallows a hyphen followed by a digit.
-  # This allows 1px-2px to be interpreted as subtraction rather than 1
-  # with the unit px-2px. It also allows %.
-  UNIT = /-?#{NMSTART}(?:[a-zA-Z0-9_]|#{NONASCII}|#{ESCAPE}|-(?!\d))*|%/
-
   IDENT_HYPHEN_INTERP = /-(#\{)/
   STRING1_NOINTERP = /\((?:[^\n\r\f\\#]|#(?!\{)|#{ESCAPE})*)\/
   STRING2_NOINTERP = /\'((?:[^\n\r\f\\'#]|#(?!\{)|#{ESCAPE})*)\'/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/tree/visitors/convert.rb 
new/lib/sass/tree/visitors/convert.rb
--- old/lib/sass/tree/visitors/convert.rb   2015-06-23 02:43:29.0 
+0200
+++ new/lib/sass/tree/visitors/convert.rb   2015-07-11 01:22:27.0 
+0200
@@ -23,10 +23,13 @@
   def visit_children(parent)
 @tabs += 1
 return @format == :sass ? \n :  {}\n if parent.children.empty?
+
+res = visit_rule_level(parent.children)
+
 if @format == :sass
-  \n  + super.join.rstrip + \n
+  \n  + res.rstrip + \n
 else
-   {\n + super.join.rstrip + \n#{ 

commit rubygem-sass for openSUSE:Factory

2015-06-24 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2015-06-24 20:53:35

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2015-06-12 20:30:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2015-06-24 20:53:36.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun 23 04:31:48 UTC 2015 - co...@suse.com
+
+- updated to version 3.4.15
+ see installed CHANGELOG.md
+
+---

Old:

  sass-3.4.14.gem

New:

  sass-3.4.15.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.XQCKVR/_old  2015-06-24 20:53:37.0 +0200
+++ /var/tmp/diff_new_pack.XQCKVR/_new  2015-06-24 20:53:37.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.4.14
+Version:3.4.15
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

++ sass-3.4.14.gem - sass-3.4.15.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2015-05-23 04:17:06.0 +0200
+++ new/README.md   2015-06-23 02:43:29.0 +0200
@@ -199,7 +199,7 @@
 Francisco, California and works as VP of Technology
 at [Moovweb](http://www.moovweb.com/).
 
-[Natalie Weizenbaum](http://nex-3.com) is the primary developer and architect 
of
+[Natalie Weizenbaum](https://twitter.com/nex3) is the primary developer and 
architect of
 Sass. Her hard work has kept the project alive by endlessly answering forum
 posts, fixing bugs, refactoring, finding speed improvements, writing
 documentation, implementing new features, and getting Hampton coffee (a fitting
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2015-05-23 04:17:06.0 +0200
+++ new/VERSION 2015-06-23 02:43:29.0 +0200
@@ -1 +1 @@
-3.4.14
+3.4.15
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE2015-05-23 04:17:06.0 +0200
+++ new/VERSION_DATE2015-06-23 02:43:29.0 +0200
@@ -1 +1 @@
-23 May 2015 02:17:06 UTC
+23 June 2015 00:43:28 UTC
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/engine.rb new/lib/sass/engine.rb
--- old/lib/sass/engine.rb  2015-05-23 04:17:06.0 +0200
+++ new/lib/sass/engine.rb  2015-06-23 02:43:29.0 +0200
@@ -192,6 +192,16 @@
 options[:filesystem_importer].new(p.to_s)
   end
 
+  # Remove any deprecated importers if the location is imported explicitly
+  options[:load_paths].reject! do |importer|
+importer.is_a?(Sass::Importers::DeprecatedPath) 
+  options[:load_paths].find do |other_importer|
+other_importer.is_a?(Sass::Importers::Filesystem) 
+  other_importer != importer 
+  other_importer.root == importer.root
+  end
+  end
+
   # Backwards compatibility
   options[:property_syntax] ||= options[:attribute_syntax]
   case options[:property_syntax]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/exec/sass_scss.rb 
new/lib/sass/exec/sass_scss.rb
--- old/lib/sass/exec/sass_scss.rb  2015-05-23 04:17:06.0 +0200
+++ new/lib/sass/exec/sass_scss.rb  2015-06-23 02:43:29.0 +0200
@@ -174,6 +174,9 @@
   'Read input from standard input instead of an input file.',
   'This is the default if no input file is specified.') do
 @options[:input] = $stdin
+
+# See issue 1745
+(@options[:for_engine][:load_paths] ||= [])  
::Sass::Importers::DeprecatedPath.new(.)
   end
 
   encoding_option(opts)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/importers/deprecated_path.rb 
new/lib/sass/importers/deprecated_path.rb
--- old/lib/sass/importers/deprecated_path.rb   1970-01-01 01:00:00.0 
+0100
+++ new/lib/sass/importers/deprecated_path.rb   2015-06-23 02:43:29.0 
+0200
@@ -0,0 +1,51 @@
+module Sass
+  module Importers
+# This importer emits a deprecation warning the first time it is used to
+# import a file. It is used to deprecate the current working
+# directory from the list of automatic sass 

commit rubygem-sass for openSUSE:Factory

2015-06-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2015-06-12 20:30:30

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2015-03-01 14:46:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2015-06-12 20:30:33.0 +0200
@@ -1,0 +2,6 @@
+Thu May 28 04:33:45 UTC 2015 - co...@suse.com
+
+- updated to version 3.4.14
+ see installed CHANGELOG.md
+
+---

Old:

  sass-3.4.13.gem

New:

  sass-3.4.14.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.h0oG1i/_old  2015-06-12 20:30:35.0 +0200
+++ /var/tmp/diff_new_pack.h0oG1i/_new  2015-06-12 20:30:35.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.4.13
+Version:3.4.14
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

++ sass-3.4.13.gem - sass-3.4.14.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIT-LICENSE new/MIT-LICENSE
--- old/MIT-LICENSE 2015-02-27 03:28:59.0 +0100
+++ new/MIT-LICENSE 2015-05-23 04:17:06.0 +0200
@@ -1,4 +1,4 @@
-Copyright (c) 2006-2014 Hampton Catlin, Natalie Weizenbaum, and Chris Eppstein
+Copyright (c) 2006-2015 Hampton Catlin, Natalie Weizenbaum, and Chris Eppstein
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2015-02-27 03:28:59.0 +0100
+++ new/VERSION 2015-05-23 04:17:06.0 +0200
@@ -1 +1 @@
-3.4.13
+3.4.14
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE2015-02-27 03:28:59.0 +0100
+++ new/VERSION_DATE2015-05-23 04:17:06.0 +0200
@@ -1 +1 @@
-27 February 2015 02:28:58 UTC
+23 May 2015 02:17:06 UTC
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/cache_stores/filesystem.rb 
new/lib/sass/cache_stores/filesystem.rb
--- old/lib/sass/cache_stores/filesystem.rb 2015-02-27 03:28:59.0 
+0100
+++ new/lib/sass/cache_stores/filesystem.rb 2015-05-23 04:17:06.0 
+0200
@@ -17,12 +17,12 @@
   # @see Base#\_retrieve
   def _retrieve(key, version, sha)
 return unless File.readable?(path_to(key))
-File.open(path_to(key), rb) do |f|
-  if f.readline(\n).strip == version  f.readline(\n).strip == sha
-return f.read
-  end
-end
 begin
+  File.open(path_to(key), rb) do |f|
+if f.readline(\n).strip == version  f.readline(\n).strip == 
sha
+  return f.read
+end
+  end
   File.unlink path_to(key)
 rescue Errno::ENOENT
   # Already deleted. Race condition?
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/engine.rb new/lib/sass/engine.rb
--- old/lib/sass/engine.rb  2015-02-27 03:28:59.0 +0100
+++ new/lib/sass/engine.rb  2015-05-23 04:17:06.0 +0200
@@ -84,7 +84,7 @@
   # This class handles the parsing and compilation of the Sass template.
   # Example usage:
   #
-  # template = File.load('stylesheets/sassy.sass')
+  # template = File.read('stylesheets/sassy.sass')
   # sass_engine = Sass::Engine.new(template)
   # output = sass_engine.render
   # puts output
@@ -157,7 +157,7 @@
 # @api public
 DEFAULT_OPTIONS = {
   :style = :nested,
-  :load_paths = ['.'],
+  :load_paths = [],
   :cache = true,
   :cache_location = './.sass-cache',
   :syntax = :sass,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/script/functions.rb 
new/lib/sass/script/functions.rb
--- old/lib/sass/script/functions.rb2015-02-27 03:28:59.0 +0100
+++ new/lib/sass/script/functions.rb2015-05-23 04:17:06.0 +0200
@@ -217,7 +217,7 @@
   # for selector arguments. They can take a plain string, a list of
   # lists as returned by `` or anything in between:
   #
-  # * A plain sring, such as `.foo .bar, .baz .bang`.
+  # * A plain string, such as `.foo .bar, .baz .bang`.
   # 

commit rubygem-sass for openSUSE:Factory

2015-03-01 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2015-03-01 14:46:39

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2015-02-16 21:14:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2015-03-01 14:46:40.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 27 05:31:39 UTC 2015 - co...@suse.com
+
+- updated to version 3.4.13
+
+---

Old:

  sass-3.4.12.gem

New:

  sass-3.4.13.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.g9DZi4/_old  2015-03-01 14:46:41.0 +0100
+++ /var/tmp/diff_new_pack.g9DZi4/_new  2015-03-01 14:46:41.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.4.12
+Version:3.4.13
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

++ sass-3.4.12.gem - sass-3.4.13.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2015-02-14 02:18:19.0 +0100
+++ new/VERSION 2015-02-27 03:28:59.0 +0100
@@ -1 +1 @@
-3.4.12
+3.4.13
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE2015-02-14 02:18:19.0 +0100
+++ new/VERSION_DATE2015-02-27 03:28:59.0 +0100
@@ -1 +1 @@
-14 February 2015 01:18:18 UTC
+27 February 2015 02:28:58 UTC
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/scss/css_parser.rb 
new/lib/sass/scss/css_parser.rb
--- old/lib/sass/scss/css_parser.rb 2015-02-14 02:18:19.0 +0100
+++ new/lib/sass/scss/css_parser.rb 2015-02-27 03:28:59.0 +0100
@@ -14,6 +14,13 @@
   def interpolation(warn_for_color = false); nil; end
   def use_css_import?; true; end
 
+  def block_contents(node, context)
+if node.is_a?(Sass::Tree::DirectiveNode)  node.normalized_name == 
'@keyframes'
+  context = :keyframes
+end
+super(node, context)
+  end
+
   def block_child(context)
 case context
 when :ruleset
@@ -22,6 +29,8 @@
   directive || ruleset
 when :directive
   directive || declaration_or_ruleset
+when :keyframes
+  keyframes_ruleset
 end
   end
 
@@ -35,6 +44,12 @@
 block(node(Sass::Tree::RuleNode.new(selector, range(start_pos)), 
start_pos), :ruleset)
   end
 
+  def keyframes_ruleset
+start_pos = source_position
+return unless (selector = keyframes_selector)
+block(node(Sass::Tree::KeyframeRuleNode.new(selector.strip), 
start_pos), :ruleset)
+  end
+
   @sass_script_parser = Class.new(Sass::Script::CssParser)
   @sass_script_parser.send(:include, ScriptParser)
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/selector/sequence.rb 
new/lib/sass/selector/sequence.rb
--- old/lib/sass/selector/sequence.rb   2015-02-14 02:18:20.0 +0100
+++ new/lib/sass/selector/sequence.rb   2015-02-27 03:28:59.0 +0100
@@ -260,10 +260,22 @@
 return [seq1] if seq2.empty?
 
 seq1, seq2 = seq1.dup, seq2.dup
-init = merge_initial_ops(seq1, seq2)
-return unless init
-fin = merge_final_ops(seq1, seq2)
-return unless fin
+return unless (init = merge_initial_ops(seq1, seq2))
+return unless (fin = merge_final_ops(seq1, seq2))
+
+# Make sure there's only one root selector in the output.
+root1 = has_root?(seq1.first)  seq1.shift
+root2 = has_root?(seq2.first)  seq2.shift
+if root1  root2
+  return unless (root = root1.unify(root2))
+  seq1.unshift root
+  seq2.unshift root
+elsif root1
+  seq2.unshift root1
+elsif root2
+  seq1.unshift root2
+end
+
 seq1 = group_selectors(seq1)
 seq2 = group_selectors(seq2)
 lcs = Sass::Util.lcs(seq2, seq1) do |s1, s2|
@@ -274,6 +286,7 @@
 end
 
 diff = [[init]]
+
 until lcs.empty?
   diff  chunks(seq1, seq2) {|s| parent_superselector?(s.first, 
lcs.first)}  [lcs.shift]
   seq1.shift
@@ -613,6 +626,11 @@
   (#{choices.join ', '})
 end.join ' '
   end
+
+  def 

commit rubygem-sass for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2015-02-16 21:14:00

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2014-10-24 10:48:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2015-02-16 21:14:01.0 +0100
@@ -1,0 +2,10 @@
+Sat Feb 14 05:31:35 UTC 2015 - co...@suse.com
+
+- updated to version 3.4.12
+
+---
+Mon Feb  9 07:00:53 UTC 2015 - co...@suse.com
+
+- updated to version 3.4.11, no changelog
+
+---

Old:

  sass-3.4.6.gem

New:

  sass-3.4.12.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.UtIe6a/_old  2015-02-16 21:14:02.0 +0100
+++ /var/tmp/diff_new_pack.UtIe6a/_new  2015-02-16 21:14:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-sass
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.4.6
+Version:3.4.12
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

++ sass-3.4.6.gem - sass-3.4.12.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CONTRIBUTING new/CONTRIBUTING
--- old/CONTRIBUTING2014-10-17 03:32:48.0 +0200
+++ new/CONTRIBUTING1970-01-01 01:00:00.0 +0100
@@ -1,3 +0,0 @@
-Contributions are welcomed. Please see the following sites for guidelines:
-
-  http://sass-lang.com/community#Contribute
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CONTRIBUTING.md new/CONTRIBUTING.md
--- old/CONTRIBUTING.md 1970-01-01 01:00:00.0 +0100
+++ new/CONTRIBUTING.md 2015-02-14 02:18:19.0 +0100
@@ -0,0 +1,3 @@
+Contributions are welcomed. Please see the following sites for guidelines:
+
+[http://sass-lang.com/community#Contribute](http://sass-lang.com/community#Contribute)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2014-10-17 03:32:48.0 +0200
+++ new/VERSION 2015-02-14 02:18:19.0 +0100
@@ -1 +1 @@
-3.4.6
+3.4.12
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE2014-10-17 03:32:48.0 +0200
+++ new/VERSION_DATE2015-02-14 02:18:19.0 +0100
@@ -1 +1 @@
-17 October 2014 01:32:48 UTC
+14 February 2015 01:18:18 UTC
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/exec/sass_scss.rb 
new/lib/sass/exec/sass_scss.rb
--- old/lib/sass/exec/sass_scss.rb  2014-10-17 03:32:48.0 +0200
+++ new/lib/sass/exec/sass_scss.rb  2015-02-14 02:18:19.0 +0100
@@ -42,6 +42,7 @@
 if @args.size == 1
   @args = split_colon_path(@args.first)
 else
+  @fake_update = true
   @options[:update] = true
 end
   end
@@ -312,6 +313,16 @@
 
   dirs, files = @args.map {|name| split_colon_path(name)}.
 partition {|i, _| File.directory? i}
+
+  if @fake_update  !dirs.empty?
+# Issue 1602.
+Sass::Util.sass_warn WARNING.strip
+DEPRECATION WARNING: Compiling directories without --update or --watch is
+deprecated and won't work in future versions of Sass. Instead use:
+  #{@default_syntax} --update #{@args}
+WARNING
+  end
+
   files.map! do |from, to|
 to ||= from.gsub(/\.[^.]*?$/, '.css')
 sourcemap = Sass::Util.sourcemap_name(to) if @options[:sourcemap]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/plugin/compiler.rb 
new/lib/sass/plugin/compiler.rb
--- old/lib/sass/plugin/compiler.rb 2014-10-17 03:32:48.0 +0200
+++ new/lib/sass/plugin/compiler.rb 2015-02-14 02:18:19.0 +0100
@@ -399,7 +399,8 @@
 
 def listen_to(listener)
   if Sass::Util.listen_geq_2?
-listener.map {|l| l.start}.each {|thread| thread.join}
+listener.map {|l| l.start}
+sleep
   else
 

commit rubygem-sass for openSUSE:Factory

2014-10-24 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2014-10-24 10:47:58

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2014-10-18 09:10:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2014-10-24 10:48:08.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 21 12:50:16 UTC 2014 - co...@suse.com
+
+- updated to version 3.4.6, no changelog
+
+---

Old:

  sass-3.4.5.gem

New:

  sass-3.4.6.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.5YBUMg/_old  2014-10-24 10:48:09.0 +0200
+++ /var/tmp/diff_new_pack.5YBUMg/_new  2014-10-24 10:48:09.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.4.5
+Version:3.4.6
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

++ sass-3.4.5.gem - sass-3.4.6.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 1970-01-01 01:00:00.0 +0100
+++ new/VERSION 2014-10-17 03:32:48.0 +0200
@@ -1 +1 @@
-3.4.5
+3.4.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE1970-01-01 01:00:00.0 +0100
+++ new/VERSION_DATE2014-10-17 03:32:48.0 +0200
@@ -1 +1 @@
-20 September 2014 01:03:27 UTC
+17 October 2014 01:32:48 UTC
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/importers/filesystem.rb 
new/lib/sass/importers/filesystem.rb
--- old/lib/sass/importers/filesystem.rb1970-01-01 01:00:00.0 
+0100
+++ new/lib/sass/importers/filesystem.rb2014-10-17 03:32:48.0 
+0200
@@ -51,7 +51,7 @@
   end
 
   def eql?(other)
-root.eql?(other.root)
+!other.nil?  other.respond_to?(:root)  root.eql?(other.root)
   end
 
   # @see Base#directories_to_watch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/script/value/number.rb 
new/lib/sass/script/value/number.rb
--- old/lib/sass/script/value/number.rb 1970-01-01 01:00:00.0 +0100
+++ new/lib/sass/script/value/number.rb 2014-10-17 03:32:48.0 +0200
@@ -289,7 +289,7 @@
 # @raise [Sass::SyntaxError] if the number isn't an integer
 def to_i
   super unless int?
-  value
+  value.to_i
 end
 
 # @return [Boolean] Whether or not this number is an integer.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/selector/comma_sequence.rb 
new/lib/sass/selector/comma_sequence.rb
--- old/lib/sass/selector/comma_sequence.rb 1970-01-01 01:00:00.0 
+0100
+++ new/lib/sass/selector/comma_sequence.rb 2014-10-17 03:32:48.0 
+0200
@@ -25,12 +25,7 @@
   # @raise [Sass::SyntaxError] If a parent selector is invalid
   def resolve_parent_refs(super_cseq, implicit_parent = true)
 if super_cseq.nil?
-  if @members.any? do |sel|
-   sel.members.any? do |sel_or_op|
- sel_or_op.is_a?(SimpleSequence) 
-   sel_or_op.members.any? {|ssel| ssel.is_a?(Parent)}
-   end
- end
+  if contains_parent_ref?
 raise Sass::SyntaxError.new(
   Base-level rules cannot contain the parent-selector-referencing 
character ''.)
   end
@@ -42,6 +37,13 @@
 end))
   end
 
+  # Returns whether there's a {Parent} selector anywhere in this sequence.
+  #
+  # @return [Boolean]
+  def contains_parent_ref?
+@members.any? {|sel| sel.contains_parent_ref?}
+  end
+
   # Non-destrucively extends this selector with the extensions specified 
in a hash
   # (which should come from {Sass::Tree::Visitors::Cssize}).
   #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/selector/sequence.rb 
new/lib/sass/selector/sequence.rb
--- old/lib/sass/selector/sequence.rb   1970-01-01 01:00:00.0 +0100
+++ new/lib/sass/selector/sequence.rb   2014-10-17 03:32:48.0 +0200
@@ -52,9 +52,7 @@
   def resolve_parent_refs(super_cseq, implicit_parent)
 members = @members.dup
 nl = (members.first == \n  members.shift)
-

commit rubygem-sass for openSUSE:Factory

2014-10-18 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2014-10-18 09:09:34

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2014-10-14 07:12:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2014-10-18 09:10:11.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct 15 11:58:22 UTC 2014 - co...@suse.com
+
+- updated to version 3.4.5
+  see https://github.com/guard/listen/releases
+
+---

Old:

  sass-3.3.7.gem

New:

  gem2rpm.yml
  sass-3.4.5.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.WkeAGS/_old  2014-10-18 09:10:12.0 +0200
+++ /var/tmp/diff_new_pack.WkeAGS/_new  2014-10-18 09:10:12.0 +0200
@@ -16,19 +16,26 @@
 #
 
 
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
 Name:   rubygem-sass
-Version:3.3.7
+Version:3.4.5
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
-%define mod_branch -%{version}
-%define mod_weight 30307
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{ruby = 1.8.7}
+BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros = 5
 BuildRequires:  update-alternatives
 Url:http://sass-lang.com/
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 Summary:A powerful but elegant CSS compiler that makes CSS fun again
 License:MIT
 Group:  Development/Languages/Ruby
@@ -40,7 +47,6 @@
 It's translated to well-formatted, standard CSS using the
 command line tool or a web-framework plugin.
 
-
 %prep
 
 %build

++ gem2rpm.yml ++
# ---
# ## used by gem2rpm
# :summary: this is a custom summary
# ## used by gem2rpm
# :description: |-
#   this is a custom description
#
#   it can be multiline
# ## used by gem2rpm
# :license: MIT or Ruby
# ## used by gem2rpm and gem_packages
# :version_suffix: -x_y
# ## used by gem2rpm and gem_packages
# :disable_docs: true
# ## used by gem2rpm
# :disable_automatic_rdoc_dep: true
# ## used by gem2rpm
# :preamble: |-
#   BuildRequires: foobar
#   Requires: foobar
# ## used by gem2rpm
# :patches:
#   foo.patch: -p1
#   bar.patch: 
# ## used by gem2rpm
:sources:
# - foo.desktop
# - bar.desktop
# :gem_install_args: ''
# ## used by gem2rpm
# :pre_install: |-
#   %if 0%{?use_system_libev}
#   export USE_VENDORED_LIBEV=no
#   %endif
# ## used by gem2rpm
# :post_install: |-
#   # delete custom files here or do other fancy stuff
#   install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
# ## used by gem2rpm
# :testsuite_command: |-
#   (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name}  rake test)
# ## used by gem2rpm
# :filelist: |-
#   /usr/bin/gem2rpm-opensuse
# ## used by gem2rpm
# :scripts:
#   :post: |-
# /bin/echo foo
# ## used by gem_packages
# :main:
#   :preamble: |-
# Requires: util-linux
# Recommends: pwgen
#   :filelist: |-
# /usr/bin/gem2rpm-opensuse
# ## used by gem_packages
# :custom:
#   apache:
# :preamble: |-
#   Requires: .
# :filelist: |-
#   /etc/apache2/conf.d/passenger.conf
# :summary: Custom summary is optional
# :description: |-
#   Custom description is optional
#
#   bar
# :post: |-
#   /bin/echo foo
#
++ sass-3.3.7.gem - sass-3.4.5.gem ++
 13692 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2014-10-13 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2014-10-14 07:11:54

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2014-05-22 06:57:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2014-10-14 07:12:38.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct 13 06:37:34 UTC 2014 - adr...@suse.de
+
+- adapt to new rubygem packaging style
+
+---



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.9DpesB/_old  2014-10-14 07:12:40.0 +0200
+++ /var/tmp/diff_new_pack.9DpesB/_new  2014-10-14 07:12:40.0 +0200
@@ -25,9 +25,7 @@
 %define mod_weight 30307
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros = 3
-Requires:   ruby = 1.8.7
-BuildRequires:  ruby = 1.8.7
+BuildRequires:  ruby-macros = 5
 BuildRequires:  update-alternatives
 Url:http://sass-lang.com/
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
@@ -42,91 +40,17 @@
 It's translated to well-formatted, standard CSS using the
 command line tool or a web-framework plugin.
 
-%package doc
-Summary:RDoc documentation for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
-
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description testsuite
-Test::Unit or RSpec files, useful for developers.
 
 %prep
-#gem_unpack
-#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
-#gem_build
 
 %build
 
 %install
-%gem_install -f
-mkdir -p %{buildroot}%{_sysconfdir}/alternatives
-mv %{buildroot}%{_bindir}/sass{,%{mod_branch}}
-touch %{buildroot}%{_sysconfdir}/alternatives/sass
-ln -s %{_sysconfdir}/alternatives/sass %{buildroot}%{_bindir}/sass
-
-mv %{buildroot}%{_bindir}/sass-convert{,%{mod_branch}}
-touch %{buildroot}%{_sysconfdir}/alternatives/sass-convert
-ln -s %{_sysconfdir}/alternatives/sass-convert 
%{buildroot}%{_bindir}/sass-convert
-
-mv %{buildroot}%{_bindir}/scss{,%{mod_branch}}
-touch %{buildroot}%{_sysconfdir}/alternatives/scss
-ln -s %{_sysconfdir}/alternatives/scss %{buildroot}%{_bindir}/scss
-
-mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{gem_base}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
-ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
-
-%post
-/usr/sbin/update-alternatives --install \
-%{_bindir}/sass sass %{_bindir}/sass%{mod_branch} %{mod_weight}
-/usr/sbin/update-alternatives --install \
-%{_bindir}/sass-convert sass-convert %{_bindir}/sass-convert%{mod_branch} 
%{mod_weight}
-/usr/sbin/update-alternatives --install \
-%{_bindir}/scss scss %{_bindir}/scss%{mod_branch} %{mod_weight}
-
-%preun
-if [ $1 = 0 ] ; then
-/usr/sbin/update-alternatives --remove sass %{_bindir}/sass%{mod_branch}
-fi
-if [ $1 = 0 ] ; then
-/usr/sbin/update-alternatives --remove sass-convert 
%{_bindir}/sass-convert%{mod_branch}
-fi
-if [ $1 = 0 ] ; then
-/usr/sbin/update-alternatives --remove scss %{_bindir}/scss%{mod_branch}
-fi
-
-%files
-%defattr(-,root,root,-)
-%{_docdir}/%{name}
-%{_bindir}/sass%{mod_branch}
-%{_bindir}/sass
-%ghost %{_sysconfdir}/alternatives/sass
-%{_bindir}/sass-convert%{mod_branch}
-%{_bindir}/sass-convert
-%ghost %{_sysconfdir}/alternatives/sass-convert
-%{_bindir}/scss%{mod_branch}
-%{_bindir}/scss
-%ghost %{_sysconfdir}/alternatives/scss
-%{gem_base}/cache/%{mod_full_name}.gem
-%{gem_base}/gems/%{mod_full_name}/
-%exclude %{gem_base}/gems/%{mod_full_name}/test
-%{gem_base}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{gem_base}/doc
-
-%files testsuite
-%defattr(-,root,root,-)
-%{gem_base}/gems/%{mod_full_name}/test
+%gem_install \
+  --symlink-binaries \
+  --doc-files=MIT-LICENSE README.md \
+  -f
+
+%gem_packages
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2014-05-21 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2014-05-22 06:57:50

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2014-04-22 07:41:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2014-05-22 06:57:51.0 +0200
@@ -1,0 +2,6 @@
+Sun May 18 09:04:44 UTC 2014 - co...@suse.com
+
+- updated to version 3.3.7
+ see https://github.com/guard/listen/releases
+
+---

Old:

  sass-3.3.5.gem

New:

  sass-3.3.7.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.NPeQse/_old  2014-05-22 06:57:52.0 +0200
+++ /var/tmp/diff_new_pack.NPeQse/_new  2014-05-22 06:57:52.0 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   rubygem-sass
-Version:3.3.5
+Version:3.3.7
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
 %define mod_branch -%{version}
-%define mod_weight 30305
+%define mod_weight 30307
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros = 3

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2014-04-21 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2014-04-22 07:41:39

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2014-03-25 13:28:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2014-04-22 07:41:40.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 21 17:25:01 UTC 2014 - co...@suse.com
+
+- updated to version 3.3.5
+ see https://github.com/guard/listen/releases
+
+---

Old:

  sass-3.3.4.gem

New:

  sass-3.3.5.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.DXxHKh/_old  2014-04-22 07:41:40.0 +0200
+++ /var/tmp/diff_new_pack.DXxHKh/_new  2014-04-22 07:41:40.0 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   rubygem-sass
-Version:3.3.4
+Version:3.3.5
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
 %define mod_branch -%{version}
-%define mod_weight 30304
+%define mod_weight 30305
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros = 3

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2014-03-25 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2014-03-25 13:28:18

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2014-03-21 13:50:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2014-03-25 13:28:20.0 +0100
@@ -1,0 +2,6 @@
+Sun Mar 23 06:56:31 UTC 2014 - co...@suse.com
+
+- updated to version 3.3.4
+  see https://github.com/guard/listen/releases
+
+---

Old:

  sass-3.3.3.gem

New:

  sass-3.3.4.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.U1ue1Z/_old  2014-03-25 13:28:20.0 +0100
+++ /var/tmp/diff_new_pack.U1ue1Z/_new  2014-03-25 13:28:20.0 +0100
@@ -17,12 +17,12 @@
 
 
 Name:   rubygem-sass
-Version:3.3.3
+Version:3.3.4
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
 %define mod_branch -%{version}
-%define mod_weight 30303
+%define mod_weight 30304
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros = 3

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2014-03-21 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2014-03-21 13:50:10

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2014-02-12 20:29:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2014-03-21 13:50:12.0 +0100
@@ -1,0 +2,6 @@
+Tue Mar 18 14:57:19 UTC 2014 - co...@suse.com
+
+- updated to version 3.3.3
+  CHANGELOG moved to Github 
[releases](https://github.com/guard/listen/releases) page
+
+---

Old:

  sass-3.2.14.gem

New:

  sass-3.3.3.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.HiM5t2/_old  2014-03-21 13:50:12.0 +0100
+++ /var/tmp/diff_new_pack.HiM5t2/_new  2014-03-21 13:50:12.0 +0100
@@ -17,12 +17,12 @@
 
 
 Name:   rubygem-sass
-Version:3.2.14
+Version:3.3.3
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
 %define mod_branch -%{version}
-%define mod_weight 30214
+%define mod_weight 30303
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros = 3

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2014-02-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2014-02-12 20:29:41

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2014-01-13 12:04:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2014-02-12 20:29:42.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  6 18:00:13 UTC 2014 - co...@suse.com
+
+- updated to version 3.2.14
+  (still no update for changelog)
+
+---

Old:

  sass-3.2.13.gem

New:

  sass-3.2.14.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.IffVKU/_old  2014-02-12 20:29:42.0 +0100
+++ /var/tmp/diff_new_pack.IffVKU/_new  2014-02-12 20:29:42.0 +0100
@@ -17,17 +17,17 @@
 
 
 Name:   rubygem-sass
-Version:3.2.13
+Version:3.2.14
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
 %define mod_branch -%{version}
-%define mod_weight 30213
+%define mod_weight 30214
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros = 1
+BuildRequires:  ruby-macros = 3
 Requires:   ruby = 1.8.7
-BuildRequires:  ruby-devel = 1.8.7
+BuildRequires:  ruby = 1.8.7
 BuildRequires:  update-alternatives
 Url:http://sass-lang.com/
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
@@ -82,8 +82,8 @@
 ln -s %{_sysconfdir}/alternatives/scss %{buildroot}%{_bindir}/scss
 
 mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
+ln -s %{gem_base}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
+ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %post
 /usr/sbin/update-alternatives --install \
@@ -116,17 +116,17 @@
 %{_bindir}/scss%{mod_branch}
 %{_bindir}/scss
 %ghost %{_sysconfdir}/alternatives/scss
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
-%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
+%{gem_base}/cache/%{mod_full_name}.gem
+%{gem_base}/gems/%{mod_full_name}/
+%exclude %{gem_base}/gems/%{mod_full_name}/test
+%{gem_base}/specifications/%{mod_full_name}.gemspec
 
 %files doc
 %defattr(-,root,root,-)
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
+%doc %{gem_base}/doc
 
 %files testsuite
 %defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
+%{gem_base}/gems/%{mod_full_name}/test
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2014-01-13 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2014-01-13 12:04:17

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2013-10-21 13:04:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2014-01-13 12:04:18.0 +0100
@@ -1,0 +2,6 @@
+Sun Jan  5 14:39:54 UTC 2014 - co...@suse.com
+
+- updated to version 3.2.13
+  (forgot to update http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html)
+
+---

Old:

  sass-3.2.12.gem

New:

  sass-3.2.13.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.SCt4HU/_old  2014-01-13 12:04:18.0 +0100
+++ /var/tmp/diff_new_pack.SCt4HU/_new  2014-01-13 12:04:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-sass
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:   rubygem-sass
-Version:3.2.12
+Version:3.2.13
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
 %define mod_branch -%{version}
-%define mod_weight 30212
+%define mod_weight 30213
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros = 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2013-10-21 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2013-10-21 13:04:38

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2013-08-05 20:54:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2013-10-21 13:04:39.0 +0200
@@ -1,0 +2,18 @@
+Thu Oct 10 14:20:48 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.12
+   Add a couple missing requires, fixing some load errors, especially when 
using the command-line interface.
+
+   Tune up some heuristics for eliminating redundant generated selectors. This 
will prevent some selector elimination in cases where multi-layered @extend is 
being used and where it seems intuitively like selectors shouldn’t be 
eliminated.
+
+   Fix @extend’s semantics with respect to pseudo-elements. They are no longer 
treated identically to pseudo-classes.
+
+   A more understandable error is now provided when the -E option is passed to 
the Sass command line in ruby 1.8
+
+   Fixed a bug in the output of lists containing unary plus or minus 
operations during sass = scss conversion.
+
+   Avoid the IE7 content: counter bug with content: counters as well.
+
+   Fix some thread-safety issues.
+
+---

Old:

  sass-3.2.10.gem

New:

  sass-3.2.12.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.xMtrsd/_old  2013-10-21 13:04:40.0 +0200
+++ /var/tmp/diff_new_pack.xMtrsd/_new  2013-10-21 13:04:40.0 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   rubygem-sass
-Version:3.2.10
+Version:3.2.12
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
 %define mod_branch -%{version}
-%define mod_weight 30210
+%define mod_weight 30212
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros = 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2013-08-05 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2013-08-05 20:54:22

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2013-05-27 10:00:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2013-08-05 20:54:24.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 30 16:11:23 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.10
+  (they forgot to update SASS_CHANGLOG.html)
+
+---

Old:

  sass-3.2.9.gem

New:

  sass-3.2.10.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.W2uRPC/_old  2013-08-05 20:54:25.0 +0200
+++ /var/tmp/diff_new_pack.W2uRPC/_new  2013-08-05 20:54:25.0 +0200
@@ -17,22 +17,23 @@
 
 
 Name:   rubygem-sass
-Version:3.2.9
+Version:3.2.10
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
+%define mod_branch -%{version}
+%define mod_weight 30210
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros = 1
 Requires:   ruby = 1.8.7
 BuildRequires:  ruby-devel = 1.8.7
+BuildRequires:  update-alternatives
 Url:http://sass-lang.com/
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:A powerful but elegant CSS compiler that makes CSS fun again
 License:MIT
 Group:  Development/Languages/Ruby
-%define mod_branch -%{version}
-%define mod_weight 3
 PreReq: update-alternatives
 
 %description
@@ -67,12 +68,19 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
 mv %{buildroot}%{_bindir}/sass{,%{mod_branch}}
-ln -s sass%{mod_branch} %{buildroot}%{_bindir}/sass
+touch %{buildroot}%{_sysconfdir}/alternatives/sass
+ln -s %{_sysconfdir}/alternatives/sass %{buildroot}%{_bindir}/sass
+
 mv %{buildroot}%{_bindir}/sass-convert{,%{mod_branch}}
-ln -s sass-convert%{mod_branch} %{buildroot}%{_bindir}/sass-convert
+touch %{buildroot}%{_sysconfdir}/alternatives/sass-convert
+ln -s %{_sysconfdir}/alternatives/sass-convert 
%{buildroot}%{_bindir}/sass-convert
+
 mv %{buildroot}%{_bindir}/scss{,%{mod_branch}}
-ln -s scss%{mod_branch} %{buildroot}%{_bindir}/scss
+touch %{buildroot}%{_sysconfdir}/alternatives/scss
+ln -s %{_sysconfdir}/alternatives/scss %{buildroot}%{_bindir}/scss
+
 mkdir -p %{buildroot}%{_docdir}/%{name}
 ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
@@ -100,11 +108,14 @@
 %defattr(-,root,root,-)
 %{_docdir}/%{name}
 %{_bindir}/sass%{mod_branch}
-%ghost %{_bindir}/sass
+%{_bindir}/sass
+%ghost %{_sysconfdir}/alternatives/sass
 %{_bindir}/sass-convert%{mod_branch}
-%ghost %{_bindir}/sass-convert
+%{_bindir}/sass-convert
+%ghost %{_sysconfdir}/alternatives/sass-convert
 %{_bindir}/scss%{mod_branch}
-%ghost %{_bindir}/scss
+%{_bindir}/scss
+%ghost %{_sysconfdir}/alternatives/scss
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
 %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
 %exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2013-05-27 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2013-05-27 10:00:51

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2013-05-02 12:00:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2013-05-27 10:00:53.0 +0200
@@ -1,0 +2,7 @@
+Mon May 13 07:34:48 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.9
+ - [#88] Update wdm dependency. (fixed by [@mrbinky3000][])
+ - [#78] Depend on latest rb-inotify. (fixed by [@mbj][])
+
+---

Old:

  sass-3.2.8.gem

New:

  sass-3.2.9.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.5WoT00/_old  2013-05-27 10:00:54.0 +0200
+++ /var/tmp/diff_new_pack.5WoT00/_new  2013-05-27 10:00:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-sass
-Version:3.2.8
+Version:3.2.9
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
@@ -31,7 +31,7 @@
 Summary:A powerful but elegant CSS compiler that makes CSS fun again
 License:MIT
 Group:  Development/Languages/Ruby
-%define mod_branch -3.2.8
+%define mod_branch -%{version}
 %define mod_weight 3
 PreReq: update-alternatives
 
@@ -73,6 +73,9 @@
 ln -s sass-convert%{mod_branch} %{buildroot}%{_bindir}/sass-convert
 mv %{buildroot}%{_bindir}/scss{,%{mod_branch}}
 ln -s scss%{mod_branch} %{buildroot}%{_bindir}/scss
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
 
 %post
 /usr/sbin/update-alternatives --install \
@@ -95,6 +98,7 @@
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_bindir}/sass%{mod_branch}
 %ghost %{_bindir}/sass
 %{_bindir}/sass-convert%{mod_branch}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2013-05-02 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2013-05-02 12:00:25

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2013-03-24 22:00:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2013-05-02 12:00:26.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 24 05:50:25 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.8
+  see http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html
+ 
+---

Old:

  sass-3.2.7.gem

New:

  sass-3.2.8.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.MZQIUR/_old  2013-05-02 12:00:28.0 +0200
+++ /var/tmp/diff_new_pack.MZQIUR/_new  2013-05-02 12:00:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-sass
-Version:3.2.7
+Version:3.2.8
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
@@ -31,7 +31,7 @@
 Summary:A powerful but elegant CSS compiler that makes CSS fun again
 License:MIT
 Group:  Development/Languages/Ruby
-%define mod_branch -3.2.7
+%define mod_branch -3.2.8
 %define mod_weight 3
 PreReq: update-alternatives
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2013-03-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2013-03-12 15:04:14

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2013-01-01 12:04:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2013-03-12 15:04:15.0 +0100
@@ -1,0 +2,14 @@
+Sun Mar  3 19:28:34 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.6
+
+---
+Tue Jan  8 20:22:37 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.5
+ Fix a bug where bogus @extend warnings were being generated.
+ Fix an @import bug on Windows. Thanks to Darryl Miles.
+ Ruby 2.0.0-preview compatibility. Thanks to Eric Saxby.
+ Fix incorrect line numbering when using DOS line endings with the indented 
syntax.
+
+---

Old:

  sass-3.2.4.gem

New:

  sass-3.2.6.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.ychS83/_old  2013-03-12 15:04:17.0 +0100
+++ /var/tmp/diff_new_pack.ychS83/_new  2013-03-12 15:04:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-sass
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-sass
-Version:3.2.4
+Version:3.2.6
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2013-01-01 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2013-01-01 12:04:12

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2012-11-20 13:14:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2013-01-01 12:04:15.0 +0100
@@ -1,0 +2,8 @@
+Sat Dec 22 07:29:00 UTC 2012 - co...@suse.com
+
+- updated to version 3.2.4
+ - Fix imports from .jar files in JRuby. Thanks to Alex Hvostov.
+ - Allow comments within @import statements in SCSS.
+ - Fix a parsing performance bug where long decimals would occasionally take 
many minutes to parse.
+
+---

Old:

  sass-3.2.3.gem

New:

  sass-3.2.4.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.3VcB3n/_old  2013-01-01 12:04:16.0 +0100
+++ /var/tmp/diff_new_pack.3VcB3n/_new  2013-01-01 12:04:16.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-sass
-Version:3.2.3
+Version:3.2.4
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2012-11-20 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2012-11-20 13:14:44

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2012-11-12 11:37:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2012-11-20 13:14:47.0 +0100
@@ -1,0 +2,9 @@
+Mon Nov 12 11:46:07 UTC 2012 - co...@suse.com
+
+- updated to version 3.2.3
+ * sass --watch no longer crashs when a file in a watched directory is deleted.
+ * Allow @extend within bubbling nodes such as @media.
+ * Fix various JRuby incompatibilities and test failures.
+ * Work around a performance bug that arises from using @extend with 
deeply-nested selectors.
+
+---

Old:

  sass-3.2.2.gem

New:

  sass-3.2.3.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.9t1piJ/_old  2012-11-20 13:14:48.0 +0100
+++ /var/tmp/diff_new_pack.9t1piJ/_new  2012-11-20 13:14:48.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-sass
-Version:3.2.2
+Version:3.2.3
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2012-11-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2012-11-12 11:37:24

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2012-09-01 10:35:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2012-11-12 11:37:25.0 +0100
@@ -1,0 +2,6 @@
+Sat Nov  3 07:56:59 UTC 2012 - co...@suse.com
+
+- updated to version 3.2.2
+  see http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html
+
+---

Old:

  sass-3.2.1.gem

New:

  sass-3.2.2.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.00Ektg/_old  2012-11-12 11:37:26.0 +0100
+++ /var/tmp/diff_new_pack.00Ektg/_new  2012-11-12 11:37:26.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-sass
-Version:3.2.1
+Version:3.2.2
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2012-09-01 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2012-09-01 10:35:04

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2012-07-16 10:11:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2012-09-01 10:35:05.0 +0200
@@ -1,0 +2,12 @@
+Sun Aug 26 05:31:50 UTC 2012 - co...@suse.com
+
+- updated to version 3.2.1
+  * Fix a buggy interaction with Pow and Capybara that caused EOFErrors.
+
+---
+Sat Aug 11 05:40:50 UTC 2012 - co...@suse.com
+
+- updated to version 3.2.0
+  see http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html 
+
+---

Old:

  sass-3.1.20.gem

New:

  sass-3.2.1.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.UXDe1s/_old  2012-09-01 10:35:06.0 +0200
+++ /var/tmp/diff_new_pack.UXDe1s/_new  2012-09-01 10:35:06.0 +0200
@@ -17,33 +17,26 @@
 
 
 Name:   rubygem-sass
-Version:3.1.20
+Version:3.2.1
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
-#
-#
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-Provides:   rubygem-%{mod_name}-3   = %{version}
-Provides:   rubygem-%{mod_name}-3_1 = %{version}
-%rubygems_requires
 
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  ruby-macros = 1
 Requires:   ruby = 1.8.7
 BuildRequires:  ruby-devel = 1.8.7
-#
 Url:http://sass-lang.com/
 Source: %{mod_full_name}.gem
-#
 Summary:A powerful but elegant CSS compiler that makes CSS fun again
 License:MIT
 Group:  Development/Languages/Ruby
 
 %description
-  Sass makes CSS fun again. Sass is an extension of CSS3, adding
-  nested rules, variables, mixins, selector inheritance, and more.
-  It's translated to well-formatted, standard CSS using the
-  command line tool or a web-framework plugin.
+Sass makes CSS fun again. Sass is an extension of CSS3, adding
+nested rules, variables, mixins, selector inheritance, and more.
+It's translated to well-formatted, standard CSS using the
+command line tool or a web-framework plugin.
 
 %package doc
 Summary:RDoc documentation for %{mod_name}
@@ -63,14 +56,14 @@
 Test::Unit or RSpec files, useful for developers.
 
 %prep
+#gem_unpack
+#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
+#gem_build
 
 %build
 
 %install
-%gem_install %{S:0}
-
-%clean
-%{__rm} -rf %{buildroot}
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2012-07-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2012-07-16 10:10:55

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2012-05-16 15:04:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2012-07-16 10:11:11.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul  6 13:44:53 UTC 2012 - co...@suse.com
+
+- update to 3.1.20
+
+---

Old:

  sass-3.1.18.gem

New:

  sass-3.1.20.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.mlTgid/_old  2012-07-16 10:11:12.0 +0200
+++ /var/tmp/diff_new_pack.mlTgid/_new  2012-07-16 10:11:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-sass
-Version:3.1.18
+Version:3.1.20
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2012-05-16 15:04:38

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2012-05-07 22:51:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2012-05-16 15:04:40.0 +0200
@@ -1,0 +2,9 @@
+Sat May 12 10:00:04 UTC 2012 - co...@suse.com
+
+- update to 3.1.18
+  * Ruby 2.0 compatibility. Thanks to Jeremy Kemper.
+  * Deprecate the use of @extend within directives such as @media. 
+This has never worked correctly, and now it’s officially deprecated. 
+It will be an error in 3.2.
+
+---

Old:

  sass-3.1.17.gem

New:

  sass-3.1.18.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.UD4YkS/_old  2012-05-16 15:04:41.0 +0200
+++ /var/tmp/diff_new_pack.UD4YkS/_new  2012-05-16 15:04:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-sass
-Version:3.1.17
+Version:3.1.18
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2012-05-07 22:51:29

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2012-05-03 11:00:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2012-05-07 22:51:31.0 +0200
@@ -1,0 +2,12 @@
+Sun May  6 13:16:42 UTC 2012 - co...@suse.com
+
+- update to 3.1.17
+   Don’t crash when calling #inspect on an internal Sass tree object in Ruby 
1.9.
+   Fix some bugs in sass --watch introduced in 3.1.16. Thanks to Maher Sallam.
+   Support bare interpolation in the value portion of attribute selectors 
(e.g. [name=#{$value}]).
+   Support keyword arguments for the invert() function.
+   Handle backslash-separated paths better on Windows.
+   Fix rake install on Ruby 1.9.
+   Properly convert nested @if statements with sass-convert.
+
+---

Old:

  sass-3.1.16.gem

New:

  sass-3.1.17.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.2Yv9V6/_old  2012-05-07 22:51:32.0 +0200
+++ /var/tmp/diff_new_pack.2Yv9V6/_new  2012-05-07 22:51:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-sass
-Version:3.1.16
+Version:3.1.17
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2012-05-03 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2012-05-03 11:00:35

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2012-04-17 22:02:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2012-05-03 11:00:38.0 +0200
@@ -1,0 +2,13 @@
+Tue Apr 24 13:30:55 UTC 2012 - co...@suse.com
+
+- update to 3.1.16
+Fix some bugs in sass-convert selector parsing when converting from CSS.
+Substantially improve compilation performance on Ruby 1.8.
+Support the @-moz-document directive’s non-standard url-prefix and domain 
function syntax.
+Support the @supports directive.
+Fix a performance issue when using /*! */ comments with the Rails asset 
pipeline.
+Support -moz-element.
+Properly handle empty lists in sass-convert.
+Move from FSSM to Listen for file-system monitoring.
+
+---

Old:

  sass-3.1.15.gem

New:

  sass-3.1.16.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.fXOcGg/_old  2012-05-03 11:00:39.0 +0200
+++ /var/tmp/diff_new_pack.fXOcGg/_new  2012-05-03 11:00:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-sass
-Version:3.1.15
+Version:3.1.16
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-sass for openSUSE:Factory

2012-04-17 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2012-04-17 22:02:19

Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)


Package is rubygem-sass, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2012-02-16 10:10:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2012-04-17 22:02:38.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 10 10:36:03 UTC 2012 - co...@suse.com
+
+- update to 3.1.15, see
+  http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html
+
+---

Old:

  sass-3.1.10.gem

New:

  sass-3.1.15.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.lEJ0NR/_old  2012-04-17 22:02:40.0 +0200
+++ /var/tmp/diff_new_pack.lEJ0NR/_new  2012-04-17 22:02:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-sass
-Version:3.1.10
+Version:3.1.15
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org