Update to 4.6.1

This commit is contained in:
Fabio Alessandro Locati 2016-04-13 15:05:31 +01:00
parent 02ca4c02c6
commit 7bc73ad1cb
2 changed files with 16 additions and 1 deletions

View File

@ -15,6 +15,7 @@ fa-css3
fa-dribbble
fa-dropbox
fa-edge
fa-envira
fa-facebook
fa-facebook-square
fa-flickr
@ -23,7 +24,10 @@ fa-foursquare
fa-github
fa-github-alt
fa-github-square
fa-gitlab
fa-gittip
fa-glide
fa-glide-g
fa-google-plus
fa-google-plus-square
fa-html5
@ -42,6 +46,9 @@ fa-reddit-alien
fa-renren
fa-scribd
fa-skype
fa-snapchat
fa-snapchat-ghost
fa-snapchat-square
fa-stack-exchange
fa-stack-overflow
fa-trello
@ -50,10 +57,14 @@ fa-tumblr-square
fa-twitter
fa-twitter-square
fa-usb
fa-viadeo
fa-viadeo-square
fa-vimeo-square
fa-vk
fa-weibo
fa-windows
fa-wpbeginner
fa-wpforms
fa-xing
fa-xing-square
fa-youtube

View File

@ -2,7 +2,7 @@
%global fontconf 60-%{fontname}.conf
Name: %{fontname}-fonts
Version: 4.5.0
Version: 4.6.1
Release: 1%{?dist}
Summary: Iconic font set
@ -79,6 +79,10 @@ cp -a css less scss %{buildroot}%{_datadir}/font-awesome-web/
%{_datadir}/fonts/fontawesome/fontawesome-webfont.eot
%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
- Update to 4.5.0
- Update the brand list with the icons new in 4.5.0