Commit Graph

362 Commits

Author SHA256 Message Date
c3cdf3516e Accepting request 554632 from GNOME:Next
- Switch to using python3:
  + Replace -devel's python2-xml Requires with python3-xml.
  + Add gtk2-converter-python3.patch: convert gtk-build-converter
    to be a python3 script.

OBS-URL: https://build.opensuse.org/request/show/554632
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=254
2017-12-06 08:18:39 +00:00
Dominique Leuenberger
9bbc54d3d6 Accepting request 538187 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/538187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=161
2017-11-03 18:06:52 +00:00
350f4b1ff7 Accepting request 538179 from home:pluskalm:branches:GNOME:Factory
- Explicitly require python2 modules for devel package
- Cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/538179
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=252
2017-11-01 18:38:42 +00:00
Dominique Leuenberger
405b5d538d Accepting request 511631 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/511631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=160
2017-07-24 10:30:48 +00:00
Bjørn Lie
09a1733c9c Accepting request 511579 from GNOME:Next
File-triggers migration

OBS-URL: https://build.opensuse.org/request/show/511579
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=250
2017-07-20 11:38:22 +00:00
Dominique Leuenberger
29b6d705f6 Accepting request 510088 from GNOME:Factory
- Add gtk2-updateiconcache_sort.patch: have gtk-update-icon-cache
  sort directory entries when creating caches. The build system
  uses this to produce an embedded cache for the stock icons. With
  this, we can have reproducible builds.

OBS-URL: https://build.opensuse.org/request/show/510088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=159
2017-07-17 06:59:43 +00:00
8d7ff7e108 - Add gtk2-updateiconcache_sort.patch: have gtk-update-icon-cache
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=248
2017-07-13 13:03:34 +00:00
6f741256ca - Add gtk2.updateiconcache.sort.patch: have gtk-update-icon-cache
sort directory entries when creating caches. The build system
  uses this to produce an embedded cache for the stock icons. With
  this, we can have reproducible builds.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=247
2017-07-13 13:02:55 +00:00
d5779996cd Accepting request 503613 from home:olh:branches:GNOME:Factory
- Sort directory entries when creating built-in icon cache
  gtk2.updateiconcache.sort.patch

OBS-URL: https://build.opensuse.org/request/show/503613
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=246
2017-07-13 13:00:46 +00:00
Dominique Leuenberger
595f95880c Accepting request 427233 from GNOME:Factory
Please put in own staging, not G. CVE fix inside.

OBS-URL: https://build.opensuse.org/request/show/427233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=158
2016-09-17 12:36:42 +00:00
Bjørn Lie
10d4d21f3e Tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=245
2016-09-13 10:27:49 +00:00
Bjørn Lie
e7e947ae6f Accepting request 427111 from home:mgorse:branches:GNOME:Factory
- Update to version 2.24.31:
  + backport many file chooser entry fixes and cleanups
  + don't crash if invisible files are deleted
  + Bugs fixed: bgo#555087, bgo#586367, bgo#635287, bgo#640698,
    bgo#648419, bgo#672271, bgo#679333, bgo#687196, bgo#703220
  (CVE-2013-7447), bgo#720330, bgo#729927, bgo#737777, bgo#752707,
  bgo#756450, bgo#765120, bgo#765193, bgo#768163, bgo#764996,
  bgo#769126
- Rebase gtk2-bgo743166-remember-printing-authentication.patch.
- Drop gtk2-bgo737777-fix-printing-authentication-crash.patch and
  gtk2-bnc957400-filechooserentry-update.patch: fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/427111
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=244
2016-09-13 10:21:54 +00:00
Dominique Leuenberger
ffc0990552 Accepting request 424171 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/424171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=157
2016-09-05 19:14:59 +00:00
Bjørn Lie
2d9d2f96a8 Accepting request 424107 from home:xiaoguang_wang:branches:GNOME:Factory
SLE sync
- Update to GNOME 3.20  Fate#318572

