update to 0.7.7
This commit is contained in:
parent
4f586c1f2b
commit
89312431a4
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,3 +4,5 @@
|
|||||||
/skylighting-0.6.tar.gz
|
/skylighting-0.6.tar.gz
|
||||||
/skylighting-0.7.5.tar.gz
|
/skylighting-0.7.5.tar.gz
|
||||||
/skylighting-core-0.7.5.tar.gz
|
/skylighting-core-0.7.5.tar.gz
|
||||||
|
/skylighting-0.7.7.tar.gz
|
||||||
|
/skylighting-core-0.7.7.tar.gz
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
%global pkg_name skylighting
|
%global pkg_name skylighting
|
||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
|
|
||||||
%global skylightingcore skylighting-core-0.7.5
|
%global skylightingcore skylighting-core-0.7.7
|
||||||
%global subpkgs %{skylightingcore}
|
%global subpkgs %{skylightingcore}
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.7.5
|
Version: 0.7.7
|
||||||
# can only be reset when all subpkgs bumped
|
# can only be reset when all subpkgs bumped
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Syntax highlighting library
|
Summary: Syntax highlighting library
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -144,6 +144,9 @@ cabal-tweak-flag system-pcre True
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 0.7.7-3
|
||||||
|
- update to 0.7.7
|
||||||
|
|
||||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.5-2
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.5-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (skylighting-0.7.5.tar.gz) = 67b5b5fa4688d9d3f66a92d35c27bd394c3f63ea9033ee72491d7e34b8fc8526b0bf44d3c3956ac0d49dda00d9edc36458b8a07a4e7037e8629abb55b30aa8d0
|
SHA512 (skylighting-0.7.7.tar.gz) = 807fd86548fcc0c20869c6cf38b5b8c1498af5622d000200bee11ae4ce3df8d05353b8902215f9d914204a041344f33bcd59acc4446a1d4a2a4f82d45ece2fde
|
||||||
SHA512 (skylighting-core-0.7.5.tar.gz) = e86fae8b77426d960f2095d5d2e70f676ff085f0409a9306fe69ccdf1739a2b5aee844b8db070e6afc49a2a2e77b19018e78ea85e85a5e3ded9ee12161eefbb6
|
SHA512 (skylighting-core-0.7.7.tar.gz) = 88ab8e50b094154069f493dcc4091bb7ac875ba9be2d90f1b22ac8bc9f4c1b556101eba96f098659f581dbf609d6b5df82a604fd31fdfb2c3cdfa3f792dd5bbd
|
||||||
|
Loading…
Reference in New Issue
Block a user