Update to 20150824

- Follow https://fedoraproject.org/wiki/Packaging:SourceURL#Git_Tags
This commit is contained in:
Parag Nemade 2015-08-26 15:01:15 +05:30
parent d7e51afbb3
commit a479236cd3
3 changed files with 12 additions and 7 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ fontforge_full-20100501.tar.bz2
/20150330.tar.gz
/20150430.tar.gz
/20150612.tar.gz
/fontforge-20150824.tar.gz

View File

@ -1,15 +1,15 @@
%global archive_version 20150612
%global gettext_package FontForge
%global gnulib_githead 2bf7326
%global gittag0 20150824
Name: fontforge
Version: 20150612
Release: 2%{?dist}
Version: 20150824
Release: 1%{?dist}
Summary: Outline and bitmap font editor
License: GPLv3+
URL: http://fontforge.github.io/
Source0: https://github.com/fontforge/fontforge/archive/%{archive_version}.tar.gz
Source0: https://github.com/fontforge/%{name}/archive/%{gittag0}.tar.gz#/%{name}-%{version}.tar.gz
# https://github.com/fontforge/fontforge/issues/1725
Source1: http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=snapshot;h=%{gnulib_githead};sf=tgz;name=gnulib-%{gnulib_githead}.tar.gz
# https://github.com/fontforge/fontforge/pull/1723
@ -68,7 +68,7 @@ This package contains documentation files for %{name}.
%prep
%setup -q -n %{name}-%{archive_version}
%setup -q -n %{name}-%{version}
tar xzf %{SOURCE1}
%patch0 -p0
@ -166,6 +166,10 @@ fi
%doc htdocs
%changelog
* Wed Aug 26 2015 Parag Nemade <pnemade AT redhat DOT com> - 20150824-1
- Update to 20150824
- Follow https://fedoraproject.org/wiki/Packaging:SourceURL#Git_Tags
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20150612-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
@ -175,7 +179,7 @@ fi
* Fri May 01 2015 Parag Nemade <pnemade AT redhat DOT com> - 20150430-1
- Update to 20150430
* Tue Mar 30 2015 Parag Nemade <pnemade AT redhat DOT com> - 20150330-1
* Mon Mar 30 2015 Parag Nemade <pnemade AT redhat DOT com> - 20150330-1
- Update to 20150330
- use %%license macro for LICENSE file

View File

@ -1,2 +1,2 @@
aadde3b8b956eb87b3df4a1be8b164ba 20150612.tar.gz
b83c567cc60a7a12fc179a10ba6a146a fontforge-20150824.tar.gz
149162d1d21a0dfc705a31916f4b0cd0 gnulib-2bf7326.tar.gz