File go-freetype-go.changes of Package go-freetype-go
-------------------------------------------------------------------
Thu Jul 31 16:10:48 UTC 2014 - dimstar@opensuse.org
- Rename rpmlintrc to %{name}-rpmlintrc.
Follow the packaging guidelines.
-------------------------------------------------------------------
Thu Sep 19 14:28:49 UTC 2013 - speilicke@suse.com
- Fix license: FTL or GPL-2.0+
-------------------------------------------------------------------
Tue Aug 13 14:10:19 UTC 2013 - speilicke@suse.com
- Update to version 0.0.0+hg20130813.72.38e23dc4a845:
+ Upstream provides no changelog
- Add _service file
-------------------------------------------------------------------
Tue Aug 13 08:12:52 UTC 2013 - speilicke@suse.com
- Use %{exclusivearch} macro
- Install binaries with "go-" prefix
-------------------------------------------------------------------
Fri Dec 23 20:18:17 UTC 2011 - graham@andtech.eu
- Update to 23.12.2011 mercurial
-------------------------------------------------------------------
Mon Oct 10 16:45:40 UTC 2011 - graham@andtech.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 11:49:18 UTC 2011 - graham@andtech.eu
- Update to HG 18.07.2011 (for Go r60)
- image.Pix changes
-------------------------------------------------------------------
Fri Jun 10 08:50:43 UTC 2011 - saschpe@suse.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 15:19:02 UTC 2011 - saschpe@suse.de
- Use new %go_disable_brp_strip_static_archive macro
-------------------------------------------------------------------
Fri May 20 12:26:48 UTC 2011 - saschpe@suse.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:32:39 UTC 2011 - saschpe@suse.de
- Remove rpmlintrc, not needed anymore
-------------------------------------------------------------------
Thu May 19 12:01:31 UTC 2011 - saschpe@suse.de
- Simpler build
-------------------------------------------------------------------
Thu May 19 11:21:06 UTC 2011 - saschpe@suse.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 15:18:50 UTC 2011 - saschpe@suse.de
- Removed authors from description
- Removed pkg_version macro, use %%{version} directly
-------------------------------------------------------------------
Tue Nov 9 21:28:30 UTC 2010 - speilicke@novell.com
- Initial commit