updated sources
This commit is contained in:
parent
0f7d2d53bd
commit
db031e44c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/*.rpm
|
||||
/SourceCodePro_FontsOnly-1.017.zip
|
||||
/SourceCodePro-2.010R-ro-1.030R-it.tar.gz
|
||||
/SourceCodePro-2.030R-ro-1.050R-it.tar.gz
|
||||
|
||||
BIN
SourceCodePro-2.030R-ro-1.050R-it.tar.gz
Normal file
BIN
SourceCodePro-2.030R-ro-1.050R-it.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
%global fontname adobe-source-code-pro
|
||||
%global fontconf 61-%{fontname}.conf
|
||||
|
||||
%global version_roman 2.010
|
||||
%global version_italic 1.030
|
||||
%global version_roman 2.030
|
||||
%global version_italic 1.050
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: %{version_roman}.%{version_italic}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: A set of mono-spaced OpenType fonts designed for coding environments
|
||||
|
||||
Group: User Interface/X
|
||||
@ -59,6 +59,9 @@ install -Dm 0644 -p %{SOURCE2} \
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Sat Jul 23 2016 Michael Kuhn <suraia@ikkoku.de> - 2.030.1.050-1
|
||||
- Update to roman fonts 2.030 and italic fonts 1.050
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.010.1.030-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user