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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
3a7663da77
Accepting request 125640 from home:dimstar:branches:GNOME:Factory
...
Update to 2.35.3
OBS-URL: https://build.opensuse.org/request/show/125640
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=39
2012-06-21 18:04:07 +00:00
Vincent Untz
991dd0c470
Accepting request 110674 from home:vuntz:branches:GNOME:Factory
...
Update to 2.35.2
OBS-URL: https://build.opensuse.org/request/show/110674
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=37
2012-03-26 08:01:15 +00:00
Vincent Untz
880135180c
Accepting request 105572 from home:dimstar:branches:GNOME:Factory
...
Update to 2.35.1
OBS-URL: https://build.opensuse.org/request/show/105572
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=35
2012-02-17 08:46:31 +00:00
Vincent Untz
e33686f9da
Accepting request 81118 from home:vuntz:branches:GNOME:Factory
...
Update to 2.34.2
OBS-URL: https://build.opensuse.org/request/show/81118
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=33
2011-09-06 20:00:30 +00:00
515fbb9838
Accepting request 68466 from home:vuntz:branches:GNOME:Factory
...
OBS-URL: https://build.opensuse.org/request/show/68466
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=31
2011-04-27 06:43:02 +00:00
09c3630db2
Accepting request 50610 from home:vuntz:branches:GNOME:Factory
...
OBS-URL: https://build.opensuse.org/request/show/50610
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=29
2010-10-15 07:41:52 +00:00
OBS User buildservice-autocommit
c82da485a1
Updating link to change in openSUSE:Factory/libxml++ revision 18.0
...
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=0117cb4dcac0e874db20206a3617b475
2010-10-14 10:51:44 +00:00
OBS User autobuild
f4a0eb06cb
Accepting request 50552 from GNOME:Factory
...
checked in (request 50552)
OBS-URL: https://build.opensuse.org/request/show/50552
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=28
2010-10-14 10:51:43 +00:00
Vincent Untz
29f93007f5
Accepting request 50550 from home:coolo:branches:openSUSE:Factory
...
Forwarding to openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/50550
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=27
2010-10-14 08:28:44 +00:00
OBS User autobuild
9722d2fea8
Accepting request 40031 from GNOME:Factory
...
checked in (request 40031)
OBS-URL: https://build.opensuse.org/request/show/40031
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=26
2010-05-14 22:33:18 +00:00
889afa3b64
Accepting request 40030 from home:dimstar:branches:GNOME:Factory
...
Copy from home:dimstar:branches:GNOME:Factory/libxml++ via accept of submit request 40030 revision 3.
Request was accepted with message:
Reviewed ok
OBS-URL: https://build.opensuse.org/request/show/40030
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=25
2010-05-14 13:06:35 +00:00
OBS User autobuild
52f1d11ddc
Accepting request 36381 from GNOME:Factory
...
Copy from GNOME:Factory/libxml++ based on submit request 36381 from user vuntz
OBS-URL: https://build.opensuse.org/request/show/36381
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=14
2010-04-01 13:46:29 +00:00
OBS User unknown
f24b8ee55d
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=11
2009-07-31 18:21:11 +00:00
OBS User unknown
23033d95e2
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=10
2009-04-09 02:45:49 +00:00
OBS User unknown
7e42b56ea4
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=9
2009-02-06 17:26:11 +00:00
OBS User unknown
794108ee92
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=8
2009-01-19 01:11:16 +00:00
OBS User unknown
36a469f5f4
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=7
2008-10-06 16:24:38 +00:00
OBS User unknown
f547e568a1
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=6
2008-09-05 20:00:42 +00:00
OBS User unknown
db08cb0e93
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=5
2008-04-06 01:40:53 +00:00
OBS User unknown
4f9234378e
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=4
2007-11-23 00:51:14 +00:00
OBS User unknown
1e7da65267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=3
2007-09-19 17:14:15 +00:00
OBS User unknown
2805867630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=2
2007-04-12 21:22:27 +00:00
OBS User unknown
70b7cbca09
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=1
2007-01-12 16:13:53 +00:00