Update to 0.0.23
This commit is contained in:
parent
b3fc66ccda
commit
1062066053
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
|||||||
/cantarell-fonts-0.0.20.1.tar.xz
|
/cantarell-fonts-0.0.20.1.tar.xz
|
||||||
/cantarell-fonts-0.0.21.tar.xz
|
/cantarell-fonts-0.0.21.tar.xz
|
||||||
/cantarell-fonts-0.0.22.tar.xz
|
/cantarell-fonts-0.0.22.tar.xz
|
||||||
|
/cantarell-fonts-0.0.23.tar.xz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global archivename2 Cantarell-Regular
|
%global archivename2 Cantarell-Regular
|
||||||
|
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Version: 0.0.22
|
Version: 0.0.23
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Cantarell, a Humanist sans-serif font family
|
Summary: Cantarell, a Humanist sans-serif font family
|
||||||
|
|
||||||
@ -55,6 +55,9 @@ install -Dm 0644 -p %{SOURCE1} \
|
|||||||
%{_datadir}/appdata/%{fontname}.metainfo.xml
|
%{_datadir}/appdata/%{fontname}.metainfo.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 26 2016 Adam Williamson <awilliam@redhat.com> - 0.0.23-1
|
||||||
|
- Update to 0.0.23
|
||||||
|
|
||||||
* Wed Feb 17 2016 Richard Hughes <rhughes@redhat.com> - 0.0.22-1
|
* Wed Feb 17 2016 Richard Hughes <rhughes@redhat.com> - 0.0.22-1
|
||||||
- Update to 0.0.22
|
- Update to 0.0.22
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user