version 3.6.3
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
This commit is contained in:
parent
415bdcd23a
commit
519852022a
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/3.5.4.tar.gz
|
||||
/3.5.5.tar.gz
|
||||
/3.6.1.tar.gz
|
||||
/libsass-3.6.3.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: libsass
|
||||
Version: 3.6.1
|
||||
Version: 3.6.3
|
||||
Release: 1%{?dist}
|
||||
Summary: C/C++ port of the Sass CSS precompiler
|
||||
|
||||
@ -65,7 +65,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 26 2019 Nils Philippsen <nils@tiptoe.de>
|
||||
* Tue Nov 26 2019 Nils Philippsen <nils@tiptoe.de> - 3.6.3-1
|
||||
- version 3.6.3
|
||||
- use source URL returning a properly named tarball
|
||||
|
||||
* Tue Oct 01 2019 Aurelien Bompard <abompard@fedoraproject.org> - 3.6.1-1
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (3.6.1.tar.gz) = e9a3a30851e26145d049c4b20951c663a9d48c781a732acd3cc2cdb30df3449e445b57211f666b58afa137431fbdb149add48ff8a0dec92bd8abb514c90adebb
|
||||
SHA512 (libsass-3.6.3.tar.gz) = e290f2045784ba1cf84e87e5bd33129b5452fec1d25da657b084b3561ec76df195a75595248a493dbd85c6a1215ed600332477945922309c021d9e416ebb29ee
|
||||
|
||||
Loading…
Reference in New Issue
Block a user