8
0

6 Commits

Author SHA256 Message Date
eb53ea3495 Accepting request 1322899 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1322899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost-defaults?expand=0&rev=24
2025-12-17 16:30:34 +00:00
cd6b0ee198 - Update to Boost 1.90.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost-defaults?expand=0&rev=48
2025-12-15 06:12:45 +00:00
79078eb3bd Accepting request 1304451 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1304451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost-defaults?expand=0&rev=23
2025-09-24 13:22:54 +00:00
c5a6aedf8a - Update to Boost 1.89.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost-defaults?expand=0&rev=46
2025-09-09 06:38:56 +00:00
da459bf995 Accepting request 1302652 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1302652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost-defaults?expand=0&rev=22
2025-09-05 19:42:12 +00:00
329e57b110 Accepting request 1302554 from home:aschnell:boost2
- added unversioned libboost_url-devel (bsc#1248645)

OBS-URL: https://build.opensuse.org/request/show/1302554
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost-defaults?expand=0&rev=44
2025-09-04 05:22:01 +00:00
2 changed files with 32 additions and 16 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Nov 13 09:59:11 CET 2025 - aschnell@suse.com
- Update to Boost 1.90.0
-------------------------------------------------------------------
Thu Sep 04 08:48:57 CEST 2025 - aschnell@suse.com
- Update to Boost 1.89.0
-------------------------------------------------------------------
Tue Sep 02 16:58:07 CEST 2025 - aschnell@suse.com
- added unversioned libboost_url-devel (bsc#1248645)
-------------------------------------------------------------------
Wed Apr 23 11:35:34 CEST 2025 - aschnell@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package boost-defaults
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
#
%define boost_version 1_88_0
%define boost_version 1_90_0
Name: boost-defaults
Version: 1.88.0
Version: 1.90.0
Release: 0
Summary: Default Boost C++ Libraries
License: MIT
@@ -353,16 +353,6 @@ about call sequence in a human-readable form.
This package installs the default Boost version of the library.
%package -n libboost_system-devel
Summary: Development headers for Boost.System library
Group: Development/Libraries/C and C++
Requires: libboost_system%{boost_version}-devel
%description -n libboost_system-devel
This package contains development headers for Boost.System library.
This package installs the default Boost version of the library.
%package -n libboost_thread-devel
Summary: Development headers for Boost.Thread library
Group: Development/Libraries/C and C++
@@ -393,6 +383,14 @@ This package contains development headers for Boost.Wave library.
This package installs the default Boost version of the library.
%package -n libboost_url-devel
Summary: Development headers for Boost.URL library
Group: Development/Libraries/C and C++
Requires: libboost_url%{boost_version}-devel
%description -n libboost_url-devel
This package contains development headers for Boost.URL library.
%package -n libboost_regex-devel
Summary: Development headers for Boost.Regex library
Group: Development/Libraries/C and C++
@@ -549,15 +547,18 @@ cp %{SOURCE1} .
%files -n libboost_stacktrace-devel
%doc README
%files -n libboost_system-devel
%doc README
%files -n libboost_thread-devel
%doc README
%files -n libboost_wave-devel
%doc README
%files -n libboost_url-devel
%doc README
%files -n libboost_url-devel
%doc README
%files -n libboost_regex-devel
%doc README