22 Commits

Author SHA256 Message Date
cf2df65f5c Accepting request 1281654 from GNOME:Next
- Add 32c7d07664dc37765100285d1202d488cd6a27e8.patch: Fix
  insufficiently quoted regular expressions. These went under the
  radar until Python 3.12 started warning about them.

OBS-URL: https://build.opensuse.org/request/show/1281654
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=37
2025-06-02 13:33:13 +00:00
b2f37ae4d2 Accepting request 1166859 from home:pgajdos
thanks
- remove dependency on /usr/bin/python3 [bsc#1212476]

OBS-URL: https://build.opensuse.org/request/show/1166859
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=35
2024-04-11 12:05:53 +00:00
7ae7a9040e Accepting request 925724 from home:dirkmueller:Factory
- update to 2.0.7:
  * Performance improvements when chaining up on certain ITS rules
  * Performance improvements when using ITS params.

OBS-URL: https://build.opensuse.org/request/show/925724
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=34
2021-10-19 09:00:09 +00:00
bbb3dc927a Accepting request 749186 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/749186
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=32
2019-11-18 10:49:17 +00:00
71fc6efb72 Accepting request 731588 from GNOME:Next
- Update to version 2.0.6:
  + Make DocBook keyword element within text
  + Apply ITS files passed with -i in --join mode
- Drop itstool-Apply-ITS-files.patch

- Replace python3-libxml2-python with python3-libxml2 BuildRequires
  and Requires following changes in libxml2.

OBS-URL: https://build.opensuse.org/request/show/731588
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=30
2019-09-24 08:56:15 +00:00
72cf771301 Accepting request 662532 from home:mgorse:branches:GNOME:Factory
Mark bsc#1111019 as fixed in changes (itstool requires /usr/bin/python)

OBS-URL: https://build.opensuse.org/request/show/662532
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=28
2019-01-03 10:52:18 +00:00
38b081f232 Accepting request 659962 from GNOME:Next
All of PPC built now :-) 
Seems we can finally move forward with this one. Fedora is already shipping this version.

- Update to version 2.0.5:
  + Allow preserveSpace on XML attributes.
  + Fixed issue with writing files under macOS.
  + Fixed various differences between Python 2 and 3.
  + Fixed issues with libxml2 memory management.
- Add itstool-Apply-ITS-files.patch: Apply ITS files passed with -i
  in --join mode.
- Drop patch itstool-2.0.4-serialize_to_str.patch and
  itstool-2.0.4-memory-management.patch: fixed upstream.
- Switch directly to py3 istool, as it seems it does not break there
  should be no real requirement to use the python2 variant (even on
  old products it should be ok to use py3 one)
- Add patch itstool-2.0.4-serialize_to_str.patch
  to fix upstream big #19 (fix str/bytes issue)
- Be consistent in using python%{_python_ver}
- Modernize spec-file by calling spec-cleaner
- Introduce _python_ver variable, currently set to '2': allow for
  an easy way to toggle between python3 and python2 based itstool.
  Currently using python2, as python3-based itstool still has
  issues.
- Switch to python3 version:
  + Add python3-base BuildRequires: unlike python2, py3 is not
    implicit in the buildroot yet.
  + Export PYTHON=python3 before configure.
  + Replace libxml2-python (Build)?Requires with
    python3-libxml2-python.
- Replace itstool-2.0.4-no-freedoc.patch with
  itstool-2.0.4-memory-management.patch: use upstream provided
  solution for the crshes.
- Update to version 2.0.4:
  + Fixed a massive performance issue.
