Update to 4.6.1
This commit is contained in:
parent
02ca4c02c6
commit
7bc73ad1cb
@ -15,6 +15,7 @@ fa-css3
|
|||||||
fa-dribbble
|
fa-dribbble
|
||||||
fa-dropbox
|
fa-dropbox
|
||||||
fa-edge
|
fa-edge
|
||||||
|
fa-envira
|
||||||
fa-facebook
|
fa-facebook
|
||||||
fa-facebook-square
|
fa-facebook-square
|
||||||
fa-flickr
|
fa-flickr
|
||||||
@ -23,7 +24,10 @@ fa-foursquare
|
|||||||
fa-github
|
fa-github
|
||||||
fa-github-alt
|
fa-github-alt
|
||||||
fa-github-square
|
fa-github-square
|
||||||
|
fa-gitlab
|
||||||
fa-gittip
|
fa-gittip
|
||||||
|
fa-glide
|
||||||
|
fa-glide-g
|
||||||
fa-google-plus
|
fa-google-plus
|
||||||
fa-google-plus-square
|
fa-google-plus-square
|
||||||
fa-html5
|
fa-html5
|
||||||
@ -42,6 +46,9 @@ fa-reddit-alien
|
|||||||
fa-renren
|
fa-renren
|
||||||
fa-scribd
|
fa-scribd
|
||||||
fa-skype
|
fa-skype
|
||||||
|
fa-snapchat
|
||||||
|
fa-snapchat-ghost
|
||||||
|
fa-snapchat-square
|
||||||
fa-stack-exchange
|
fa-stack-exchange
|
||||||
fa-stack-overflow
|
fa-stack-overflow
|
||||||
fa-trello
|
fa-trello
|
||||||
@ -50,10 +57,14 @@ fa-tumblr-square
|
|||||||
fa-twitter
|
fa-twitter
|
||||||
fa-twitter-square
|
fa-twitter-square
|
||||||
fa-usb
|
fa-usb
|
||||||
|
fa-viadeo
|
||||||
|
fa-viadeo-square
|
||||||
fa-vimeo-square
|
fa-vimeo-square
|
||||||
fa-vk
|
fa-vk
|
||||||
fa-weibo
|
fa-weibo
|
||||||
fa-windows
|
fa-windows
|
||||||
|
fa-wpbeginner
|
||||||
|
fa-wpforms
|
||||||
fa-xing
|
fa-xing
|
||||||
fa-xing-square
|
fa-xing-square
|
||||||
fa-youtube
|
fa-youtube
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global fontconf 60-%{fontname}.conf
|
%global fontconf 60-%{fontname}.conf
|
||||||
|
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Version: 4.5.0
|
Version: 4.6.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
Summary: Iconic font set
|
Summary: Iconic font set
|
||||||
@ -79,6 +79,10 @@ cp -a css less scss %{buildroot}%{_datadir}/font-awesome-web/
|
|||||||
%{_datadir}/fonts/fontawesome/fontawesome-webfont.eot
|
%{_datadir}/fonts/fontawesome/fontawesome-webfont.eot
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 13 2016 Fabio Alessandro Locati <fabio@locati.cc> - 4.6.1-1
|
||||||
|
- Update to 4.6.0
|
||||||
|
- Update the brand list with the icons new in 4.6.0
|
||||||
|
|
||||||
* Tue Mar 29 2016 Fabio Alessandro Locati <fabio@locati.cc> - 4.5.0-1
|
* Tue Mar 29 2016 Fabio Alessandro Locati <fabio@locati.cc> - 4.5.0-1
|
||||||
- Update to 4.5.0
|
- Update to 4.5.0
|
||||||
- Update the brand list with the icons new in 4.5.0
|
- Update the brand list with the icons new in 4.5.0
|
||||||
|
Loading…
Reference in New Issue
Block a user