- Add gtk2-bnc957400-filechooserentry-update.patch. This updates
  the Tab completion code in GtkFileChooser, so it works the same
  as in gtk3 (bnc#957400). The patch was associated with upstream
  commits: 55764ddd, 191d1cd90, 92d45e12, 8f9487f

  + Add gtk2-bgo743166-remember-printing-authentication.patch:
    Allow credentials from gnome-keyring to be used for printing
  + Add gtk2-bgo737777-fix-printing-authentication-crash.patch:
    Fix applications from randomly crashing while printing with
    - bgo#600789: gdk/gdkwindow.c "find_native_sibling_above" will
    - bgo#610141: gtk_assistant_get_nth_page() function fails to
    - bgo#609952: destroying a notebook window when the last tab
    - bgo#609514: fix introspection comments for
    - bgo#607697: GDK_META_MASK always set on Alt-Enter with gtk+
  + Bugs fixed:
  + Too many fixes/changes to list. Please see NEWS for full details
  + Too many fixes/changes to list. Please see NEWS for full details
  The java X Selection "TARGETS"'s type is "TARGETS" not "ATOM".
  Add new patch gtk2-191223-java-selection-fix-updated.patch,
- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
- add gcc-c++ to buildrequires to work around libtool problem
- add gcc-c++ to buildrequires to work around libtool problem
    * GtkStatusIcon supports keyboard navigation
    * Add some unit tests for GTK+
    * for the default input method
  the filesystem package.
- moving recommends of gvfs from glib2
  + http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.12/gtk+-2.12.9.news

OBS-URL: https://build.opensuse.org/request/show/424107
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=242
2016-09-01 08:56:04 +00:00
Dominique Leuenberger
821310fac9 Accepting request 418744 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/418744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=156
2016-08-16 11:03:08 +00:00
Bjørn Lie
18109da94e Accepting request 418653 from home:dimstar:u-a
- Fix update-alterntatives usage.

OBS-URL: https://build.opensuse.org/request/show/418653
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=240
2016-08-11 16:37:43 +00:00
Dominique Leuenberger
090ab3ce78 Accepting request 367104 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/367104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=155
2016-03-09 14:15:40 +00:00
Bjørn Lie
252f016678 Accepting request 367089 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/367089
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=238
2016-03-06 12:19:42 +00:00
Dominique Leuenberger
8ad616faa1 Accepting request 359016 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/359016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=154
2016-02-23 15:53:41 +00:00
563a7b2400 Accepting request 358103 from home:Zaitor
Found this patched gtk2 in my home that I'd forgotten to sub

OBS-URL: https://build.opensuse.org/request/show/358103
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=236
2016-02-12 12:49:58 +00:00
Dominique Leuenberger
c5c98b41ac Accepting request 351187 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/351187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=153
2016-01-01 18:46:58 +00:00
Bjørn Lie
234505b2be Accepting request 351097 from home:Zaitor
Updated randr support, not buildtested

OBS-URL: https://build.opensuse.org/request/show/351097
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=234
2015-12-29 11:59:35 +00:00
Dominique Leuenberger
49b8071da3 Accepting request 348373 from GNOME:Factory
New upstream rel

OBS-URL: https://build.opensuse.org/request/show/348373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=152
2015-12-17 14:51:57 +00:00
Bjørn Lie
b71b1474eb Really drop the patch :-)
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=233
2015-12-11 11:28:21 +00:00
Bjørn Lie
3f9a49470c Accepting request 348363 from GNOME:Next
- Update to version 2.24.29:
  + OS X: Partial aspect ratio support.
  + Bugs fixed: bgo#345345, bgo#745127, bgo#749507, bgo#752638,
    bgo#753644, bgo#753691, bgo#753992, bgo#754046.
  + Updated translations.
- Drop gtk2-gdk_region_destroy_instead_of_cairo_region_destroy:
  fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/348363
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=232
2015-12-11 11:19:55 +00:00
Dominique Leuenberger
1d00c35a40 Accepting request 328119 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/328119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=151
2015-09-03 15:58:52 +00:00
f67455e12f Accepting request 328104 from home:dimstar:Factory
Fix a wrong function call - fixes perl-Gtk2 the right way