- Add itstool-2.0.4-no-freedoc.patch: Do not free xmlDocs, avoid
  crashes (gh#itstool/itstool#17).
- Update to version 2.0.3:
  + Added:
    - Python 3 support. Keeping Python 2 support for now.
    - --path option for extra paths for ITS files.
  + Fixed:
    - --keep-entities mode after some libxml2 changes.
    - UTF-8 handling for translated attributes.
  + Don't error out (except under -s) for mismatched placeholders.

OBS-URL: https://build.opensuse.org/request/show/659962
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=26
2018-12-21 08:46:55 +00:00
f8eb17426f Accepting request 537584 from GNOME:Factory
Let's stabilize this in G:N first

OBS-URL: https://build.opensuse.org/request/show/537584
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=25
2017-10-30 14:28:13 +00:00
14c63a52b4 Accepting request 536558 from GNOME:Next
- Switch to python3 version:
  + Add python3-base BuildRequires: unlike python2, py3 is not
    implicit in the buildroot yet.
  + Export PYTHON=python3 before configure.
  + Replace libxml2-python (Build)?Requires with
    python3-libxml2-python.

- Update to version 2.0.4:
  + Fixed a massive performance issue.
- Add itstool-2.0.4-no-freedoc.patch: Do not free xmlDocs, avoid
  crashes (gh#itstool/itstool#17).

- Update to version 2.0.3:
  + Added:
    - Python 3 support. Keeping Python 2 support for now.
    - --path option for extra paths for ITS files.
  + Fixed:
    - --keep-entities mode after some libxml2 changes.
    - UTF-8 handling for translated attributes.
  + Don't error out (except under -s) for mismatched placeholders.

OBS-URL: https://build.opensuse.org/request/show/536558
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=24
2017-10-30 10:35:03 +00:00
6516c02ab0 Accepting request 533673 from GNOME:Factory
Even with upstream patch things still seem borked, so revert

OBS-URL: https://build.opensuse.org/request/show/533673
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=23
2017-10-12 14:53:54 +00:00
aff9241a3a Accepting request 531967 from home:luc14n0:branches:GNOME:Factory
Update to version 2.0.3

OBS-URL: https://build.opensuse.org/request/show/531967
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=22
2017-10-09 18:16:07 +00:00
Bjørn Lie
d0db65e2fa Accepting request 212223 from GNOME:Next
Update to 2.0.2

OBS-URL: https://build.opensuse.org/request/show/212223
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=20
2013-12-26 10:19:39 +00:00
Richard Brown
73a23222b4 Accepting request 208252 from GNOME:Next
- Add itstool-fix-crash.patch: Fixed crash in locale filter and
  drop rule (bgo#71511).

- Update to version 2.0.1:
  + Reworked default ITS rules for better performance.

  + Fixed handling of namespace prefixes on elements.

OBS-URL: https://build.opensuse.org/request/show/208252
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=18
2013-11-25 13:42:37 +00:00
716fd6286e Accepting request 206231 from home:dimstar:branches:GNOME:Factory
Update to 2.0.0

OBS-URL: https://build.opensuse.org/request/show/206231
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=16
2013-11-24 12:39:28 +00:00
e853c47db6 Accepting request 126376 from home:dimstar:branches:GNOME:Factory
Update to 1.2.0

OBS-URL: https://build.opensuse.org/request/show/126376
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=14
2012-07-01 10:33:54 +00:00
Vincent Untz
d1d5feaa08 Accepting request 120878 from home:vuntz:branches:GNOME:Factory
Update to 1.1.3

OBS-URL: https://build.opensuse.org/request/show/120878
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=12
2012-05-16 07:04:56 +00:00
Vincent Untz
2ed67376ce Accepting request 109233 from home:vuntz:branches:GNOME:Factory
Reformat last .changes entry to be a bit clearer and not larger than usual width

OBS-URL: https://build.opensuse.org/request/show/109233
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=10
2012-03-14 11:56:22 +00:00
8b8f38eac3 Accepting request 108176 from home:coolo:branches:openSUSE:Factory
trying to break the huge cycle we see in factory

OBS-URL: https://build.opensuse.org/request/show/108176
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=9
2012-03-11 17:38:13 +00:00
Vincent Untz
628e83dd85 Accepting request 102823 from home:dimstar:branches:GNOME:Factory
Update to 1.1.2

OBS-URL: https://build.opensuse.org/request/show/102823
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=7
2012-02-06 09:03:38 +00:00
Vincent Untz
0a241c60b9 Accepting request 83749 from home:vuntz:branches:GNOME:Factory
Update to 1.1.1

OBS-URL: https://build.opensuse.org/request/show/83749
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=5
2011-09-21 15:23:11 +00:00
Vincent Untz
8af60a60a5 Accepting request 74758 from home:dimstar:branches:GNOME:Factory
Update to 1.1.0

OBS-URL: https://build.opensuse.org/request/show/74758
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=3
2011-07-01 08:36:52 +00:00
Vincent Untz
dbcdc3c056 Accepting request 71137 from home:dimstar:branches:GNOME:Factory
New package itstool - Needed for yelp-xsl 3.1.1

OBS-URL: https://build.opensuse.org/request/show/71137
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=1
2011-05-26 20:42:51 +00:00