172ef9d9f4
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
e2ee788972
Fix date format in old changelog entries
...
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=88
2025-05-18 09:29:00 +00:00
5228002133
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
ea924cca42
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
ce6279235a
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=84
2024-08-13 15:03:28 +00:00
6d958fd7c5
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
ebdbb427c6
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
8909bfb0a2
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
7bec575b3f
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
ed74caa763
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
98a01f7d5e
fixit
...
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=78
2023-02-23 09:52:55 +00:00
16d1803a34
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
db0f97dd9f
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
54a4bfeede
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
231cb66044
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
eacf589f28
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
107e91e749
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
18a64f0978
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
e56f99836d
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
69befdd758
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
bd54465635
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
21cbe4551f
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
998bb95f0f
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
8f5b89c301
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
e6ca893147
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
cecc62005a
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
ef4c8625ce
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
84cb6b63bc
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
8f102c663c
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
5c78f438ea
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
8115acce75
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
20c3e95e8d
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
8c1dd36b9f
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
390aa43b34
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
73252a48bc
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
93856501ea
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
f9ee1c857b
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
6d9616fa23
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
a5b7f844df
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
dea470524f
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
25c5fe09d8
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
dd83f97867
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
4fa12abd9c
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
7b332b035b
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
6729c73eca
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
fcb0f5fa7d
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
5231980307
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
8c8c26b6cf
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
cfdfc572e2
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
027c4b641b
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
Stephan Kulow
dc8dea0734
Accepting request 111764 from GNOME:Factory
...
Pushing G:F
OBS-URL: https://build.opensuse.org/request/show/111764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=27
2012-03-29 12:02:16 +00:00
Vincent Untz
acf20fe4f4
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
Stephan Kulow
4dd93747bd
Accepting request 105628 from GNOME:Factory
...
Update to 2.35.1 (forwarded request 105572 from vuntz)
OBS-URL: https://build.opensuse.org/request/show/105628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=26
2012-02-17 11:04:10 +00:00
Vincent Untz
69aab163f5
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
Stephan Kulow
d9d943f265
replace license with spdx.org variant
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=25
2011-12-06 17:26:26 +00:00
Sascha Peilicke
c12ea9edbd
Accepting request 81527 from GNOME:Factory
...
Pushing most of G:F
OBS-URL: https://build.opensuse.org/request/show/81527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=23
2011-09-09 09:45:37 +00:00
Vincent Untz
5b549d4345
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
Sascha Peilicke
74f97481fa
Autobuild autoformatter for 69122
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=22
2011-05-02 13:13:47 +00:00
OBS User buildservice-autocommit
f2daea12c2
Updating link to change in openSUSE:Factory/libxml++ revision 22.0
...
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxml++?expand=0&rev=c3aedb3a74d69a93100ac5700d90496f
2011-05-02 13:13:47 +00:00
Sascha Peilicke
06bb33aed6
Accepting request 69122 from GNOME:Factory
...
Pushing G:F (including GNOME3)
OBS-URL: https://build.opensuse.org/request/show/69122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=21
2011-05-02 13:13:27 +00:00
dab8cea000
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
OBS User autobuild
2fe7ec0f8d
Accepting request 50765 from GNOME:Factory
...
Copy from GNOME:Factory/libxml++ based on submit request 50765 from user vuntz
OBS-URL: https://build.opensuse.org/request/show/50765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=19
2010-10-15 14:43:39 +00:00
d4d1d9ae40
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 autobuild
9c365e0d2d
Accepting request 50552 from GNOME:Factory
...
Copy from GNOME:Factory/libxml++ based on submit request 50552 from user vuntz
OBS-URL: https://build.opensuse.org/request/show/50552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=18
2010-10-14 10:51:44 +00:00
OBS User buildservice-autocommit
4733e7f4af
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
33e451e9dc
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
ef889b29d5
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
d38f7bb888
Accepting request 40031 from GNOME:Factory
...
Copy from GNOME:Factory/libxml++ based on submit request 40031 from user dimstar
OBS-URL: https://build.opensuse.org/request/show/40031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=15
2010-05-14 22:33:19 +00:00
OBS User autobuild
b46eadf240
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
93a85dc0af
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
f703edb3fc
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 autobuild
530d4d5c7f
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=13
2010-03-18 15:06:17 +00:00
OBS User unknown
ebe7cc19bb
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
c06804fb6b
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
af46f16c7b
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
e7b41dc276
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
82f7684e57
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
b9f5b618cc
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
de9d1965c1
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
69dc6b34ad
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
7c3b830c1f
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
a48e219802
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
4b551c3fed
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml++?expand=0&rev=1
2007-01-12 16:13:53 +00:00