From d8cfc0597ab0098e71af355fbc08474100cddd8b Mon Sep 17 00:00:00 2001 From: Jamie Nguyen Date: Apr 19 2014 21:22:55 +0000 Subject: Update to upstream release 0.43.1 --- diff --git a/.gitignore b/.gitignore index adc3feb..bf28e85 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /stylus-0.35.1.tgz /tests-0.35.0.tar.bz2 /nodejs-stylus-0.42.2.tar.gz +/nodejs-stylus-0.43.1.tar.gz diff --git a/nodejs-stylus.spec b/nodejs-stylus.spec index b090d33..3de5cd1 100644 --- a/nodejs-stylus.spec +++ b/nodejs-stylus.spec @@ -1,11 +1,11 @@ %{?nodejs_find_provides_and_requires} -%global commit aec6be924747d4a02335a1817e3cfb1705d34bc8 +%global commit 44fa9ddc6a1e55d8f0b3cec382291619b6ac33c3 %global enable_tests 1 Name: nodejs-stylus -Version: 0.42.2 +Version: 0.43.1 Release: 1%{?dist} Summary: Robust, expressive, and feature-rich CSS super-set for Node.js License: MIT @@ -43,6 +43,7 @@ optional compression and many more. %prep %setup -q -n stylus-%{commit} +%nodejs_fixdep sax '~0.5' %build @@ -78,6 +79,9 @@ ln -sf %{nodejs_sitelib}/stylus/bin/stylus \ %changelog +* Sat Apr 19 2014 Jamie Nguyen - 0.43.1-1 +- update to upstream release 0.43.1 + * Sun Feb 23 2014 Jamie Nguyen - 0.42.2-1 - update to upstream release 0.42.2 - take Source0 from GitHub as the NPM tarball has some files stripped diff --git a/sources b/sources index ea6425d..bb6fda2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -32eaf0fffcc2792c5fb2c56b9f405898 nodejs-stylus-0.42.2.tar.gz +463e68819c40f4a215430b0c6d71c00c nodejs-stylus-0.43.1.tar.gz