Commit Graph

133 Commits

Author SHA1 Message Date
Fedora Release Engineering
f2928ee140 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 11:40:46 +00:00
Kalev Lember
290c78599c Don't hardcode prefix when manging shebangs
This broke flatpak module builds.
2019-05-27 14:55:53 +02:00
Zbigniew Jędrzejewski-Szmek
82f7421f00 Mangle shebangs to fix build 2019-03-06 10:51:55 +01:00
Fedora Release Engineering
be185b4b1e - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 05:10:33 +00:00
Miro Hrončok
579b15252e https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 2018-11-15 12:53:55 +01:00
Hans de Goede
75b386a2bb Invoke /usr/bin/python2 instead of /usr/bin/python, fixes #1605545, #1606784 2018-08-09 12:21:28 +02:00
Igor Gnatenko
6756277b23
%{python_sitearch} → %{python2_sitearch}
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-30 00:22:17 +02:00
Fedora Release Engineering
9f3b466f81 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 23:07:13 +00:00
Peter Robinson
52f51e6f6e minor cleanups, re-upload source 2018-04-10 15:41:48 +01:00
Igor Gnatenko
26c921dbc7 Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 00:21:40 +01:00
Fedora Release Engineering
a4be4d7ea6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 06:09:33 +00:00
Kalev Lember
b7f0947a93 Fix bogus dates in %changelog 2017-12-11 11:44:50 +01:00
Kalev Lember
d6609bb5a5 Update to 2.28.7 2017-12-11 11:42:31 +01:00
Fedora Release Engineering
bc7cb29184 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 06:31:59 +00:00
Fedora Release Engineering
0501199159 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 09:17:40 +00:00
Fedora Release Engineering
b8bdc6ce8f - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 08:04:28 +00:00
Fedora Release Engineering
cd2d9353f8 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 08:29:29 +00:00
Fedora Release Engineering
a3ec748afe - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 18:42:05 +00:00
Dennis Gilmore
d0bf344d6e - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 18:07:46 +00:00
Peter Robinson
b65b217176 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 20:28:41 +00:00
Dennis Gilmore
0d33618207 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 12:53:47 -05:00
Tomas Mraz
ae1702ce23 allow old pygtk applications to work with pygobject 2.28.x and glib 2.35.x 2013-09-19 14:49:24 +02:00
Dennis Gilmore
e48dcb2f1c - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 00:48:52 -05:00
Dennis Gilmore
c8f12d25c4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 12:41:06 -06:00
Colin Walters
56d248ef06 Add various missing BuildRequires, switch to pkgconfig() syntax
- Backport upstream patch which fixes a crasher in some applications
2013-01-22 11:11:34 -05:00
Ville Skyttä
384df46c6b Add ldconfig post(un)install scriptlets. 2012-07-27 22:10:54 +03:00
Dennis Gilmore
84ea31046f - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 23:00:26 -05:00
David Malcolm
3b049fd287 fix warnings on startup (patch 1; rhbz#790053)
* Fri Jun 15 2012 David Malcolm <dmalcolm@redhat.com> - 2.28.6-5
- fix warnings on startup (patch 1; rhbz#790053)
2012-06-15 14:23:59 -04:00
Matthias Clasen
e8cf6222e1 Fix -devel requires 2012-02-13 21:17:00 -05:00
Dennis Gilmore
c0f60956a2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 19:24:48 -06:00
John (J5) Palmieri
173f917111 remove typo 2011-08-18 16:13:49 -04:00
John (J5) Palmieri
7ce230267b 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)
2011-08-18 16:12:19 -04:00
John (J5) Palmieri
699c3f1577 update to upstream 2.28.6 2011-06-13 13:50:05 -04:00
Daniel Drake
bafa5fa3af add upstream patch to solve Python GC crash during gobject deallocation
Acked by J5 on IRC
2011-06-06 16:39:54 +01:00
John (J5) Palmieri
f25dda9845 up the version of gobject-introspection required to 0.10.8 2011-04-21 14:29:34 -04:00
John (J5) Palmieri
fc56cfd98f update to 2.28.4 2011-04-21 14:25:49 -04:00
John (J5) Palmieri
fa0f2b8997 release upstream 2.28.3 2011-03-23 13:41:34 -04:00
John (J5) Palmieri
ba66ad899e check in the updated spec file for 2.28.2 2011-03-22 22:28:21 -04:00
John (J5) Palmieri
42b745e7cb update to upstream 2.28.2
* fixes https://bugzilla.redhat.com/show_bug.cgi?id=682543
2011-03-22 22:21:08 -04:00
John (J5) Palmieri
c9223ca7c4 update to upstream 2.28.1 2011-03-21 13:12:12 -04:00
John (J5) Palmieri
a1fb06bc42 update to stable release 2.28.0 2011-03-08 13:55:21 -05:00
John (J5) Palmieri
8370ae1878 update to upstream 2.27.91 2011-02-28 15:32:05 -05:00
John (J5) Palmieri
1fcca1e378 update files manifest to reflect files that moved around 2011-02-11 14:25:12 -05:00
John (J5) Palmieri
e72205e6b8 update to upstream 2.27.90 2011-02-11 12:41:12 -05:00
Dennis Gilmore
bb59ea376b - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 19:53:42 -06:00
John (J5) Palmieri
a44ae84da8 update to upstream 2.27.0
- patches no longer needed as they are committed upstream
2010-11-10 14:37:34 -05:00
John (J5) Palmieri
a781b5c135 - 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
2010-09-30 15:59:38 -04:00
John (J5) Palmieri
9a1804d420 add patch to work with PyCapsule since PyCObject is removed from Python 3.2
* Python 3.2 is what we ship in rawhide
2010-09-28 15:25:44 -04:00
John (J5) Palmieri
1c48b5bb67 add the __pycache__ directories that python 3.2 now outputs 2010-09-28 12:54:37 -04:00
John (J5) Palmieri
4246916e5b remove the m4 patches from the diff 2010-09-28 11:51:43 -04:00