103 Commits

Author SHA256 Message Date
f2e6dd4a04 Accepting request 1305430 from GNOME:Factory
- Update to version 1.10.8:
  + Add missing escape.
  + Fix static builds. (forwarded request 1304580 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1305430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=55
2025-09-24 13:20:38 +00:00
0065a73d27 Accepting request 1304580 from GNOME:Next
- Update to version 1.10.8:
  + Add missing escape.
  + Fix static builds.

OBS-URL: https://build.opensuse.org/request/show/1304580
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=96
2025-09-17 15:50:58 +00:00
9fd6ce4721 Accepting request 1229845 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1229845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=54
2024-12-11 20:00:59 +00:00
1b2e345974 Accepting request 1229827 from GNOME:Next
- Update to version 1.10.6:
  + Allow single quoted strings when running in non-strict mode.
  + Allow escaped characters when running in non-strict mode.
  + Add missing nullable annotation.

OBS-URL: https://build.opensuse.org/request/show/1229827
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=94
2024-12-10 15:01:28 +00:00
d0cf0fbf30 Accepting request 1205472 from GNOME:Factory
SCripted push of GNOME 47

OBS-URL: https://build.opensuse.org/request/show/1205472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=53
2024-10-08 15:18:06 +00:00
3cb2d60aa6 Accepting request 1203471 from GNOME:Next
Scripted push of GNOME 47

OBS-URL: https://build.opensuse.org/request/show/1203471
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=92
2024-09-30 07:54:48 +00:00
a5e99958fe Accepting request 1111885 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1111885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=52
2023-09-20 11:22:27 +00:00
419f3a038b Accepting request 1111641 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1111641
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=90
2023-09-18 06:39:54 +00:00
eaf6193dd7 Accepting request 930911 from GNOME:Factory
Scripted push from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/930911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=51
2021-11-14 23:06:32 +00:00
bb137ded75 Accepting request 919960 from home:sbrabec:branches:tuu-goodbye
- Remove obsolete translation-update-upstream support
  (jsc#SLE-21105).

OBS-URL: https://build.opensuse.org/request/show/919960
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=89
2021-09-20 10:07:11 +00:00
37fc568bb1 Accepting request 916997 from GNOME:Factory
(forwarded request 916109 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/916997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=50
2021-09-08 19:36:21 +00:00
6daf4a1cfa Accepting request 916109 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/916109
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=88
2021-09-06 07:20:36 +00:00
4eac17e934 Accepting request 915315 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/915315
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=87
2021-09-01 11:10:32 +00:00
a759b62b64 Accepting request 913706 from GNOME:Factory
- Update to version 1.6.4:
  + Discover linker flags on all toolchains
  + Fix memory leak
  + Use gi-docgen instead of gtk-doc for generating the API
    reference
  + Build against newer versions of GLib
- Pass gtk_doc=disabled to meson, no longer build API
  documentation. (forwarded request 913492 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/913706
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=49
2021-08-25 18:56:28 +00:00
1f0a88c188 Accepting request 913492 from GNOME:Next
- Update to version 1.6.4:
  + Discover linker flags on all toolchains
  + Fix memory leak
  + Use gi-docgen instead of gtk-doc for generating the API
    reference
  + Build against newer versions of GLib
- Pass gtk_doc=disabled to meson, no longer build API
  documentation.

OBS-URL: https://build.opensuse.org/request/show/913492
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=86
2021-08-23 08:35:46 +00:00
a44a7d35f5 Accepting request 870856 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/870856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=48
2021-02-16 21:35:41 +00:00
c1863e7b68 Accepting request 870713 from GNOME:Next
- Update to version 1.6.2:
  + Fix build reproducibility.
  + Fix parsing of UTF-16 surrogate pairs.
  + Ignore UTF-8 BOM.

OBS-URL: https://build.opensuse.org/request/show/870713
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=84
2021-02-10 12:49:07 +00:00
49c6dbe44e Accepting request 834306 from GNOME:Factory
New stable release, I assume this should be ok for current old stable GNOME too (forwarded request 833843 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/834306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=47
2020-09-25 14:23:39 +00:00
9730d99643 Accepting request 833843 from GNOME:Next
New stable release, I assume this should be ok for current old stable GNOME too

OBS-URL: https://build.opensuse.org/request/show/833843
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=82
2020-09-14 13:35:16 +00:00
d833cb5419 Accepting request 808845 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/808845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=46
2020-06-02 12:32:51 +00:00
504f888520 Accepting request 808233 from home:dmolkentin:branches:GNOME:Factory
- Require pkgconfig to create pkgconfig() provides

OBS-URL: https://build.opensuse.org/request/show/808233
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=80
2020-05-25 17:45:29 +00:00
413939382d Accepting request 767446 from GNOME:Factory
Eliminate the -lang recommends (forwarded request 767183 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/767446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=45
2020-01-28 09:51:25 +00:00
e7acba818a Accepting request 767183 from GNOME:Next
Eliminate the -lang recommends

OBS-URL: https://build.opensuse.org/request/show/767183
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=78
2020-01-26 14:50:07 +00:00
7acabde74d Accepting request 638692 from GNOME:Factory
New stable rel (forwarded request 638552 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/638692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=44
2018-10-17 06:17:13 +00:00
8ff08487f5 Accepting request 638552 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/638552
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=76
2018-09-27 07:41:23 +00:00
28866625ac Accepting request 621291 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/621291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=43
2018-07-13 08:16:12 +00:00
71eb618120 Accepting request 621289 from SUSE:SLE-15:GA
- Set gettext domain explicitly in translation-update-upstream,
  as it does not support complex meson.build expressions
  (bsc#1087076#c21).

Also boo#1100246

OBS-URL: https://build.opensuse.org/request/show/621289
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=74
2018-07-06 08:19:45 +00:00
c3f96e2391 Accepting request 589985 from GNOME:Factory
t-u-u / boo#1086036 (forwarded request 589294 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/589985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=42
2018-03-26 10:42:01 +00:00
9c40e1ce38 Accepting request 589294 from home:dimstar:t-u-u
t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589294
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=72
2018-03-22 09:40:00 +00:00
7c5323b4a6 Accepting request 582819 from GNOME:Factory
spec-cleaner (forwarded request 581232 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/582819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=41
2018-03-08 09:47:36 +00:00
9b42bd9315 Accepting request 581232 from GNOME:Next
spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/581232
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=70
2018-03-05 13:55:46 +00:00
e3b31d45ac Accepting request 523838 from GNOME:Factory
- Update to version 1.4.2:
  + Literally no change, just a re-released tarball. The tarball
    generated for 1.4.0 and pushed to download.gnome.org comes from
    a different commit. (forwarded request 523836 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/523838
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=40
2017-09-13 19:57:03 +00:00
6e15ce1686 Accepting request 523836 from GNOME:Next
- Update to version 1.4.2:
  + Literally no change, just a re-released tarball. The tarball
    generated for 1.4.0 and pushed to download.gnome.org comes from
    a different commit.

OBS-URL: https://build.opensuse.org/request/show/523836
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=68
2017-09-12 21:53:03 +00:00
7f2959b0e1 Accepting request 523638 from GNOME:Next
Update to 1.4.0

OBS-URL: https://build.opensuse.org/request/show/523638
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=67
2017-09-12 11:05:35 +00:00
b3ba009339 Accepting request 523295 from home:jengelh:branches:GNOME:Factory
- Trim descriptions a little. Update summaries.

OBS-URL: https://build.opensuse.org/request/show/523295
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=66
2017-09-11 16:31:35 +00:00
e5ba5084ab Accepting request 519435 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/519435
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=65
2017-08-31 07:44:42 +00:00
f2d27eed15 Accepting request 481176 from GNOME:Factory
(forwarded request 481095 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/481176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=39
2017-03-22 22:03:52 +00:00
94949d5352 Accepting request 481095 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/481095
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=63
2017-03-19 16:56:59 +00:00
65f16791f0 Accepting request 479098 from GNOME:Next
Update to 1.2.6

OBS-URL: https://build.opensuse.org/request/show/479098
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=62
2017-03-14 18:42:29 +00:00
f541b63386 Accepting request 416720 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/416720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=38
2016-08-06 18:35:22 +00:00
4629a7313a Accepting request 416018 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/416018
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=60
2016-08-03 12:42:48 +00:00
5451580119 Accepting request 399420 from GNOME:Factory
Sync package with SLE12SP2 - just for easier tracking (forwarded request 399213 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/399420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=37
2016-06-03 14:31:31 +00:00
06ec1d6639 Accepting request 399213 from SUSE:SLE-12-SP2:GA
Sync package with SLE12SP2 - just for easier tracking

OBS-URL: https://build.opensuse.org/request/show/399213
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=58
2016-06-01 10:05:36 +00:00
befbbabe59 Accepting request 378897 from GNOME:Factory
New stable rel (forwarded request 377646 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/378897
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=36
2016-03-29 12:48:03 +00:00
e59d1e1ebc Accepting request 377646 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/377646
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=56
2016-03-23 15:25:06 +00:00
595b003816 Accepting request 363830 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/363830
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=55
2016-03-02 10:27:58 +00:00
ce1f15e00d Accepting request 290973 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/290973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=35
2015-03-19 19:33:07 +00:00
a101c04657 Accepting request 290932 from GNOME:Next
Update to 1.0.4

OBS-URL: https://build.opensuse.org/request/show/290932
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=53
2015-03-16 11:52:05 +00:00
Stephan Kulow
0a81c98aec Accepting request 239037 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/239037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=33
2014-07-06 20:52:29 +00:00
Bjørn Lie
420c43c023 Accepting request 239029 from home:dimstar:branches:GNOME:Factory
Update to 1.0.2

OBS-URL: https://build.opensuse.org/request/show/239029
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=51
2014-06-30 21:40:30 +00:00