Changelog for
golang-googlecode-freetype-go-0.0.0+git20170609.e2365df-3.1.noarch.rpm :
Mon Aug 14 14:00:00 2017 thippAATTsuse.de
- Update to version 0.0.0+git20170609.e2365df:
* Add an example/capjoin program.
* Add a face.Metrics method, and parse hhea ascent and descent.
* Use an \"example\" build tag instead of \"ignore\".
* Loosen the SLOOP (Set LOOP) opcode precondition.
* Add the genbasicfont program.
* Don\'t crash when a glyph has no contours.
* Support TTC v2
* Support Unicode Full Repertoire cmap tables.
* Allow multiple kern subtables.
* Fix a comment typo.
Fri Mar 3 13:00:00 2017 thippAATTsuse.de
- Update to version 0.0.0+git20161208.d9be45a
- Refactoring based on new packaging proposal
- Rename %{name}-rpmlintrc to rpmlintrc
- Use git instead of mercurial
- Remove example binaries from package
Sun Apr 3 14:00:00 2016 iAATTmarguerite.su
- add xz dependency for SLE
- get rid of -source subpackage, no one use it
Sun Jul 12 14:00:00 2015 iAATTmarguerite.su
- rename to golang-googlecode-freetype-go
- update version 0.0.0+hg20150309.128.46c3056cafbb
- use golang-packaging for packaging
Thu Jul 31 14:00:00 2014 dimstarAATTopensuse.org
- Rename rpmlintrc to %{name}-rpmlintrc.
Follow the packaging guidelines.
Thu Sep 19 14:00:00 2013 speilickeAATTsuse.com
- Fix license: FTL or GPL-2.0+
Tue Aug 13 14:00:00 2013 speilickeAATTsuse.com
- Update to version 0.0.0+hg20130813.72.38e23dc4a845:
+ Upstream provides no changelog
- Add _service file
Tue Aug 13 14:00:00 2013 speilickeAATTsuse.com
- Use %{exclusivearch} macro
- Install binaries with \"go-\" prefix
Fri Dec 23 13:00:00 2011 grahamAATTandtech.eu
- Update to 23.12.2011 mercurial
Mon Oct 10 14:00:00 2011 grahamAATTandtech.eu
- Fudge a $GOROOT build env so freetype sub-package types have a
good looking signature for packaging. This is a messy solution
and needs tidied up into real packages.
Fri Oct 7 14:00:00 2011 grahamAATTandtech.eu
- Update to HG 18.07.2011 (for Go r60)
- image.Pix changes
Fri Jun 10 14:00:00 2011 saschpeAATTsuse.de
- Update to 10/06/2011 mercurial version
* Rename exp/draw to image/draw
* Follow go stdlib changes for os.Open and Stderr/Println
- Rebased include-fix patch to upstream changes
Wed Jun 8 14:00:00 2011 saschpeAATTsuse.de
- Use new %go_disable_brp_strip_static_archive macro
Fri May 20 14:00:00 2011 saschpeAATTsuse.de
- Use Go RPM macros instead of custom ones
- Use proper package versioning scheme (needs reinstall)
- Drop provides/obsoletes of old package, needs reinstall anyway
Thu May 19 14:00:00 2011 saschpeAATTsuse.de
- Remove rpmlintrc, not needed anymore
Thu May 19 14:00:00 2011 saschpeAATTsuse.de
- Simpler build
Thu May 19 14:00:00 2011 saschpeAATTsuse.de
- Don\'t require \'go\'
- Disable brp-strip-static-archive on Fedora, RHEL and CentOS
- Provide devel and devel-static packages
- Remove devel-file-in-non-devel-package rpmlint filter
- Added include path patch
Mon Mar 21 13:00:00 2011 saschpeAATTsuse.de
- Removed authors from description
- Removed pkg_version macro, use %%{version} directly
Tue Nov 9 13:00:00 2010 speilickeAATTnovell.com
- Initial commit