From 538a73e10c9840b2f6e9c115307447cc499a4bac Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 5 Jul 2016 17:38:37 -0600 Subject: [PATCH] Update to 20160701. Fixes bug #1352498 --- .gitignore | 1 + libuninameslist.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 164fadd..e176e3a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ libuninameslist-20091231.tar.bz2 /Version_0.3.20130501.zip /0.5.20150701.tar.gz +/20160701.tar.gz diff --git a/libuninameslist.spec b/libuninameslist.spec index 44edd06..5cd7c35 100644 --- a/libuninameslist.spec +++ b/libuninameslist.spec @@ -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 - 20160701-1 +- Update to 20160701. Fixes bug #1352498 + * Thu Feb 04 2016 Fedora Release Engineering - 20150701-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index c0e99ad..b858c9d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0a4034e2178e11f6985a466cfeb429e 0.5.20150701.tar.gz +e563ac190716f2f145ae5a3370cc4c26 20160701.tar.gz