SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for pygobject2-doc-2.28.6-11.el7.x86_64.rpm :
Fri Jan 24 13:00:00 2014 Daniel Mach - 2.28.6-11
- Mass rebuild 2014-01-24

Fri Dec 27 13:00:00 2013 Daniel Mach - 2.28.6-10
- Mass rebuild 2013-12-27

Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 2.28.6-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

Tue Jan 22 13:00:00 2013 Colin Walters - 2.28.6-8
- Add various missing BuildRequires, switch to pkgconfig() syntax
- Backport upstream patch which fixes a crasher in some applications

Fri Jul 27 14:00:00 2012 Ville Skyttä - 2.28.6-7
- Add ldconfig post(un)install scriptlets.

Sat Jul 21 14:00:00 2012 Fedora Release Engineering - 2.28.6-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

Fri Jun 15 14:00:00 2012 David Malcolm - 2.28.6-5
- fix warnings on startup (patch 1; rhbz#790053)

Mon Feb 13 13:00:00 2012 Matthias Clasen - 2.28.6-4
- Require python2-devel in -devel

Sat Jan 14 13:00:00 2012 Fedora Release Engineering - 2.28.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

Thu Aug 18 14:00:00 2011 John (J5) Palmieri - 2.28.6-2
- disable introspection in anticipation of pygobject3
- https://bugzilla.redhat.com/show_bug.cgi?id=731851
- pygobject2 now becomes legacy for static binding support (e.g. PyGTK)

Mon Jun 13 14:00:00 2011 John (J5) Palmieri - 2.28.6-1
- update to upstream 2.28.6
- closure: avoid double free crash
- GVariantType is a boxed struct in newer versions of glib
- Revert back to a GVariant workaround since the fix hasn\'t migrated to
Fedora\'s version of glib yet (workaround works in both cases)
- closure: Check the out arg is not null.
- Fix GC-related crash during PyGObject deallocation (remove patch from
previous spec)

Mon Jun 6 14:00:00 2011 Daniel Drake - 2.28.4-3
- add upstream patch to solve Python GC crash during gobject deallocation

Thu Apr 21 14:00:00 2011 John (J5) Palmieri - 2.28.4-2
- require gobject-introspection version 0.10.8

Thu Apr 21 14:00:00 2011 John (J5) Palmieri - 2.28.4-1
- update to upstream 2.28.4

Tue Mar 22 13:00:00 2011 John (J5) Palmieri - 2.28.3-1
- update to upstream 2.28.3

Mon Mar 21 13:00:00 2011 John (J5) Palmieri - 2.28.2-1
- update to upstream version 2.28.2 stable
- fixes issue in bug - https://bugzilla.redhat.com/show_bug.cgi?id=682543

Mon Mar 21 13:00:00 2011 John (J5) Palmieri - 2.28.1-1
- update to upstream version 2.28.1 stable
- fix the spec file\'s sources line to point to the correct ftp directory

Tue Mar 8 13:00:00 2011 John (J5) Palmieri - 2.28.0-1
- update to upstream version 2.28.0 stable

Mon Feb 28 13:00:00 2011 John (J5) Palmieri - 2.27.91-1
- update to upstream version 2.27.91

Wed Feb 9 13:00:00 2011 John (J5) Palmieri - 2.27.90-2
- update files manifest to reflect files that moved around

Wed Feb 9 13:00:00 2011 John (J5) Palmieri - 2.27.90-1
- update to upstream version 2.27.90

Tue Feb 8 13:00:00 2011 Fedora Release Engineering - 2.27.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Wed Nov 10 13:00:00 2010 John (J5) Palmieri - 2.27.0-1
- update to upstream version 2.27.0

Thu Sep 30 14:00:00 2010 John (J5) Palmieri - 2.26.0-4
- Edit PyCapsule patch to only use PyCapsule in Python 3.x
since this effects header files which require other modules to
be recompiled. There is actually discussion upstream to undeprecate it
for the 2.x series

Tue Sep 28 14:00:00 2010 John (J5) Palmieri - 2.26.0-3
- add patch to work with PyCapsule since PyCObject is removed from
Python 3.2 which we ship in rawhide

Tue Sep 28 14:00:00 2010 John (J5) Palmieri - 2.26.0-2
- add another py3k patch so that we compile correctly under python 3
- fixes a couple of print syntax and a try, except syntax

Tue Sep 28 14:00:00 2010 John (J5) Palmieri - 2.26.0-1
- Update to upstream 2.26.0
- package python3-gobject module

Wed Jul 21 14:00:00 2010 David Malcolm - 2.21.5-3
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild

Wed Jul 14 14:00:00 2010 Colin Walters - 2.21.5-2
- Rebuild against new gobject-introspection
- Strip noarch docs hack, seems obsolete now

Mon Jul 12 14:00:00 2010 Colin Walters - 2.21.5-1
- New upstream version

Mon Jul 12 14:00:00 2010 Colin Walters - 2.21.4-5
- Require g-i 0.9.0

Wed Jul 7 14:00:00 2010 Colin Walters - 2.21.4-4
- Update to latest upstream
- Drop upstreamed patches
- Require pycairo, since we have a module that uses it
- Drop libtool overriding; was not commented and seems fine
without
- Drop --enable-thread, it\'s default now
- Drop --enable-pygi, it\'s default now
- Drop clean section, no longer needed in F-14
- Drop python-sitearch copy&paste, no longer needed in F-14
- Add SMP flags to make

Thu May 27 14:00:00 2010 Colin Walters - 2.21.1-9
- Readd my patch to not blow up mysteriously
Resolves: #596392

Mon May 24 14:00:00 2010 Colin Walters - 2.21.1-7
- Reenable pygi in preparation for getting it packaged

Wed May 5 14:00:00 2010 Colin Walters - 2.21.1-6
- Switch to disabling pygi, remove my patch for now. See commentary
https://bugzilla.redhat.com/show_bug.cgi?id=569885#c38

Wed May 5 14:00:00 2010 Colin Walters - 2.21.1-5
- Another patch to clear error when we\'ve enabled pygi
Should really fix bug #569885

Fri Mar 26 13:00:00 2010 Colin Walters - 2.21.1-4
- Cherrypick patch from HEAD to fix pygi imports
Hopefully fixes bug #569885

Sat Jan 23 13:00:00 2010 Thomas Spura - 2.21.1-3
- add --enable-pygi (fixes bug #558003)
- replace global with define

Fri Jan 8 13:00:00 2010 Matthew Barnes - 2.21.1-2.fc13
- Provide a complete URI for the Source field.

Sat Jan 2 13:00:00 2010 Matthew Barnes - 2.21.1-1.fc13
- Update to 2.21.1

Sun Dec 20 13:00:00 2009 Matthew Barnes - 2.21.0-1.fc13
- Update to 2.21.0

Wed Sep 23 14:00:00 2009 Matthew Barnes - 2.20.0-1.fc12
- Update to 2.20.0

Tue Aug 11 14:00:00 2009 Matthew Barnes - 2.19.0-1.fc12
- Update to 2.19.0

Sun Jul 26 14:00:00 2009 Fedora Release Engineering - 2.18.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Mon May 25 14:00:00 2009 Matthew Barnes - 2.18.0-1.fc12
- Update to 2.18.0

Thu Apr 30 14:00:00 2009 Matthew Barnes - 2.17.1-1.fc12
- Update to 2.17.0
- Remove patch for GNOME bug #566571 (fixed upstream).

Wed Apr 22 14:00:00 2009 Matthew Barnes - 2.16.1-4.fc11
- Add patch for GNOME bug #566571 (classic vs new-style inheritance crash).

Thu Feb 26 13:00:00 2009 Fedora Release Engineering - 2.16.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

Tue Feb 24 13:00:00 2009 Matthias Clasen - 2.16.1-2
- Make -doc noarch

Sun Feb 22 13:00:00 2009 - Matthew Barnes - 2.16.1-1.fc11
- Update to 2.16.1

Sun Jan 4 13:00:00 2009 - Matthew Barnes - 2.16.0-1.fc11
- Update to 2.16.0
- Remove patch for RH bug #457502 (fixed upstream).
- Remove patch for GNOME bug #551059 and #551212 (fixed upstream).

Sat Nov 29 13:00:00 2008 - Ignacio Vazquez-Abrams - 2.15.4-4
- Rebuild for Python 2.6

Tue Oct 21 14:00:00 2008 - Bastien Nocera - 2.15.4-3.fc10
- Add patch to fix typos breaking compilation

Tue Oct 21 14:00:00 2008 - Bastien Nocera - 2.15.4-2.fc10
- Add 2-liner fixing the load_contents functions not working appropriately

Wed Sep 3 14:00:00 2008 Matthew Barnes - 2.15.4-1.fc10
- Update to 2.15.4

Sun Aug 31 14:00:00 2008 Matthew Barnes - 2.15.3-1.fc10
- Update to 2.15.3

Tue Aug 12 14:00:00 2008 Matthew Barnes - 2.15.2-3.fc10
- Modify thread initialization patch to fix RH bug #458522.

Thu Aug 7 14:00:00 2008 Matthew Barnes - 2.15.2-2.fc10
- Add patch for RH bug #457502 (error on gtk.gdk.threads_init).

Sat Jul 26 14:00:00 2008 Matthew Barnes - 2.15.2-1.fc10
- Update to 2.15.2

Sun Jul 20 14:00:00 2008 Matthew Barnes - 2.15.1-2.fc10
- Fix directory ownership. (RH bug #455974, patch by Robert Scheck).

Wed Jul 16 14:00:00 2008 Matthew Barnes - 2.15.1-1.fc10
- Update to 2.15.1
- Bump glib2_version to 2.16.0.
- Remove ancient automake_version.
- Add a pygobject2-codegen subpackage.

Fri May 23 14:00:00 2008 Matthew Barnes - 2.14.2-1.fc10
- Update to 2.14.2

Sun Feb 17 13:00:00 2008 Matthew Barnes - 2.14.1-2.fc9
- Rebuild with GCC 4.3

Thu Jan 3 13:00:00 2008 Matthew Barnes - 2.14.1-1.fc9
- Update to 2.14.1

Fri Oct 26 14:00:00 2007 Matthew Barnes - 2.14.0-2.fc9
- Remove redundant requirements.
- Use name tag where appropriate.

Sun Sep 16 14:00:00 2007 Matthew Barnes - 2.14.0-1.fc8
- Update to 2.14.0

Wed Aug 29 14:00:00 2007 Fedora Release Engineering - 2.13.2-3
- Rebuild for selinux ppc32 issue.

Wed Aug 8 14:00:00 2007 Matthias Clasen - 2.13.2-2
- Update the license field

Sat Jul 7 14:00:00 2007 Matthew Barnes - 2.13.2-1.fc8
- Update to 2.13.2

Fri May 18 14:00:00 2007 Matthew Barnes - 2.13.1-1.fc8
- Update to 2.13.1
- Remove patch for RH bug #237179 (fixed upstream).

Thu May 3 14:00:00 2007 Matthew Barnes - 2.12.3-5.fc7
- Fix devel subpackage dependency (RH bug #238793).

Thu Apr 19 14:00:00 2007 Matthew Barnes - 2.12.3-3.fc7
- Add patch for RH bug #237179 (memory leak).

Thu Dec 7 13:00:00 2006 Jeremy Katz - 2.12.3-2
- rebuild against python 2.5

Sat Nov 18 13:00:00 2006 Matthew Barnes - 2.12.3-1.fc7
- Update to 2.12.3

Thu Oct 26 14:00:00 2006 Matthew Barnes - 2.12.2-3.fc7
- Add subpackage pygobject2-doc (bug #205231).

Tue Oct 24 14:00:00 2006 Matthew Barnes - 2.12.2-2.fc7
- Use python_sitearch instead of python_sitelib.

Sun Oct 15 14:00:00 2006 Matthew Barnes - 2.12.2-1.fc7
- Update to 2.12.2

Sun Sep 24 14:00:00 2006 Matthew Barnes - 2.12.1-3.fc6
- Require glib2-devel for the -devel package.

Fri Sep 22 14:00:00 2006 Matthew Barnes - 2.12.1-2.fc6
- Define a python_sitelib macro for files under site_packages.
- Spec file cleanups.

Tue Sep 5 14:00:00 2006 Matthias Clasen - 2.12.1-1.fc6
- Update to 2.12.1
- Require pkgconfig for the -devel package

Sun Aug 27 14:00:00 2006 Matthias Clasen - 2.11.4-1.fc6
- Update to 2.11.4
- Use pre-built docs

Mon Aug 21 14:00:00 2006 Matthias Clasen - 2.11.3-1.fc6
- Update to 2.11.3

Sun Aug 13 14:00:00 2006 Matthias Clasen - 2.11.2-2.fc6
- BR libxslt

Sun Aug 13 14:00:00 2006 Matthias Clasen - 2.11.2-1.fc6
- Update to 2.11.2

Wed Jul 19 14:00:00 2006 Jesse Keating - 2.11.0-2
- rebuild

Wed Jul 12 14:00:00 2006 Matthias Clasen - 2.11.0-1
- Update to 2.11.0

Wed Jul 12 14:00:00 2006 Jesse Keating - 2.10.1-3
- rebuild
- Add missing br libtool

Fri May 19 14:00:00 2006 John (J5) Palmieri - 2.10.1-2
- Cleanup

Fri May 12 14:00:00 2006 John (J5) Palmieri - 2.10.1-1
- Initial package


 
ICM