-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -94,17 +94,12 @@ ln -s /usr/share/fonts/fontawesome %{buildroot}/%{python_sitelib}/mote/static/fo | |
%{python_sitelib}/mote*.egg-info | ||
|
||
%changelog | ||
<<<<<<< HEAD | ||
* Thu May 26 2015 Chaoyi Zha <[email protected]> - 0.0.5b1 | ||
- Update 0.0.5 Beta 1 | ||
- Remove bundled fontawesome fonts, symlink to appropriate font | ||
- Clean up RPM spec, fix issues | ||
* Tue May 26 2015 Chaoyi Zha <[email protected]> - 0.0.4b1 | ||
- Update 0.0.4 Beta 1 | ||
======= | ||
* Tue May 26 2015 Chaoyi Zha <[email protected]> | ||
* Tue May 26 2015 Chaoyi Zha <[email protected]> - 0.0.4b2 | ||
- Update 0.0.4 Beta 2 | ||
>>>>>>> a1a18f28d096542fa77d24bab5d679b39553cff6 | ||
- Migrate to python-memcached from pylibmc | ||
* Sat May 23 2015 Chaoyi Zha <[email protected]> - 0.0.3b1 | ||
- Update 0.0.3 Beta 1 | ||
|