Update to 20160701. Fixes bug #1352498

This commit is contained in:
Kevin Fenzi 2016-07-05 17:38:37 -06:00
parent 5004b4ca60
commit 538a73e10c
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
libuninameslist-20091231.tar.bz2
/Version_0.3.20130501.zip
/0.5.20150701.tar.gz
/20160701.tar.gz

View File

@ -1,13 +1,13 @@
Name: libuninameslist
Version: 20150701
Release: 2%{?dist}
Version: 20160701
Release: 1%{?dist}
Summary: A library providing Unicode character names and annotations
Group: System Environment/Libraries
License: BSD
URL: https://github.com/fontforge/libuninameslist
Source0: https://github.com/fontforge/libuninameslist/archive/0.5.20150701.tar.gz
Source0: https://github.com/fontforge/libuninameslist/archive/20160701.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: autoconf
BuildRequires: automake
@ -27,7 +27,7 @@ This package contains header files and static libraries for %{name}.
%prep
%setup -q -n libuninameslist-0.5.20150701
%setup -q -n libuninameslist-20160701
%build
autoreconf -i
@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/libuninameslist.pc
%changelog
* Tue Jul 05 2016 Kevin Fenzi <kevin@scrye.com> - 20160701-1
- Update to 20160701. Fixes bug #1352498
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 20150701-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
d0a4034e2178e11f6985a466cfeb429e 0.5.20150701.tar.gz
e563ac190716f2f145ae5a3370cc4c26 20160701.tar.gz