Commit Graph

153 Commits

Author SHA256 Message Date
05f34442d2 Accepting request 188165 from home:dimstar:branches:GNOME:Factory
- Modify gi-find-deps.sh: the js package filter function seems to
  have some issues in transfering variables (we might hit some
  limits: the script works fine when directly invoked). Currently
  we just specify the extracted list from gnome-weather as FILTER.

OBS-URL: https://build.opensuse.org/request/show/188165
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=125
2013-08-15 16:20:14 +00:00
524b04e76c Accepting request 186786 from home:dimstar:branches:GNOME:Factory
Enhance gi-find-deps: it works for gnome-weather now

OBS-URL: https://build.opensuse.org/request/show/186786
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=124
2013-08-13 12:41:22 +00:00
000267bb11 Accepting request 182764 from home:dimstar:branches:GNOME:Factory
Update to 1.37.4

OBS-URL: https://build.opensuse.org/request/show/182764
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=122
2013-07-10 20:30:47 +00:00
Bjørn Lie
d034563883 Accepting request 176894 from home:dimstar:branches:GNOME:Factory
Update to 1.37.1

OBS-URL: https://build.opensuse.org/request/show/176894
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=120
2013-05-31 18:39:37 +00:00
9bc0a36504 Accepting request 161109 from home:dimstar:branches:GNOME:Factory
Update to 1.36.0

OBS-URL: https://build.opensuse.org/request/show/161109
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=118
2013-03-26 20:13:04 +00:00
24eb6af37a Accepting request 160503 from home:dimstar:branches:GNOME:Factory
Update to 1.35.9 - locally built

OBS-URL: https://build.opensuse.org/request/show/160503
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=117
2013-03-22 12:03:52 +00:00
8fcd9376f8 Accepting request 158549 from GNOME:Next
- Simplify gi-find-deps.sh to make it easier to add other 64bit
  architectures. Include aarch64 in the list.

- Update to version 1.35.8:
  + Bugs fixed: bgo#660698, bgo#687522, bgo#691873, bgo#692084,
    bgo#693040, bgo#693096, bgo#693097, bgo#693098, bgo#693598,
    bgo#693742, bgo#693838, bgo#693876, bgo#693939.

- Update to version 1.35.4:
  + Update glib annotations.
  + Various mallardwriter improvements and fixes
  + Bugs fixed: bgo#690514, bgo#686388, bgo#656312, bgo#691030,
    bgo#690850, bgo#690851, bgo#691524, bgo#678401, bgo#684059,
    bgo#682355.

- Eliminate lines which contain "from gi.repository import Foo"
  (incl. quotes) as possible matches... this phrase is commonly
  used in multiline documentation blobs (like for example in
  python-gobject >= 3.7.3).

- Modify gi-find-deps.sh: in case of python scripts, do not add
  python-gobject Requires: we do not know if the scripts is meant
  for python3, which would require python3-gobject.

- Update to version 1.35.3:
  + scanner: Deprecate using identifier prefixes in GINames.
  + giscanner: Don't prefer identifier prefixes over namespaces in
    deps.
  + Build system enhancements / fixes.
  + Update glib annotations.

OBS-URL: https://build.opensuse.org/request/show/158549
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=116
2013-03-13 22:42:28 +00:00
8d03ebf4e3 Accepting request 149595 from home:dimstar:branches:GNOME:Factory
- Fix gi-find-deps.sh: escape "." in grep calls ("\.").

OBS-URL: https://build.opensuse.org/request/show/149595
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=114
2013-01-23 16:34:14 +00:00
36f15dba59 Accepting request 145116 from home:dimstar:branches:GNOME:Factory
Add python-gobject dependency when we find gi.requires in a *.py file...

OBS-URL: https://build.opensuse.org/request/show/145116
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=112
2012-12-11 17:03:03 +00:00
d9b5cdcfd1 Accepting request 141178 from GNOME:Next
resubmit with file requires...

OBS-URL: https://build.opensuse.org/request/show/141178
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=110
2012-11-14 15:43:43 +00:00
be33a34d7e Accepting request 140693 from GNOME:Next
typo

OBS-URL: https://build.opensuse.org/request/show/140693
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=109
2012-11-08 19:05:18 +00:00
4d9a8a698c Accepting request 138640 from home:dimstar:branches:GNOME:Factory
update to 1.34.1.1

OBS-URL: https://build.opensuse.org/request/show/138640
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=107
2012-10-17 21:04:07 +00:00
dd8573196e Accepting request 138433 from home:dimstar:branches:GNOME:Factory
This should catch the latest missing version of possible versioned gi requires in python code...

