Update bundled gnulib. Fixes bug #1596037
This commit is contained in:
parent
4482743bcd
commit
2096b6dc39
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ fontforge_full-20100501.tar.bz2
|
||||
/fontforge-20161005.tar.gz
|
||||
/fontforge-20161012.tar.gz
|
||||
/fontforge-20170731.tar.gz
|
||||
/gnulib-b324052.tar.gz
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
%global gettext_package FontForge
|
||||
%global gnulib_githead 2bf7326
|
||||
%global gnulib_githead b324052
|
||||
%global gittag0 20170731
|
||||
|
||||
Name: fontforge
|
||||
Version: %{gittag0}
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Outline and bitmap font editor
|
||||
|
||||
License: GPLv3+
|
||||
@ -155,6 +155,9 @@ chmod 644 $RPM_BUILD_ROOT%{_datadir}/fontforge/nodejs/collabwebview/js/contentEd
|
||||
%doc htdocs
|
||||
|
||||
%changelog
|
||||
* Wed Jul 04 2018 Kevin Fenzi <kevin@scrye.com> - -8
|
||||
- Update bundled gnulib. Fixes bug #1596037
|
||||
|
||||
* Thu Jun 28 2018 Miro Hrončok <mhroncok@redhat.com> - 20170731-7
|
||||
- Rebuilt for Python 3.7.0 final (#1595421)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (fontforge-20170731.tar.gz) = 756b80cf1b0416dbb649838f98e24ba696f0064d4d66720776e52c236fe9339c752cfac629b1c288fdce25fa6790be0e8d186f60291edf1736081fe76a2c5d7e
|
||||
SHA512 (gnulib-2bf7326.tar.gz) = c0ceeb941f840ca6fefcab3fe19e73e748a8a3a9ad7a86a773e0103ce4a412e8b0135032da2bda962c65daeea5636f28fda4dd492ba48da1c5ee023c57581eeb
|
||||
SHA512 (gnulib-b324052.tar.gz) = 5aeb563698a744f77c73deefcda2c3cd99f7b85c5475f30de9f0fcee7ef68b289092e40192a690a5b70a827921b1a2a05efe43f70538dc1840dba6ebef4f20ed
|
||||
|
||||
Loading…
Reference in New Issue
Block a user