Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 52f064a1fa |
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@
|
|||
/unifont-9.0.01.tar.gz
|
||||
/unifont-9.0.02.tar.gz
|
||||
/unifont-9.0.06.tar.gz
|
||||
/unifont-10.0.07.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (unifont-9.0.06.tar.gz) = 767dc107d9a33008116b6939facbf31db6c7942acad257ad52a1a249f04b6215b41da928ef00e8308c2cc19924257cb0219d4eddd2b99502621ebd82e8673988
|
||||
SHA512 (unifont-10.0.07.tar.gz) = 4d5dbc3ac9dcaf5ace1318f45b78ed98e8b67237f4628ce4ef5da6dadbac7266856039a5761cae945edf94d85f226d79b862964afcd70d8c121de60b51d8ba53
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
Name: unifont
|
||||
Version: 9.0.06
|
||||
Release: 2%{?dist}
|
||||
Version: 10.0.07
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and GFDL
|
||||
Url: https://savannah.gnu.org/projects/unifont
|
||||
Summary: Tools and glyph descriptions in a very simple text format
|
||||
|
||||
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||
Source0: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: unifont.metainfo.xml
|
||||
|
||||
BuildRequires: perl-generators
|
||||
|
|
@ -91,6 +91,9 @@ fi
|
|||
%license COPYING
|
||||
|
||||
%changelog
|
||||
* Sun Apr 15 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 10.0.07-1
|
||||
- Update to latest version (#1567644)
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.06-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue