SHA256
1
0
forked from pool/libgexiv2

94 Commits

Author SHA256 Message Date
8fa5dc72fb Accepting request 1184263 from GNOME:Apps
- Update to version 0.14.3:
  + Prevent std::exception escaping from exiv2
  + Declare gexiv2_metadata_open_stream and _save_stream as
    deprecated
  + Documentation updates
  + Bugs fixed: https://gitlab.gnome.org/GNOME/gexiv2/issues/81 (forwarded request 1183903 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1184263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=47
2024-07-02 16:16:09 +00:00
25155e7e57 Accepting request 1117453 from GNOME:Apps
(forwarded request 1117062 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1117453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=46
2023-10-12 21:39:00 +00:00
60c5b86f55 Accepting request 1117062 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1117062
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=85
2023-10-12 13:06:54 +00:00
66eef2ec97 Accepting request 1100948 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1100948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=45
2023-07-27 14:49:56 +00:00
4f5549c85d Accepting request 1100779 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1100779
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=83
2023-07-27 02:01:43 +00:00
eab014bc25 Accepting request 1096135 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1096135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=44
2023-07-01 21:17:48 +00:00
79b86a19f4 Accepting request 1096087 from home:dimstar:Factory
- Drop baselibs.conf: the biarch module is not used anymore.


libgexiv2 is built as pure i586 package in LegacyX86, but the provided -32bit
packages are not needed on x86_64 setups (in fact, they are not even
built outside of staging)

OBS-URL: https://build.opensuse.org/request/show/1096087
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=81
2023-06-30 13:05:38 +00:00
d214ccadb5 Accepting request 1095949 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1095949
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=80
2023-06-29 10:19:03 +00:00
94b033e8f5 Accepting request 1095831 from home:iznogood:factory
- Add crude-32bit-hack.diff: Fix 32bit build with hack diff, only
  apply for 32bit targets (breaks build for other arches).

OBS-URL: https://build.opensuse.org/request/show/1095831
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=79
2023-06-28 19:35:34 +00:00
ba80b5e9d2 Accepting request 1094946 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1094946
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=78
2023-06-24 10:45:10 +00:00
86937e9dd1 Accepting request 1085492 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1085492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=43
2023-05-09 11:07:55 +00:00
da8de4b8fa Accepting request 1085308 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1085308
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=76
2023-05-08 10:27:58 +00:00
77970e1522 Accepting request 936192 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/936192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=42
2021-12-11 23:55:52 +00:00
80af1c14f5 Accepting request 935558 from home:iznogood:branches:GNOME:Apps
- Set pythons python3 define, only build for python 3, following
  this, drop conditional sub-package python-gexiv2 and
  bcond_without macros. Use plain py3-*devel BuildRequires instead
  of python modules.

OBS-URL: https://build.opensuse.org/request/show/935558
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=75
2021-12-07 09:42:42 +00:00
bfaf7d8c31 Accepting request 920543 from GNOME:Apps
- Update to version 0.14.0:
  + Fix BMFF compile test.
- Changes from version 0.13.0:
  + Update gexiv2-dump tool
  + More additions to API and _try versions that support GErorr if
    exiv2 might throw
  + Some additions to gexiv2-tool
  + Changes in build configuration (forwarded request 920359 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/920543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=41
2021-09-24 22:34:53 +00:00
db2c06fa40 Accepting request 920359 from GNOME:Next
- Update to version 0.14.0:
  + Fix BMFF compile test.
- Changes from version 0.13.0:
  + Update gexiv2-dump tool
  + More additions to API and _try versions that support GErorr if
    exiv2 might throw
  + Some additions to gexiv2-tool
  + Changes in build configuration

OBS-URL: https://build.opensuse.org/request/show/920359
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=74
2021-09-21 07:45:37 +00:00
c7e57c1f31 Accepting request 913678 from GNOME:Apps
- Update to version 0.12.3:
  + Enable Exiv2's BMFF support if available
  + Catch WError on windows
  + Deprecate gexiv2_metadata_from_stream
  + Bugs fixed: glgo#GNOME/gexiv2#66 (forwarded request 912655 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/913678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=40
2021-08-25 18:56:10 +00:00
38c6a8741f Accepting request 912655 from GNOME:Next
- Update to version 0.12.3:
  + Enable Exiv2's BMFF support if available
  + Catch WError on windows
  + Deprecate gexiv2_metadata_from_stream
  + Bugs fixed: glgo#GNOME/gexiv2#66

OBS-URL: https://build.opensuse.org/request/show/912655
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=73
2021-08-23 08:34:13 +00:00
08ce132c6c Accepting request 875389 from GNOME:Apps
- Update to version 0.12.2:
  + Introduce gexiv2_metadata_get_exif_data
  + Clarify License of C/C++ code
  + Documentation clean-up
  + Fix filename handling for windows
  + Fix _get_iptc_tags returning duplicates
  + Add _get_multiple() for all tag domains
  + Introduce a set of new functions that will pass on Exiv2's
    exception instead of silently dropping a warning to the console
  + Fix XMP tags sort order
  + Fix xmpText/altLang handling for _get_tag_multiple()
  + Add XMP namespace lookup
  + Windows compatibility fixes (forwarded request 874011 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/875389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=39
2021-03-10 07:47:39 +00:00
0beea43e61 Accepting request 874011 from GNOME:Next
- Update to version 0.12.2:
  + Introduce gexiv2_metadata_get_exif_data
  + Clarify License of C/C++ code
  + Documentation clean-up
  + Fix filename handling for windows
  + Fix _get_iptc_tags returning duplicates
  + Add _get_multiple() for all tag domains
  + Introduce a set of new functions that will pass on Exiv2's
    exception instead of silently dropping a warning to the console
  + Fix XMP tags sort order
  + Fix xmpText/altLang handling for _get_tag_multiple()
  + Add XMP namespace lookup
  + Windows compatibility fixes

OBS-URL: https://build.opensuse.org/request/show/874011
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=71
2021-02-26 13:01:57 +00:00
c1a0c92a55 Accepting request 811407 from GNOME:Apps
New stable release, not buildtested (forwarded request 808460 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/811407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=38
2020-06-08 21:46:55 +00:00
c1ce60c700 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=69 2020-06-05 15:26:10 +00:00
c0239d308d Accepting request 808460 from GNOME:Next
New stable release, not buildtested

OBS-URL: https://build.opensuse.org/request/show/808460
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=68
2020-06-04 11:42:18 +00:00
bfc1ff1074 Accepting request 767377 from GNOME:Apps
Scripted push from GNOME:Apps

OBS-URL: https://build.opensuse.org/request/show/767377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=37
2020-01-28 09:48:28 +00:00
f2986275a9 Tweaked .changes
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=66
2019-03-18 08:14:32 +00:00
04529cafea Accepting request 685889 from X11:Pantheon:Branch
- Update to version 0.12.0:
  * Include a test for https://gitlab.gnome.org/GNOME/shotwell/issues/94
  * Disable autoptr test when not running on GCC/Clang
  * Revert symbol hiding script
  * Improve building the vapi using meson's vala support
  * Add canary test for https://gitlab.gnome.org/GNOME/gexiv2/issues/27
  * Promote gexiv2-dump to a tool
  * Documentation fixes
  * flake8 fixes for python code

OBS-URL: https://build.opensuse.org/request/show/685889
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=65
2019-03-18 08:12:45 +00:00
5ff47d4d04 Accepting request 666341 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/666341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=36
2019-01-26 21:16:25 +00:00
b5a028e082 Accepting request 666287 from GNOME:Next
- Update to version 0.11.0:
  + Remove autotools.
  + Align Meson options with the rest of GNOME.
  + Prevent additional newlines from Exiv2 logging.
  + Remove VAPI overrides.
  + Adapt to Exiv2 changes in 0.27 and master.
  + Fix several issues with Gtk-Doc.
  + Add support to read Exiv2 meta-data from a GInputStream.
- Add explicit pkgconfig(gio-2.0) BuildRequires: meson checks for
  it.
- Pass -Dintrospection=true to meson, ensure we build introspection
  support.

OBS-URL: https://build.opensuse.org/request/show/666287
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=63
2019-01-15 21:52:31 +00:00
c79e3460dd Accepting request 664077 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/664077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=35
2019-01-15 08:09:26 +00:00
c3b8a193b2 Accepting request 662630 from home:iznogood:branches:GNOME:Apps
- Update to version 0.10.10:
  + Fix building against exiv2 0.27.
  + Various meson build fixes back-ported from master.
- Drop upstream fixed patches:
  + 0001-Handle-rename-of-exiv2-xmp.hpp-to-xmp_exiv2.hpp-in-e.patch
  + libgexiv2-build-Add-manifest-test-build-against-exiv2.patch

OBS-URL: https://build.opensuse.org/request/show/662630
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=61
2019-01-09 13:29:24 +00:00
ae9a28ce30 Accepting request 661693 from home:StefanBruens:branches:X11:common:Factory
- Fix building with exiv2 0.27.0
  Add 0001-Handle-rename-of-exiv2-xmp.hpp-to-xmp_exiv2.hpp-in-e.patch

OBS-URL: https://build.opensuse.org/request/show/661693
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=60
2018-12-28 10:41:06 +00:00
b66f4ffd17 Accepting request 659800 from home:iznogood:branches:GNOME:Apps
Lets see if this fixes the build in staging....

OBS-URL: https://build.opensuse.org/request/show/659800
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=59
2018-12-19 16:37:34 +00:00
a153be2294 Accepting request 650026 from home:iznogood:branches:GNOME:Apps
New upstream release

OBS-URL: https://build.opensuse.org/request/show/650026
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=58
2018-11-19 10:39:29 +00:00
9ba66ac783 Accepting request 606927 from GNOME:Apps
- Add baselibs.conf, build 32-bit support. (forwarded request 605486 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/606927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=34
2018-05-22 14:59:33 +00:00
3a54c5c7f4 Accepting request 605486 from home:iznogood:branches:GNOME:Apps
- Add baselibs.conf, build 32-bit support.

OBS-URL: https://build.opensuse.org/request/show/605486
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=56
2018-05-14 07:28:31 +00:00
fb53401d07 Accepting request 596176 from GNOME:Apps
- Add libgexiv2-reproducible.patch: Avoid non-reproducible absolute
  build path in .h (bgo#793984). (forwarded request 595210 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/596176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=33
2018-04-19 13:25:39 +00:00
08054b3204 Accepting request 595210 from home:iznogood:branches:GNOME:Apps
- Add libgexiv2-reproducible.patch: Avoid non-reproducible absolute
  build path in .h (bgo#793984).

OBS-URL: https://build.opensuse.org/request/show/595210
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=54
2018-04-13 06:52:52 +00:00
02f5e1d1ba Accepting request 574228 from GNOME:Apps
- Update to version 0.10.8:
  + Do not use linker scripts on Drawin/OS X.
  + Fallback to AperturValue if FNumber is absent.
  + Fix GIR header and vapi when using meson.
  + Bugs fixed: bgo#791941, bgo#792239, bgo#792431. (forwarded request 573528 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/574228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=32
2018-02-12 09:10:19 +00:00
571b635053 Accepting request 573528 from home:iznogood:branches:GNOME:Apps
- Update to version 0.10.8:
  + Do not use linker scripts on Drawin/OS X.
  + Fallback to AperturValue if FNumber is absent.
  + Fix GIR header and vapi when using meson.
  + Bugs fixed: bgo#791941, bgo#792239, bgo#792431.

OBS-URL: https://build.opensuse.org/request/show/573528
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=52
2018-02-08 12:07:14 +00:00
9b7913249c Accepting request 572978 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/572978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=31
2018-02-07 17:38:24 +00:00
ba3d229d6f Accepting request 572333 from home:iznogood:branches:GNOME:Apps
- Update to version 0.10.7:
  + Add meson build support.
  + Use glib-mkenums for enum types.
  + Fix make check when running out of tree.
  + Use version script to clean up exported functions.
  + Fix --disable-vala.
  + Bugs fixed: bgo#784045, bgo#787455.

OBS-URL: https://build.opensuse.org/request/show/572333
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=50
2018-02-05 11:13:21 +00:00
45542f80b7 Accepting request 572075 from GNOME:Apps
- Allow to enable/disable building of python2/python3 bindings via
  build conditions to accomodate potential python2-less products:
  + BuildRequire python-rpm-macros: helper macros from the
    python-singlespec initiative. Even though the package can't be
    built completley with singlespec due to the additional
    libraries, we can still make good use of the helpers.
  + Replace python-devel and python3-devel BuildRequires with
    python_module devel.
  + Replace python-gobject and python3-gobject BuildRequires with
    python_module gobjecta.
- Run test suite in %check section.
- Correct URL to point to https://wiki.gnome.org/Projects/gexiv2.

OBS-URL: https://build.opensuse.org/request/show/572075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=30
2018-02-03 14:38:22 +00:00
b9ad007f61 Changelog tweaks
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=48
2018-02-02 16:25:41 +00:00
107bd8ccc1 Accepting request 568570 from openSUSE:Factory:Staging:O:DVD
- Make sure we build properly with python2 less enviroment
  * use singlespec macros
- Run tests

OBS-URL: https://build.opensuse.org/request/show/568570
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=47
2018-02-02 16:21:19 +00:00
ec17937da9 Accepting request 511647 from GNOME:Apps
Update to version 0.10.6, fixes build with exiv2 0.26

OBS-URL: https://build.opensuse.org/request/show/511647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=29
2017-07-24 10:31:14 +00:00
9f76de3eca - Update to version 0.10.6:
+ Fix missing include file.
  + Add a function to save meta-data in XMP sidecar file.
  + Add a more complete Python test-suite.
  + Fix a potential NULL dereference in _get_comment().
  + Fix compatibility with Exiv2 0.26.
  + Bugs fixed: Coverity issue CID 167853 (gentoo#613778,
    bgo#712455, bgo#780709, bgo#782449).
- Changes from version 0.10.5:
  + Fix autogen.sh to also run configure.
  + Generate gtk-doc and various documentation updates.
  + Fix an abort on unhandled Minolta meta-data.
  + Fix compilation issues with shadowing variables in StreamIO.
  + Fix GPS rational calculations if fraction has 0 numerator and
    denominator.
  + Several build cleanups.
  + Add make check to build and run the python tests.
  + Add C tests.
    bgo#779089, bgo#779551, rh#1401706.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=45
2017-07-12 17:20:34 +00:00
c019c97ac7 Accepting request 508600 from home:wolfi323:branches:GNOME:Apps
- Update to version 0.10.6

Needed to be able to update exiv2 in Factory.

OBS-URL: https://build.opensuse.org/request/show/508600
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=44
2017-07-12 17:19:00 +00:00
da19ece5a2 Accepting request 451694 from GNOME:Apps
Add bugfix patch.

OBS-URL: https://build.opensuse.org/request/show/451694
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=28
2017-01-25 21:33:34 +00:00
Bjørn Lie
a38e4ad957 Tweak previous sub to GNOME-team standard
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=42
2017-01-20 22:48:18 +00:00
Bjørn Lie
5121f4fcea Accepting request 451552 from home:kwk:branches:GNOME:Apps
use upstream patch
- add get_orientation-Fix-abort-on-Minolta-meta-data.patch (bgo#776233)

OBS-URL: https://build.opensuse.org/request/show/451552
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=41
2017-01-20 22:41:59 +00:00
ad6c28f396 Accepting request 420995 from GNOME:Apps
Resub with tweaks

OBS-URL: https://build.opensuse.org/request/show/420995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=27
2016-08-24 08:07:21 +00:00
Bjørn Lie
85d0209cc7 Add new Url
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=40
2016-08-22 10:29:33 +00:00
Bjørn Lie
ce28d59704 Accepting request 420833 from home:jengelh:branches:GNOME:Apps
- Use %_smp_mflags for parallel building; re-set RPM groups.

OBS-URL: https://build.opensuse.org/request/show/420833
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=39
2016-08-22 10:28:01 +00:00
4a13823ee2 Accepting request 419875 from home:Zaitor:branches:GNOME:Apps
Add patch from upstream to fix typelib install dir and add a vapi commit too, patch from upstream git

OBS-URL: https://build.opensuse.org/request/show/419875
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=38
2016-08-18 14:09:26 +00:00
Bjørn Lie
f51c4bd69d Accepting request 419681 from home:Zaitor:branches:GNOME:Apps
New upstream release - not sure if this is sane :-)

OBS-URL: https://build.opensuse.org/request/show/419681
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=37
2016-08-17 10:19:34 +00:00
3b878e2163 Accepting request 390579 from GNOME:Apps
- Add gobject-introspection BuildRequires: needed in order to scan
  the python bindings for gi dependencies.

!! Depends on the gobject-introspection fix in plus !! (forwarded request 390570 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/390579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=26
2016-04-28 14:49:51 +00:00
8da69782da Accepting request 390570 from home:dimstar:Factory
- Add gobject-introspection BuildRequires: needed in order to scan
  the python bindings for gi dependencies.

!! Depends on the gobject-introspection fix in plus !!

OBS-URL: https://build.opensuse.org/request/show/390570
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=35
2016-04-18 14:36:11 +00:00
2846cb6702 tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=34
2016-01-13 13:54:26 +00:00
5958a30a4b Accepting request 351964 from home:Rotkraut
The libgexiv2 package does not build the Python bindings.  This request changes this and adds the subpackages python-gexiv2 and python3-gexiv2.

OBS-URL: https://build.opensuse.org/request/show/351964
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=33
2016-01-13 13:51:33 +00:00
5a380d9d66 Accepting request 292676 from GNOME:Apps
1

OBS-URL: https://build.opensuse.org/request/show/292676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=25
2015-03-30 17:31:18 +00:00
971d8b3c69 Accepting request 292666 from home:Zaitor:branches:GNOME:Apps
New release

OBS-URL: https://build.opensuse.org/request/show/292666
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=31
2015-03-24 14:51:41 +00:00
Stephan Kulow
fb71df1e64 Accepting request 285427 from GNOME:Apps
Update to latest release.

OBS-URL: https://build.opensuse.org/request/show/285427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=24
2015-02-16 20:21:43 +00:00
Bjørn Lie
a47ee033ae Tweak .changes
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=30
2015-02-10 16:18:15 +00:00
Bjørn Lie
e03e581883 Accepting request 284871 from home:posophe:branches:GNOME:Apps
Fixed

OBS-URL: https://build.opensuse.org/request/show/284871
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=29
2015-02-10 16:04:22 +00:00
Tomáš Chvátal
b835d2e37f Accepting request 204079 from GNOME:Apps
Update to ver 0.7.0 (forwarded request 204025 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/204079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=22
2013-10-21 10:29:54 +00:00
d50db0c841 Accepting request 204025 from home:Zaitor:branches:GNOME:Apps
Update to ver 0.7.0

OBS-URL: https://build.opensuse.org/request/show/204025
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=27
2013-10-21 07:21:27 +00:00
Stephan Kulow
1bae29050f Accepting request 160800 from GNOME:Apps
Update to 0.6.1 - ABI bump represented in lib name (forwarded request 160764 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/160800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=20
2013-03-26 11:04:00 +00:00
6c7c535b6e Accepting request 160764 from home:dimstar:branches:GNOME:Apps
Update to 0.6.1 - ABI bump represented in lib name

OBS-URL: https://build.opensuse.org/request/show/160764
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=25
2013-03-24 18:35:41 +00:00
Stephan Kulow
a7102b00f8 Accepting request 160314 from GNOME:Apps
Update to 0.6.0 (forwarded request 160143 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/160314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=19
2013-03-21 21:05:41 +00:00
49545e079c Accepting request 160143 from home:dimstar:branches:GNOME:Apps
Update to 0.6.0

OBS-URL: https://build.opensuse.org/request/show/160143
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=23
2013-03-20 18:20:29 +00:00
Stephan Kulow
2ec77b30b8 Accepting request 138883 from GNOME:Apps
Update to 0.5.0

OBS-URL: https://build.opensuse.org/request/show/138883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=17
2012-10-22 20:06:41 +00:00
cc1255b88a Accepting request 138119 from home:Zaitor:branches:GNOME:Apps
Update to ver 0.5.0, now with introspection. Does this look sane?

OBS-URL: https://build.opensuse.org/request/show/138119
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=21
2012-10-17 19:42:31 +00:00
Sascha Peilicke
f61e7b6990 Accepting request 111924 from GNOME:Apps
Update to 0.4.1 (forwarded request 111841 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/111924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=15
2012-03-30 11:00:49 +00:00
Vincent Untz
71e807cea1 Accepting request 111841 from home:vuntz:branches:GNOME:Apps
Update to 0.4.1

OBS-URL: https://build.opensuse.org/request/show/111841
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=19
2012-03-30 06:39:38 +00:00
Stephan Kulow
1d84925ee0 Accepting request 111646 from GNOME:Apps
Update to 0.4.0 (forwarded request 111560 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/111646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=14
2012-03-29 12:00:05 +00:00
Vincent Untz
91b4bf57ae Accepting request 111560 from home:vuntz:branches:GNOME:Apps
Update to 0.4.0

OBS-URL: https://build.opensuse.org/request/show/111560
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=17
2012-03-29 06:57:02 +00:00
Stephan Kulow
15964da9ef Accepting request 110337 from GNOME:Apps
Update to 0.3.92 (forwarded request 110291 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/110337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=13
2012-03-22 11:34:15 +00:00
Vincent Untz
9ff1fc1015 Accepting request 110291 from home:vuntz:branches:GNOME:Apps
Update to 0.3.92

OBS-URL: https://build.opensuse.org/request/show/110291
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=15
2012-03-21 09:34:04 +00:00
Stephan Kulow
7894aed278 Accepting request 105727 from GNOME:Apps
Update to 0.3.91 (forwarded request 104917 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/105727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=12
2012-02-20 15:14:18 +00:00
d27aa1adc3 Accepting request 104917 from home:vuntz:branches:GNOME:Apps
Update to 0.3.91

OBS-URL: https://build.opensuse.org/request/show/104917
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=13
2012-02-17 18:50:30 +00:00
Vincent Untz
3dfb8d0bd3 Accepting request 103796 from home:dimstar:branches:GNOME:Apps
Update to 0.3.90 - incl some hackery

OBS-URL: https://build.opensuse.org/request/show/103796
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=12
2012-02-14 08:41:00 +00:00
Stephan Kulow
bbd2573906 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=11
2011-12-06 17:23:38 +00:00
OBS User buildservice-autocommit
eca19d91e4 Updating link to change in openSUSE:Factory/libgexiv2 revision 11.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=5c31813bf019a49bc8b5198c74bec24a
2011-12-06 17:23:38 +00:00
Stephan Kulow
918a290e7d Accepting request 95354 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/95354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=10
2011-12-05 11:44:24 +00:00
856ca69338 Accepting request 91478 from home:dimstar:branches:REQUEST_91153
1

OBS-URL: https://build.opensuse.org/request/show/91478
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=10
2011-11-15 10:43:48 +00:00
Sascha Peilicke
036df0de4c Autobuild autoformatter for 69177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=8
2011-05-05 08:30:50 +00:00
Sascha Peilicke
307006d515 Accepting request 69177 from GNOME:Apps
Pushing G:A

OBS-URL: https://build.opensuse.org/request/show/69177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=7
2011-05-05 08:30:38 +00:00
Vincent Untz
791681efce Accepting request 68709 from home:dimstar:branches:GNOME:Apps
Update to 0.3.1... required because gexiv2 in factory was bumped to 0.21. Disable build for anything with odler gexiv2, it will fail.

OBS-URL: https://build.opensuse.org/request/show/68709
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=8
2011-04-28 21:43:32 +00:00
Berthold Gunreben
26b444bc6c Autobuild autoformatter for 57519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=5
2011-01-10 10:44:39 +00:00
Berthold Gunreben
fe98ac68b9 Accepting request 57519 from GNOME:Apps
Accepted submit request 57519 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/57519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=4
2011-01-10 10:44:34 +00:00
Vincent Untz
e45794875e Accepting request 57462 from home:vuntz:branches:GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/57462
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libgexiv2?expand=0&rev=6
2011-01-07 22:56:48 +00:00
OBS User autobuild
698fb06050 Accepting request 47884 from GNOME:Apps
Copy from GNOME:Apps/libgexiv2 based on submit request 47884 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/47884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=3
2010-09-13 16:37:54 +00:00
OBS User autobuild
2fb0327a4f Accepting request 47077 from GNOME:Apps
Copy from GNOME:Apps/libgexiv2 based on submit request 47077 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/47077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=2
2010-09-03 17:50:12 +00:00
OBS User autobuild
556585dfae Accepting request 46255 from GNOME:Apps
Copy from GNOME:Apps/libgexiv2 based on submit request 46255 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/46255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgexiv2?expand=0&rev=1
2010-08-27 14:39:57 +00:00

Diff Content Not Available