OBS-URL: https://build.opensuse.org/request/show/328104
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=230
2015-08-31 09:48:15 +00:00
Dominique Leuenberger
c403400eb8 Accepting request 309634 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/309634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=150
2015-06-03 06:14:17 +00:00
8e3576c9dc Accepting request 309633 from home:endzone:branches:GNOME:Factory
Add two patches to fix boo#933034:
  + Add gtk2-bgo743166-remember-printing-authentication.patch: 
    Allow credentials from gnome-keyring to be used for printing 
    in GTK 2 (bgo#743166)
  + Add gtk2-bgo737777-fix-printing-authentication-crash.patch: 
    Fix applications from randomly crashing while printing with 
    a password-secured SMB printer (bgo#737777)

OBS-URL: https://build.opensuse.org/request/show/309633
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=228
2015-06-01 14:52:30 +00:00
Dominique Leuenberger
7807ae08ee Accepting request 307022 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/307022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=149
2015-05-19 21:12:26 +00:00
6eb5888915 Accepting request 307016 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/307016
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=226
2015-05-13 15:08:33 +00:00
Dominique Leuenberger
3c8d1b6ee2 Accepting request 288823 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/288823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=148
2015-03-09 09:01:19 +00:00
473158365f Accepting request 288818 from GNOME:Next
Build in GN first? (I did build it local).

OBS-URL: https://build.opensuse.org/request/show/288818
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=224
2015-03-04 09:32:25 +00:00
Dominique Leuenberger
1b69a75534 Accepting request 287314 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/287314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=147
2015-02-27 10:06:16 +00:00
fcbef22793 Accepting request 287305 from GNOME:Next
Update to 2.24.26 - stable branch

OBS-URL: https://build.opensuse.org/request/show/287305
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=222
2015-02-23 12:31:04 +00:00
Stephan Kulow
a18b2703e7 Accepting request 285131 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/285131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=146
2015-02-16 20:21:21 +00:00
Bjørn Lie
6ccb1668fc Accepting request 284971 from home:Zaitor:branches:GNOME:Factory
Cherrypick patches from upstream stable branch, I find the mem leak fix one paticulary of intrest

OBS-URL: https://build.opensuse.org/request/show/284971
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=220
2015-02-10 16:07:21 +00:00
Dominique Leuenberger
d40522ab0a Accepting request 263025 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/263025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=145
2014-11-26 19:57:39 +00:00
Bjørn Lie
b8ea32c1e6 Accepting request 263017 from GNOME:Next
- Do not package ChangeLog: it's a 2MB plain text file which is not
  going to be read ever by anybody. NEWS contains similar
  information in a more approachable way.

OBS-URL: https://build.opensuse.org/request/show/263017
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=218
2014-11-25 17:39:07 +00:00
Bjørn Lie
0aacb8c240 Accepting request 262988 from GNOME:Next
- Ad gtk2-allow-deprecated-gdk-pixbuf-API.patch: Allow deprecated
  gdk-pixbuf API, taken from git.

OBS-URL: https://build.opensuse.org/request/show/262988
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=217
2014-11-25 14:02:55 +00:00
Dominique Leuenberger
4ef649b066 Accepting request 260777 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/260777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=144
2014-11-13 08:16:51 +00:00
a0574db338 Accepting request 260431 from home:Ledest:misc
fix bashism in post script

OBS-URL: https://build.opensuse.org/request/show/260431
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=215
2014-11-10 23:15:23 +00:00
Stephan Kulow
3a1c636994 Accepting request 259479 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/259479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=143
2014-11-05 14:54:37 +00:00
14b38265c2 Accepting request 259290 from GNOME:Next
We should get that fix into Factory

OBS-URL: https://build.opensuse.org/request/show/259290
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=213
2014-11-03 11:09:03 +00:00
66a100b4df Accepting request 243858 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/243858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=141
2014-08-11 08:08:35 +00:00
f5b480e967 Accepting request 243852 from home:fcrozat:branches:GNOME:Factory
- Rename README.SuSE to README.SUSE (bnc#889027).

OBS-URL: https://build.opensuse.org/request/show/243852
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=211
2014-08-07 11:28:24 +00:00
Stephan Kulow
869f91e998 Accepting request 243708 from GNOME:Factory
- Add gtk2-bgo625202-30-bit-drawables-remain-black.patch: fix
  30-bit drawables remain black (bgo#625202).

OBS-URL: https://build.opensuse.org/request/show/243708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=140
2014-08-07 06:08:09 +00:00
d45b83d1ec tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=209
2014-08-05 18:36:30 +00:00
8111e3162c Accepting request 243668 from home:bekun:branches:GNOME:Factory
fix black drawing areas on 30-bit displays #bgo625202
gtk2.changes notice is in sequence to GNOME:Factory package

OBS-URL: https://build.opensuse.org/request/show/243668
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=208
2014-08-05 18:35:19 +00:00
Stephan Kulow
d1ac08779b Accepting request 239221 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/239221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=139
2014-07-08 14:58:52 +00:00