0.0.7
This commit is contained in:
parent
f370b9a1d1
commit
4ca90dbc0b
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/cantarell-fonts-0.0.4.tar.bz2
|
/cantarell-fonts-0.0.4.tar.bz2
|
||||||
/cantarell-fonts-0.0.5.tar.bz2
|
/cantarell-fonts-0.0.5.tar.bz2
|
||||||
/cantarell-fonts-0.0.6.tar.bz2
|
/cantarell-fonts-0.0.6.tar.bz2
|
||||||
|
/cantarell-fonts-0.0.7.tar.xz
|
||||||
|
@ -7,14 +7,14 @@
|
|||||||
%global archivename2 Cantarell-Regular
|
%global archivename2 Cantarell-Regular
|
||||||
|
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Version: 0.0.6
|
Version: 0.0.7
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Cantarell, a Humanist sans-serif font family
|
Summary: Cantarell, a Humanist sans-serif font family
|
||||||
|
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
License: OFL
|
License: OFL
|
||||||
URL: http://abattis.org/cantarell/
|
URL: http://abattis.org/cantarell/
|
||||||
Source0: http://download.gnome.org/sources/%{actualname}-fonts/0.0/%{actualname}-fonts-%{version}.tar.bz2
|
Source0: http://download.gnome.org/sources/%{actualname}-fonts/0.0/%{actualname}-fonts-%{version}.tar.xz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: fontpackages-devel
|
BuildRequires: fontpackages-devel
|
||||||
@ -49,6 +49,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
|
|||||||
%doc COPYING NEWS README
|
%doc COPYING NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 0.0.7-1
|
||||||
|
- Update to 0.0.7
|
||||||
|
|
||||||
* Fri Oct 07 2011 Matěj Cepl <mcepl@redhat.com> - 0.0.6-2
|
* Fri Oct 07 2011 Matěj Cepl <mcepl@redhat.com> - 0.0.6-2
|
||||||
- Making the build EL-6 compatible.
|
- Making the build EL-6 compatible.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user