105 Commits

Author SHA256 Message Date
750e80cc88 Accepting request 714829 from home:dancermak:branches:X11:common:Factory
Enable tests on x86_64, enable additional exiv2 features

OBS-URL: https://build.opensuse.org/request/show/714829
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=83
2019-07-25 17:03:54 +00:00
c87390a8ad Accepting request 708115 from graphics
- update to 0.27.1
 * Bug and security fixes.
 * Deprecation warnings for Video, EPS and SSH support.
 * Branch 0.27-maintenance for "dots" to avoid confusion with tag 0.27 (== 0.27.0 code).
 * Support for Visual Studio 2019 using Conan and CMake
- Update patch exiv2-build-date.patch
- Drop exiv2-cmake-installdir.patch (included upstream)
- Drop exiv2-rename-libxmp.patch (included upstream)
- Drop exiv2-install-headers.patch (included upstream)
- Drop exiv2-BanAllEntityUsage.patch (included upstream)

OBS-URL: https://build.opensuse.org/request/show/708115
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=81
2019-06-18 23:09:19 +00:00
b19101e6b2 Accepting request 664266 from home:gladiac:branches:X11:common:Factory
- Create libexiv2-xmp-static subpackage
- Updated exiv2-build-date.patch
- Added exiv2-cmake-installdir.patch (exiv2 bug #623)
- Added exiv2-rename-libxmp.patch (exiv2 bug #624)
  * This should prevent possible issues with libxmp project
- Added exiv2-install-headers.patch (exiv2 bug #627)
- Added exiv2-BanAllEntityUsage.patch
  * This prevents a denial of service attack related to XML entity expansion

OBS-URL: https://build.opensuse.org/request/show/664266
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=79
2019-01-12 15:56:01 +00:00
36a6974dde Accepting request 662696 from home:wolfi323:branches:X11:common:Factory
- Add libxmp.a to the devel package instead of deleting it, it's
  needed by the new exiv2Config.cmake that's installed now
- Add libexpat-devel requirement to the devel package, also needed
  by exiv2Config.cmake

Without libxmp.a, other packages that try to use exiv2Config.cmake would fail with a cmake error because it refers to it, and without libexpat-devel installed they would fail with a linker error about libexpat.so not found because exiv2Config.cmake adds it to the linker libs.

OBS-URL: https://build.opensuse.org/request/show/662696
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=78
2019-01-03 21:00:50 +00:00
c16eed30ea Accepting request 661692 from home:StefanBruens:branches:X11:common:Factory
- update to final 0.27.0 release

OBS-URL: https://build.opensuse.org/request/show/661692
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=77
2018-12-29 12:54:32 +00:00
de8b74ba5d - update to official RC2 tarball release
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=75
2018-11-22 08:51:21 +00:00
172ae91e6e - drop exiv2-0.27-rc2-branch.patch: built git tarball instead.
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=74
2018-11-16 12:53:36 +00:00
69d0c17fd9 - update to current 0.27-RC2 git state to fix SONAME
change issues

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=73
2018-11-16 12:53:07 +00:00
379eb38e34 - add exiv2-0.27-rc2-branch.patch: add fixes staged for RC2
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=71
2018-10-30 12:10:01 +00:00
61ee280888 - update to 0.27-RC1:
* Security Fixes.
  * New build and test infrastructure.
  * Many bug fixes.
  * Support for MinGW/msys2.
  * Buildserver rewritten.
  * Support for Adobe XMPsdk
- drop exiv2-update-to-0.26-branch.patch, parallel-build-dep.patch: obsolete
- add no-packaging.patch: skip cpack steps on install

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=70
2018-10-30 11:16:27 +00:00
7c8474993d * Fixes CVE-2017-1000128 (bsc#1068871)
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=69
2018-10-30 10:02:54 +00:00
b6c132ed05 - update to latest 0.26 branch:
* Fixes CVE-2018-12264, CVE-2018-12265 (bsc#1097599)

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=67
2018-10-16 16:25:44 +00:00
b1fcf96401 Accepting request 619767 from home:scarabeus_iv:branches:X11:common:Factory
- Fix build on python3 only system by making sure we use
  python3 when building

OBS-URL: https://build.opensuse.org/request/show/619767
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=65
2018-07-02 08:58:17 +00:00
63df7ec4e8 - update to latest 0.26 branch:
* obsoletes 0001-Use-more-GNUInstallDirs.patch
  d4e4288d839d0d9546a05986771f8738c382060c.patch
  gcc-version-check.patch
  7f5b0778fa301b68c1c88e3820ec3afbd09dd0a5.patch
  fix-crash.patch
  * adds exiv2-update-to-0.26-branch.patch
  * Fixes CVE-2017-14864 (bsc#1060995),
  CVE-2017-14862 (bsc#1060996), CVE-2017-14859 (bsc#1061000)
  CVE-2017-14860 (bsc#1048883), CVE-2017-11337 (bsc#1048883),
  CVE-2017-11338 (bsc#1048883), CVE-2017-11339 (bsc#1048883),
  CVE-2017-11340 (bsc#1048883), CVE-2017-11553,
  CVE-2017-12955 (bsc#1054593), CVE-2017-12956,
  CVE-2017-12957, CVE-2017-11683, CVE-2017-11592,
  CVE-2017-11591 (bsc#1050257)

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=63
2018-05-30 11:44:58 +00:00
f976d433e0 Accepting request 545007 from home:cfeck:branches:X11:common:Factory
- split developer documentation into separate package

OBS-URL: https://build.opensuse.org/request/show/545007
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=61
2017-11-24 09:57:18 +00:00
9d0761a042 - add 0001-Use-more-GNUInstallDirs.patch (bsc#938600)
- add d4e4288d839d0d9546a05986771f8738c382060c.patch (
    CVE-2017-14864 bsc#1060995,
    CVE-2017-14862 bsc#1060996,
    CVE-2017-14859 bsc#1061000)

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=59
2017-10-17 09:39:22 +00:00
c5997ac957 Accepting request 522147 from home:wolfi323:branches:X11:common:Factory
- Add fix-crash.patch to prevent crashes in gwenview with certain
  images (boo#1051782)
- Update source tarball to the fixed upstream re-release and remove
  the workaround in the spec file
- Replace gcc-version-check.patch with the version committed upstream

OBS-URL: https://build.opensuse.org/request/show/522147
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=57
2017-09-11 13:25:21 +00:00
db53c81114 Accepting request 508056 from home:wolfi323:branches:X11:common:Factory
- Fix baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/508056
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=55
2017-07-05 11:31:11 +00:00
61f6f2eb31 Accepting request 507398 from home:wolfi323:branches:X11:common:Factory
- Update to version 0.26
  * See http://www.exiv2.org/changelog.html
- Add gcc-version-check.patch to fix build on Tumbleweed
- Dropped the following upstreamed patches:
  * exiv2-cmake-libsuffix.patch
  * exiv2_r3889_r3890_fix_boo964344.diff

OBS-URL: https://build.opensuse.org/request/show/507398
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=54
2017-07-04 05:26:35 +00:00
5c02a0f653 Accepting request 394100 from home:cboltz:branches:X11:common:Factory
- add exiv2_r3889_r3890_fix_boo964344.diff (taken from revisions linked
  in http://dev.exiv2.org/issues/1106) to fix crash in darktable (boo#964344)



This fix is needed for Tumbleweed and Leap 42.1, so please submit to both
(for 42.1, that means to do a maintenance update).

OBS-URL: https://build.opensuse.org/request/show/394100
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=52
2016-05-19 09:15:18 +00:00
Stephan Kulow
35ca671e1d Accepting request 316993 from home:jengelh:branches:X11:common:Factory
- Put manpage in proper subpackage

OBS-URL: https://build.opensuse.org/request/show/316993
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=50
2015-07-16 17:58:15 +00:00
d74885332b - readd parallel-build-dep.patch
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=48
2015-06-23 06:08:42 +00:00
0b7d60b794 Accepting request 313065 from home:tittiatcoke:branches:X11:common:Factory
Update to version 0.25

OBS-URL: https://build.opensuse.org/request/show/313065
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=47
2015-06-23 06:05:22 +00:00
4fc185f652 Accepting request 312666 from home:dimstar:Factory
Fix build with gcc5

OBS-URL: https://build.opensuse.org/request/show/312666
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=46
2015-06-22 07:24:21 +00:00
c697bfb1b9 Accepting request 308513 from home:yoda_gh:branches:X11:common:Factory
Fix crash of libexiv2 when scanning mp4 files. This made digikam crash on startup when adding ffmpeg videos to its dir. Pleasy merge.

OBS-URL: https://build.opensuse.org/request/show/308513
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=44
2015-05-26 08:13:27 +00:00
49f6f0720b - add parallel-build-dep.patch: Fix build dependencies
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=42
2015-05-12 10:22:43 +00:00
Stephan Kulow
f5969cc40b Accepting request 284826 from home:NicoK:branches:X11:common:Factory
fix overflow in riffvideo.cpp - this also fixes kde#340373, please release an update for openSUSE:13.2

OBS-URL: https://build.opensuse.org/request/show/284826
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=40
2015-02-09 16:39:08 +00:00
Stephan Kulow
476d517dc1 Accepting request 235457 from home:elvigia:branches:X11:common:Factory
- Build with large file support in 32 bit systems.
- Ensure we do not use __DATE__ or __TIME__ anywhere 
  (exiv2-build-date.patch)

OBS-URL: https://build.opensuse.org/request/show/235457
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=38
2014-06-07 05:15:17 +00:00
Stephan Kulow
4cc0829a76 - add fix-parallel-build.patch to fix -j, notified upstream about it
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=36
2014-05-05 09:53:24 +00:00
Stephan Kulow
beafeb4459 Accepting request 230069 from home:christiantrippe:branches:X11:common:Factory
- Update to version 0.24
  * exiv2 (0.19-1) 00_hyphens_used_as_minus.diff
  * (Reported with patch by Mark Purcell, fixed by Niels Kristian Bech Jensen)
  * Video metadata support (Abhinav Badola for GSoC 2012)
  * Samsung NX100 JPG exports have broken EXIF (Reported by Pascal de Bruijn)
  * Warnings while compiling with g++4.5
  * (Reported by Sebastien Gilles, fixed by Robin Mills)
  * For TIFF-like images, non-intrusive writing is not used when it should
  * (Reported by Thomas Lotze)
  * Patch to detect Carl Zeiss Planar T* 50mm f/1.4 ZE on Canon
  * (Reported with patch by Stian Grindvoll)
  * Exiv2 fails to compile under Linux (Volker Grabsch)
  * example1.cpp clang Mac OS X warnings (Reported by Jerry Jacobs)
  * Exiv2 crashes on input (Reported by Christian Grothoff)
  * Complete Samsung NX lenses portfolio recognition
  * (Reported with patch by Jaroslav Stepanek, updates by Pascal de Bruijn)
  * Porting the Video Code to MSVC (umbrella)
  * (Robin Mills, Abhinav Badola, Shawn Xiong)
  * Photoshop doesn't recognize its own EPS files after modification by Exiv2
  * (Volker Grabsch)
  * autotools build (make config ; ./configure ; make) is broken
  * (Robin Mills)
  * Sigma 50mm f/1.4 on Canon not detected correctly
  * (Reported by Rick Gabriel, patch by Aakash Goenka)
  * PENTAX-DA 18-135mm F3.5-5.6 not detected correctly
  * (Reported by S. Verdoold, patch by Pascal de Bruijn)
  * Sigma 18-250mm not properly recognised on Pentax
  * (Reported by S. Verdoold, patch by Pascal de Bruijn)
  * Video code is failing the test suite (on all plaforms)
  * (Robin Mills, Abhinav Badola)

OBS-URL: https://build.opensuse.org/request/show/230069
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=34
2014-04-14 19:50:24 +00:00
8ea98bb024 Accepting request 184591 from graphics
- Backport patches from upstream (cherry-picking courtesy of Pascal
  de Bruijn):
  * 90_changeset_r3036.diff: Canon EF-S 55-250mm f/4-5.6 IS II
  * 90_changeset_r3037.diff: A few more Pentax lenses
  * 90_changeset_r3038.diff: Updates for the Minolta Bodies
  * 90_changeset_r3039.diff: Added 18-55mm f/3.5-5.6 IS STM
  * 90_changeset_r3047.diff: Added Sigma 60mm to the Olympus list
  * 90_changeset_r3048.diff: Added Sigma 19 and 30m to the Olympus
    list
  * 90_changeset_r3051.diff: Added a lot more canon compacts
  * 90_changeset_r3052.diff: Sigma 17-50mm F2.8 EX DC HSM
  * 90_changeset_r3053.diff: Removed Optio M30 from the Pentax list
  * 90_changeset_r3054.diff: Added Samsung NX 45mm F1.8
  * 90_changeset_r3055.diff: Added Samsung NX 45mm F1.8 2D/3D
  * 90_changeset_r3060.diff: Renamed LensModel to LensType in the
    Olympus struct.
  * 90_changeset_r3061.diff: Fixes Issue# 908
  * 90_changeset_r3062.diff: More entries for Pentax
  * 90_changeset_r3063.diff: Do not try to guess lenses when it is
    undefined
  * 90_changeset_r3066.diff: Lumix G Vario 14-140mm F3.5-5.6 Asph.
    Power OIS
  * 90_changeset_r3067.diff: Lumix G Vario 14-42mm F3.5-5.6 II
    Asph. Mega OIS
  * 90_changeset_r3068.diff: Added EOS 70D

OBS-URL: https://build.opensuse.org/request/show/184591
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=32
2013-07-29 09:47:57 +00:00
Stephan Kulow
06382d86cc Accepting request 177260 from home:fcrozat:branches:X11:common:Factory
- Remove pending patches with upstream versions :
  + 99_pending_canon_eos_m.diff (replaced by
    90_changeset_r2993.diff).
  + 99_pending_minolta_manual_lens.diff (replaced by
    90_changeset_r2989.diff).
  + 99_pending_pentax_da_35.diff (replaced by
    90_changeset_r2860.diff).
  + 99_pending_zeiss_planar_35_ze.diff (replaced by
    90_changeset_r3011.diff).
- Backport patches from upstream (cherry-picking courtesy of Pascal
  de Bruijn):
  + 90_changeset_r2889.diff, 90_changeset_r2985.diff: additional
    lenses for Pentax body.
  + 90_changeset_r2958.diff: additional lenses for Samsung body
  + 90_changeset_r2959.diff, 90_changeset_r2961.diff,
    90_changeset_r2985.diff, 90_changeset_r3003.diff,
    90_changeset_r3016.diff, 90_changeset_r3017.diff: additional
    lenses for Pentax body.
  + 90_changeset_r2963.diff, 90_changeset_r2994.diff,
    90_changeset_r3004.diff, 90_changeset_r3023.diff,
    90_changeset_r3026.diff: additional lenses for Canon body.
  + 90_changeset_r2968.diff, 90_changeset_r2969.diff,
    90_changeset_r2995.diff, 90_changeset_r3005.diff,
    90_changeset_r3006.diff: additional lenses for Minolta body.
  + 90_changeset_r2970.diff, 90_changeset_r2975.diff,
    90_changeset_r2978.diff, 90_changeset_r2981.diff,
    90_changeset_r2982.diff, 90_changeset_r2992.diff: additional
    lenses for Olympus body.
  + 90_changeset_r2998.diff: add support for FocusDistance data
    from Olympus EXIF tags.

OBS-URL: https://build.opensuse.org/request/show/177260
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=30
2013-06-05 18:48:20 +00:00
Ismail Dönmez
53681c67e0 Accepting request 135061 from home:fcrozat:branches:X11:common:Factory
- Add 90_changeset_r2743.diff: add support for additional Samgsung
  EXIF tags (backport for upstream)
- Add 90_changeset_r2744.diff: add support for additional Pentax
  EXIF tags (backport for upstream)
- Add more Canon models (5D Mark III, 600D, 60D, 1100D, WFT-E2 II,
  WFT-E4 II, 650D)
- Add 90_changeset_r2756.diff: add support for EOS-M Sigma 12-24mm
  f/4.5-5.6 DG HSM II lens (backport from upstream)
- Add 90_changeset_r2818_partial.diff: add support for additional
  Canon camera (5D Mark III, 600D, 60D, 1100D, WFT-E2 II, WFT-E4
  II, 650D) and EF/EF-M lenses. (backport from upstream)
- Add 99_pending_canon_eos_m.diff: add support for some Canon EOS-M
  lenses (pending upstream merge)
- Add 99_pending_minolta_manual_lens.diff: add support for Minolta
  manual lens (pending upstream merge)
- Add 99_pending_pentax_da_35.diff: add support for PENTAX-DA 35mm
  F2.4 AL lens (pending upstream merge)
- Add 99_pending_zeiss_planar_35_ze.diff: add support for Carl
  Zeiss Planar T* 50mm f/1.4 ZE lens (pending upstream merge)

OBS-URL: https://build.opensuse.org/request/show/135061
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=28
2012-09-19 16:47:42 +00:00
Vincent Untz
68fbeff72e Accepting request 115286 from home:vuntz:branches:X11:common:Factory
Update to 0.23

OBS-URL: https://build.opensuse.org/request/show/115286
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=26
2012-04-25 12:54:50 +00:00
Stephan Kulow
d5523ebe6c remove wrong changes
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=23
2011-09-21 08:21:01 +00:00
Stephan Kulow
7210c3b9ab Accepting request 83926 from home:jengelh:bl-e
Resubmit of #83468 after removing parallel build of doc; added graphviz
- Use %_smp_mflags for parallel build
- Add BuildRequires: graphviz to resolve "sh: dot: command not
  found" and make doxygen happy

OBS-URL: https://build.opensuse.org/request/show/83926
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=22
2011-09-21 08:12:57 +00:00
Stephan Kulow
81393213dc Accepting request 83025 from home:coolo:branches:openSUSE:Factory
- ran spec-cleaner

- update to 0.22
  This release introduces support for Postscript (EPS) images. 
  XMP metadata can be read and written from/to EPS images and 
  previews are accessible. 
  Further it includes a new build environment for MSVC 64 bit 
  builds and a number of smaller features and bugfixes.

OBS-URL: https://build.opensuse.org/request/show/83025
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=20
2011-09-18 14:38:06 +00:00
0f1ddde1bb - update to 0.21.1:
Cannot extract exif data from Pentax K-x DNG file.
   Crash when writing Exif.Image.Software.
   Assertion in XmpParser::encode should be an exception.
   Regression: Compilation error with EXV_HAVE_XMP_TOOLKIT undefined.
   Regression: Panasonic RW2 files are missing information.
   - Updated configuration files (config.guess, config.sub).
  - Added new Color Label value to digiKam 2.0.0 XMP namespace.

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=19
2011-05-20 19:36:21 +00:00
113034bce0 Accepting request 59124 from home:wstephenson:branches:X11:common:Factory
OBS-URL: https://build.opensuse.org/request/show/59124
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=17
2011-02-14 07:03:37 +00:00
Vincent Untz
25c4ef8742 Accepting request 45198 from home:vuntz:branches:X11:common:Factory
Copy from home:vuntz:branches:X11:common:Factory/exiv2 via accept of submit request 45198 revision 4.
Request was accepted with message:
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/45198
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=15
2010-08-09 17:22:06 +00:00
OBS User autobuild
fb2366a55c Accepting request 33322 from X11:common:Factory
checked in (request 33322)

OBS-URL: https://build.opensuse.org/request/show/33322
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/exiv2?expand=0&rev=14
2010-02-24 01:01:23 +00:00
OBS User autobuild
b3c20e9103 Accepting request 33322 from X11:common:Factory
Copy from X11:common:Factory/exiv2 based on submit request 33322 from user coolo

OBS-URL: https://build.opensuse.org/request/show/33322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exiv2?expand=0&rev=16
2010-02-24 01:01:25 +00:00
OBS User autobuild
5aaab15e1b Accepting request 28131 from X11:common:Factory
Copy from X11:common:Factory/exiv2 based on submit request 28131 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/28131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exiv2?expand=0&rev=15
2010-01-07 11:57:01 +00:00
OBS User autobuild
463aa0588b Accepting request 24262 from X11:common:Factory
Copy from X11:common:Factory/exiv2 based on submit request 24262 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/24262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exiv2?expand=0&rev=14
2009-11-16 12:11:46 +00:00
OBS User unknown
4de9577714 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exiv2?expand=0&rev=12 2009-07-24 14:36:33 +00:00
OBS User unknown
d70753e41c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exiv2?expand=0&rev=11 2009-05-06 16:38:02 +00:00
OBS User unknown
5699a1e10b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exiv2?expand=0&rev=10 2009-02-16 11:16:32 +00:00
OBS User unknown
ecb31c6334 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exiv2?expand=0&rev=9 2009-02-16 00:17:56 +00:00
OBS User unknown
bb89f512d4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exiv2?expand=0&rev=8 2008-11-28 13:58:47 +00:00
OBS User unknown
937dd73799 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exiv2?expand=0&rev=7 2008-09-01 00:34:44 +00:00