OBS-URL: https://build.opensuse.org/request/show/138433
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=106
2012-10-17 20:21:34 +00:00
988eb164e2 Accepting request 136626 from home:dimstar:branches:GNOME:Factory
- Extend gi-find-deps.sh to understand versioned gi imports in
  JavaScript (*.js) code.

OBS-URL: https://build.opensuse.org/request/show/136626
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=104
2012-10-02 18:16:15 +00:00
079bb1e240 Accepting request 135724 from home:dimstar:branches:GNOME:Factory
Update to 1.34.0

OBS-URL: https://build.opensuse.org/request/show/135724
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=103
2012-09-25 20:31:38 +00:00
129bcbeff0 Accepting request 134966 from home:dimstar:branches:GNOME:Factory
Update to 1.33.14

OBS-URL: https://build.opensuse.org/request/show/134966
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=102
2012-09-21 19:24:07 +00:00
Vincent Untz
9c6608aa03 Accepting request 132723 from GNOME:Next
Starting to push GNOME:Next...

OBS-URL: https://build.opensuse.org/request/show/132723
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=101
2012-09-07 15:51:51 +00:00
c1008b54bd Accepting request 123871 from home:dimstar:branches:GNOME:Factory
Fix license tags.. and typo

OBS-URL: https://build.opensuse.org/request/show/123871
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=99
2012-06-06 15:42:38 +00:00
Vincent Untz
9f5d720790 Accepting request 121949 from home:vuntz:branches:GNOME:Factory
clarify .changes

OBS-URL: https://build.opensuse.org/request/show/121949
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=98
2012-05-23 14:27:32 +00:00
Vincent Untz
425d5604e8 Accepting request 121792 from home:dimstar:branches:GNOME:Factory
Attempt to fix bnc#684826 - at your disposal

OBS-URL: https://build.opensuse.org/request/show/121792
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=97
2012-05-23 14:23:03 +00:00
Vincent Untz
efbc80e346 Accepting request 114314 from home:vuntz:branches:GNOME:Factory
Update to 1.32.1

OBS-URL: https://build.opensuse.org/request/show/114314
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=95
2012-04-18 15:08:26 +00:00
Vincent Untz
d3f0b0cbab Accepting request 111493 from home:vuntz:branches:GNOME:Factory
Update to 1.32.0

OBS-URL: https://build.opensuse.org/request/show/111493
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=93
2012-03-28 08:18:32 +00:00
Vincent Untz
226236abda Accepting request 110472 from home:vuntz:branches:GNOME:Factory
Update to 1.31.22

OBS-URL: https://build.opensuse.org/request/show/110472
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=92
2012-03-22 06:10:00 +00:00
ec73b218f5 Accepting request 108023 from home:vuntz:branches:GNOME:Factory
Update to 1.31.20

OBS-URL: https://build.opensuse.org/request/show/108023
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=90
2012-03-11 17:45:31 +00:00
Vincent Untz
bd11412c42 Accepting request 103313 from home:vuntz:branches:GNOME:Factory
Clarify .changes entry

OBS-URL: https://build.opensuse.org/request/show/103313
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=88
2012-02-08 12:56:12 +00:00
Vincent Untz
9e7d49a800 Accepting request 102430 from home:oertel:branches:openSUSE:Factory
- gi-find-deps.sh:
  - ia64 also needs ()(64bit)
  - send errors from find to /dev/null (for platforms where lib64
    does not exist)

OBS-URL: https://build.opensuse.org/request/show/102430
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=87
2012-02-08 12:54:04 +00:00
a6b72a6078 Accepting request 100791 from home:vuntz:branches:GNOME:Factory
Update to 1.31.10

OBS-URL: https://build.opensuse.org/request/show/100791
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=84
2012-01-20 08:30:20 +00:00
0ea36328d5 Accepting request 100558 from home:msmeissn:branches:GNOME:Factory
require correct libs for ppc64 and s390x

OBS-URL: https://build.opensuse.org/request/show/100558
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=83
2012-01-18 19:59:22 +00:00
Vincent Untz
b8d072f034 Accepting request 98050 from home:dimstar:branches:GNOME:Factory
Fixup: also include subfolders of buildroot/usr/lib

OBS-URL: https://build.opensuse.org/request/show/98050
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=81
2011-12-23 15:19:31 +00:00
Vincent Untz
80e807539d Accepting request 97402 from home:vuntz:branches:GNOME:Factory
Update to 1.31.6

OBS-URL: https://build.opensuse.org/request/show/97402
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=80
2011-12-21 04:15:50 +00:00
Vincent Untz
e4cda16f0f Accepting request 96374 from home:vuntz:branches:GNOME:Factory
Fix typo + add comments

OBS-URL: https://build.opensuse.org/request/show/96374
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=79
2011-12-12 15:46:25 +00:00
Vincent Untz
1482df9d22 Accepting request 96150 from home:dimstar:branches:GNOME:Factory
Push typelib change branch

