a8e58819a6
Accepting request 1278246 from GNOME:Factory
...
Fix date format in old changelog entries (forwarded request 1277790 from dimstar)
OBS-URL: https://build.opensuse.org/request/show/1278246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=55
2025-05-23 12:28:26 +00:00
6469661dc5
Accepting request 1277790 from GNOME:Next
...
Fix date format in old changelog entries
OBS-URL: https://build.opensuse.org/request/show/1277790
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=88
2025-05-18 09:29:00 +00:00
0422a9e2f5
Accepting request 1194670 from GNOME:Factory
...
OBS-URL: https://build.opensuse.org/request/show/1194670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=54
2024-08-20 14:12:50 +00:00
3c8a6621a1
Accepting request 1194652 from GNOME:Next
...
OBS-URL: https://build.opensuse.org/request/show/1194652
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=86
2024-08-19 09:20:08 +00:00
e8f00d133d
Accepting request 1193730 from GNOME:Factory
...
(forwarded request 1193465 from iznogood)
OBS-URL: https://build.opensuse.org/request/show/1193730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=53
2024-08-14 12:13:59 +00:00
c43e6e9499
Accepting request 1193465 from GNOME:Next
...
OBS-URL: https://build.opensuse.org/request/show/1193465
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=84
2024-08-13 15:03:28 +00:00
d511d6b957
Accepting request 1155248 from GNOME:Factory
...
- Drop baselibs.conf: the -32bit packages are no longer needed and
have not been part of Tumbleweed for a while already (build for
i586 only enabled in LegacyX86). (forwarded request 1155232 from dimstar)
OBS-URL: https://build.opensuse.org/request/show/1155248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=52
2024-03-06 22:04:00 +00:00
5dcde96d87
Accepting request 1155232 from GNOME:Next
...
- Drop baselibs.conf: the -32bit packages are no longer needed and
have not been part of Tumbleweed for a while already (build for
i586 only enabled in LegacyX86).
OBS-URL: https://build.opensuse.org/request/show/1155232
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=82
2024-03-05 14:21:38 +00:00
3eeb7502b6
Accepting request 1073817 from GNOME:Factory
...
OBS-URL: https://build.opensuse.org/request/show/1073817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=51
2023-03-22 21:31:49 +00:00
958c1788d2
Accepting request 1073809 from GNOME:Next
...
- Update to version 5.0.3:
+ exception: Fix linking on MinGW.
+ headers: Drop LIBXMLPP_API from 'friend' members.
+ Meson build:
- Detect if we build from a git subtree.
- Don't copy files with configure_file().
- Fix the evaluation of is_git_build on Windows.
OBS-URL: https://build.opensuse.org/request/show/1073809
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=80
2023-03-22 15:14:42 +00:00
80cfac4317
Accepting request 1067350 from GNOME:Factory
...
- Drop hard glibmm2-devel Requires in devel sub-package.
- Move documentation to -devel subpackage.
OBS-URL: https://build.opensuse.org/request/show/1067350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=50
2023-02-23 15:30:24 +00:00
94bb99a095
fixit
...
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=78
2023-02-23 09:52:55 +00:00
907266abba
Tweak previous sr
...
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=77
2023-02-23 09:51:42 +00:00
0dece8fb5e
Accepting request 1067267 from home:jengelh:branches:GNOME:Factory
...
- Drop glibmm dependency, it is said so in NEWS.
- Move documentation to -devel subpackage.
OBS-URL: https://build.opensuse.org/request/show/1067267
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=76
2023-02-23 09:47:29 +00:00
1f47b08e51
Accepting request 1003128 from GNOME:Factory
...
- Update to version 5.0.2:
+ Document, Node: Recognize HTML documents
+ Parsers: Avoid std::getline for istream inputs
+ Many small updates, suggested by the clang-tidy program
+ Build:
- Meson build:
. When mm-common >= 1.0.4 is used, Perl is not required
. Specify 'check' option in run_command(). Will be necessary
with future versions of Meson.
. Avoid configuration warnings
* Meson build: Enable static building on windows
(Andrew Potter) Pull request #29
* Meson build: Require meson >= 0.60.0
* Meson build: libxml2 can be built as a subproject
- Win32: Don't include afxres.h in resources
- Support Visual Studio 2022
- docs/manual: Sort example file lists. See
glgo/GNOME/gtkmm-documentation/!15
- NMake Makefiles:
. Remove dependency on msvc_recommended_pragmas.h
. Make things more configurable
+ Documentation:
- docs/manual: Upgrade from DocBook 4.1 to DocBook 5.0
- MSVC_NMake/README: Document dependency placement
- Drop erroneous executable bit from docs and headerfiles.
- Use ldconfig_scriptlets macro for post(un) handling. (forwarded request 1002496 from iznogood)
OBS-URL: https://build.opensuse.org/request/show/1003128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=49
2022-09-21 12:41:54 +00:00
d16a2eca31
Accepting request 1002496 from GNOME:Next
...
- Update to version 5.0.2:
+ Document, Node: Recognize HTML documents
+ Parsers: Avoid std::getline for istream inputs
+ Many small updates, suggested by the clang-tidy program
+ Build:
- Meson build:
. When mm-common >= 1.0.4 is used, Perl is not required
. Specify 'check' option in run_command(). Will be necessary
with future versions of Meson.
. Avoid configuration warnings
* Meson build: Enable static building on windows
(Andrew Potter) Pull request #29
* Meson build: Require meson >= 0.60.0
* Meson build: libxml2 can be built as a subproject
- Win32: Don't include afxres.h in resources
- Support Visual Studio 2022
- docs/manual: Sort example file lists. See
glgo/GNOME/gtkmm-documentation/!15
- NMake Makefiles:
. Remove dependency on msvc_recommended_pragmas.h
. Make things more configurable
+ Documentation:
- docs/manual: Upgrade from DocBook 4.1 to DocBook 5.0
- MSVC_NMake/README: Document dependency placement
- Drop erroneous executable bit from docs and headerfiles.
- Use ldconfig_scriptlets macro for post(un) handling.
OBS-URL: https://build.opensuse.org/request/show/1002496
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=74
2022-09-13 07:31:16 +00:00
e2f11bd351
Accepting request 899637 from GNOME:Factory
...
- Update to version 5.0.1:
+ Build:
- libxml++config.h.*: Don't dllimport on MinGW.
- Meson build:
. Make it possible to use libxml++ as a subproject.
. No implicit_include_directories.
- MSVC build: Export classes selectively. (forwarded request 899511 from iznogood)
OBS-URL: https://build.opensuse.org/request/show/899637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=48
2021-06-12 18:08:21 +00:00
067e517053
Accepting request 899511 from GNOME:Next
...
- Update to version 5.0.1:
+ Build:
- libxml++config.h.*: Don't dllimport on MinGW.
- Meson build:
. Make it possible to use libxml++ as a subproject.
. No implicit_include_directories.
- MSVC build: Export classes selectively.
OBS-URL: https://build.opensuse.org/request/show/899511
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=72
2021-06-12 15:43:22 +00:00
55b0a59c23
Accepting request 859150 from GNOME:Factory
...
OBS-URL: https://build.opensuse.org/request/show/859150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=47
2020-12-30 16:11:50 +00:00
b6d16f93ec
Accepting request 859101 from GNOME:Next
...
OBS-URL: https://build.opensuse.org/request/show/859101
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=70
2020-12-29 08:41:52 +00:00
c35f36a9df
Accepting request 857854 from GNOME:Factory
...
OBS-URL: https://build.opensuse.org/request/show/857854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=46
2020-12-23 13:20:49 +00:00
5a7148fbb5
Accepting request 857840 from GNOME:Next
...
- Update to version 3.2.2:
+ Build:
- Add NMake Makefiles. Remove Visual Studio 2010 projects.
- Add support for building with Meson.
- Use __declspec(dllexport) when building on Visual Studio.
Stop using gendef.exe.
- Add meson BuildRequires and macros.
- Replace gcc-c++ with generic c++_compiler BuildRequires.
- Update URL to new home.
OBS-URL: https://build.opensuse.org/request/show/857840
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=68
2020-12-21 14:05:11 +00:00
2f59dad270
Accepting request 763800 from GNOME:Factory
...
OBS-URL: https://build.opensuse.org/request/show/763800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=45
2020-01-16 17:17:48 +00:00
682f64d2f6
Accepting request 763382 from GNOME:Next
...
- Update to version 3.2.0:
+ Document, DomParser: Improve XInclude processing:
- Document: Add process_xinclude() overload that takes a
fixup_base_uris parameter.
- DomParser: Add set/get_xinclude_options() and add optional
XInclude processing to the parse methods (bgo#781566).
+ Add explicit keyword to some single-parameter constructors.
+ tests: Don't require C++17.
+ Build: Fix srcdir != buildir build.
- Modernize spec.
OBS-URL: https://build.opensuse.org/request/show/763382
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=66
2020-01-13 08:19:16 +00:00
ef1b779aae
Accepting request 729731 from GNOME:Factory
...
- Add jira / fate ids (forwarded request 729428 from zhangxiaofei)
OBS-URL: https://build.opensuse.org/request/show/729731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=44
2019-09-11 08:34:44 +00:00
d590d65b55
Accepting request 729428 from home:zhangxiaofei:branches:GNOME:Factory
...
- Add jira / fate ids
OBS-URL: https://build.opensuse.org/request/show/729428
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=64
2019-09-10 09:23:59 +00:00
5c86925e89
Accepting request 582870 from GNOME:Factory
...
spec-cleaner (forwarded request 581371 from dimstar)
OBS-URL: https://build.opensuse.org/request/show/582870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=43
2018-03-09 09:40:50 +00:00
d1cc3e81a2
Accepting request 581371 from GNOME:Next
...
spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/581371
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=62
2018-03-05 13:59:51 +00:00
44283bd550
Accepting request 440414 from GNOME:Factory
...
1
OBS-URL: https://build.opensuse.org/request/show/440414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=42
2016-11-17 11:24:04 +00:00
017d231fec
Accepting request 440247 from GNOME:Next
...
- Update to version 3.0.1:
+ Element::remove_attribute(): Delete the C++ wrapper
(bgo#768404).
OBS-URL: https://build.opensuse.org/request/show/440247
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=60
2016-11-15 16:25:49 +00:00
ed2788be75
Accepting request 364457 from GNOME:Factory
...
Scripted push of project GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/364457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=41
2016-03-29 12:26:32 +00:00
bc28e8e092
Accepting request 360384 from GNOME:Next
...
Scripted push of project GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/360384
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=58
2016-02-19 14:52:34 +00:00
1caf44a44c
Accepting request 357270 from GNOME:Next
...
Push MM++ packages
OBS-URL: https://build.opensuse.org/request/show/357270
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=57
2016-02-01 22:17:52 +00:00
73e4943c63
Accepting request 330205 from GNOME:Factory
...
Scripted push of project GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/330205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=40
2015-10-06 14:10:31 +00:00
046c390c1d
Accepting request 329014 from GNOME:Next
...
Scripted push of project GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/329014
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=55
2015-09-04 11:31:34 +00:00
615a90fd2c
Accepting request 311147 from GNOME:Factory
...
1
OBS-URL: https://build.opensuse.org/request/show/311147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=39
2015-06-09 06:48:32 +00:00
1cdde2d65f
Accepting request 311141 from GNOME:Next
...
1
OBS-URL: https://build.opensuse.org/request/show/311141
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=53
2015-06-08 11:52:29 +00:00
47325a693e
Accepting request 288325 from GNOME:Factory
...
1
OBS-URL: https://build.opensuse.org/request/show/288325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=38
2015-03-03 10:13:20 +00:00
ec5ff9da86
Accepting request 288130 from home:Zaitor:branches:GNOME:Factory
...
- Update to version 2.38.0:
+ No changes from last relase, stable version bump only.
OBS-URL: https://build.opensuse.org/request/show/288130
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=51
2015-03-01 14:48:41 +00:00
e36bd7d57d
Accepting request 283233 from GNOME:Factory
...
1
OBS-URL: https://build.opensuse.org/request/show/283233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=37
2015-01-30 19:31:11 +00:00
dd8e58aee6
Accepting request 283091 from home:Zaitor:branches:GNOME:Factory
...
Still the unstable branch, but we have been on that for ages...
OBS-URL: https://build.opensuse.org/request/show/283091
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=49
2015-01-28 19:03:08 +00:00
Stephan Kulow
4f7f7d02b8
Accepting request 246228 from GNOME:Factory
...
Push GNOME 3.13.90 for staging and openQA - DO NOT CHECKING - PRERELEASE SOFTWARE
OBS-URL: https://build.opensuse.org/request/show/246228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=36
2014-09-30 17:36:20 +00:00
6f462d8c49
Accepting request 245096 from home:fcrozat:branches:GNOME:Factory
...
- Add obsoletes/provides to baselibs.conf.
OBS-URL: https://build.opensuse.org/request/show/245096
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=47
2014-08-18 17:51:02 +00:00
Stephan Kulow
0610cd6038
Accepting request 200032 from GNOME:Factory
...
Push GNOME 3.9.92
OBS-URL: https://build.opensuse.org/request/show/200032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=34
2013-09-23 07:56:13 +00:00
7d59d668c8
Accepting request 199225 from home:dimstar:branches:GNOME:Factory
...
Update to 2.37.1
OBS-URL: https://build.opensuse.org/request/show/199225
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=45
2013-09-19 19:29:06 +00:00
Stephan Kulow
5bca056217
Accepting request 140880 from GNOME:Factory
...
Updaye to 2.36.0 (forwarded request 140176 from dimstar)
OBS-URL: https://build.opensuse.org/request/show/140880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=31
2012-11-12 11:39:09 +00:00
5b0aed8f2c
Accepting request 140176 from GNOME:Next
...
Updaye to 2.36.0
OBS-URL: https://build.opensuse.org/request/show/140176
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=43
2012-11-11 21:49:29 +00:00
Stephan Kulow
02eadd0737
Accepting request 138879 from GNOME:Factory
...
Update to 2.35.4
OBS-URL: https://build.opensuse.org/request/show/138879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=30
2012-10-26 05:58:13 +00:00
ec0f64a6d0
Accepting request 137776 from home:dimstar:branches:GNOME:Factory
...
Update to 2.35.4
OBS-URL: https://build.opensuse.org/request/show/137776
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=41
2012-10-15 08:31:21 +00:00
Stephan Kulow
6c62e17052
Accepting request 125704 from GNOME:Factory
...
Update to 2.35.3 (forwarded request 125640 from Zaitor)
OBS-URL: https://build.opensuse.org/request/show/125704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=29
2012-06-26 14:15:37 +00:00