OBS-URL: https://build.opensuse.org/request/show/96150
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=78
2011-12-12 15:44:10 +00:00
Vincent Untz
ccd71cea6f Accepting request 91447 from home:vuntz:branches:GNOME:Factory
Improve .changes

OBS-URL: https://build.opensuse.org/request/show/91447
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=77
2011-11-15 09:19:58 +00:00
Vincent Untz
d3a796ae46 Accepting request 91071 from home:dimstar:GNOME:Next
Pushing current Gnome 3.3 work to G:F... some work might be lumpy...

OBS-URL: https://build.opensuse.org/request/show/91071
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=76
2011-11-15 09:13:27 +00:00
Vincent Untz
7e81c5daa0 Accepting request 84141 from home:vuntz:branches:GNOME:Factory
Update to 1.30.0

OBS-URL: https://build.opensuse.org/request/show/84141
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=74
2011-09-21 15:22:44 +00:00
Vincent Untz
7670f5a1fc Accepting request 81146 from home:vuntz:branches:GNOME:Factory
tweak

OBS-URL: https://build.opensuse.org/request/show/81146
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=72
2011-09-06 19:51:14 +00:00
Vincent Untz
2137cf89d1 Accepting request 80996 from home:fcrozat:gnome3.2
- Fix build on 11.4

OBS-URL: https://build.opensuse.org/request/show/80996
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=71
2011-09-06 19:49:35 +00:00
Vincent Untz
03e77ba149 Accepting request 80713 from home:vuntz:branches:GNOME:Factory
Add patch to fix build of gjs/python-gobject

OBS-URL: https://build.opensuse.org/request/show/80713
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=70
2011-09-02 16:44:34 +00:00
Vincent Untz
a641b9e967 Accepting request 80698 from home:vuntz:branches:GNOME:Factory
Update to 1.29.17

OBS-URL: https://build.opensuse.org/request/show/80698
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=69
2011-09-02 16:00:46 +00:00
OBS User buildservice-autocommit
d848a5ae05 Updating link to change in openSUSE:Factory/gobject-introspection revision 32.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=85efb6e88a31375f8ca9c053792ccbe2
2011-08-18 07:15:17 +00:00
136d9dee34 Accepting request 79159 from home:dimstar:pytest
Fix gi-find-deps.sh to address a special case in python-gobject: a ImportError text tries to explain how to convert the code

OBS-URL: https://build.opensuse.org/request/show/79159
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=67
2011-08-17 19:52:54 +00:00
4091a37f11 Accepting request 79157 from home:dimstar:pytest
special case to address python-gobject Requires

OBS-URL: https://build.opensuse.org/request/show/79157
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=66
2011-08-17 19:50:04 +00:00
Vincent Untz
f7782548ea Accepting request 77303 from home:vuntz:branches:GNOME:Factory
Update to 1.29.16

OBS-URL: https://build.opensuse.org/request/show/77303
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=64
2011-07-27 22:06:52 +00:00
OBS User buildservice-autocommit
cac8768bfa Updating link to change in openSUSE:Factory/gobject-introspection revision 29.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=bed067705bf93580f17f73963e0faa3b
2011-07-21 06:59:04 +00:00
d954ba886d Accepting request 76485 from home:vuntz:branches:GNOME:Factory
Fix gi-find-deps to deal with \r\n

OBS-URL: https://build.opensuse.org/request/show/76485
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=62
2011-07-20 08:09:38 +00:00
OBS User buildservice-autocommit
c3d8d69b96 Updating link to change in openSUSE:Factory/gobject-introspection revision 27.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=34919a1a408edbae3e808eab84285b08
2011-07-12 07:02:34 +00:00
74f322bfe8 Accepting request 76037 from home:vuntz:branches:GNOME:Factory
Fix bug in Requires generation

OBS-URL: https://build.opensuse.org/request/show/76037
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=60
2011-07-11 15:48:25 +00:00
Vincent Untz
e57c4d8d65 Accepting request 73866 from home:vuntz:branches:GNOME:Factory
Try to provide more details in .changes, based on git

OBS-URL: https://build.opensuse.org/request/show/73866
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=58
2011-06-16 14:35:27 +00:00
Vincent Untz
c9a36c1eb4 Accepting request 73677 from home:dimstar:branches:GNOME:Factory
Update to 1.29.0

OBS-URL: https://build.opensuse.org/request/show/73677
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=57
2011-06-16 14:31:24 +00:00
18c2835e33 Accepting request 73379 from home:vuntz:branches:GNOME:Factory
Add exclude path to gobjectintrospection.attr

OBS-URL: https://build.opensuse.org/request/show/73379
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=56
2011-06-11 13:52:40 +00:00