Accepting request 1082472 from home:dimstar:Factory

- Add _multibuild to define 2nd spec file as additional flavor.
  Eliminates the need for source package links in OBS.

  * Remove broken tevent support
  * Make C99 requirement explicit

OBS-URL: https://build.opensuse.org/request/show/1082472
OBS-URL: https://build.opensuse.org/package/show/network/libverto?expand=0&rev=22
This commit is contained in:
Dirk Mueller 2023-04-27 21:58:17 +00:00 committed by Git OBS Bridge
parent c5eb074064
commit cd5bf953b9
5 changed files with 16 additions and 5 deletions

5
_multibuild Normal file
View File

@ -0,0 +1,5 @@
<multibuild>
<package>libverto-glib.spec</package>
<package>libverto-libev.spec</package>
</multibuild>

View File

@ -1,7 +1,7 @@
#
# spec file for package libverto-glib
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed

View File

@ -1,7 +1,7 @@
#
# spec file for package libverto-libev
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed

View File

@ -1,10 +1,16 @@
-------------------------------------------------------------------
Mon Apr 24 10:09:44 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Add _multibuild to define 2nd spec file as additional flavor.
Eliminates the need for source package links in OBS.
-------------------------------------------------------------------
Sat Sep 24 09:08:52 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.3.2:
* Fix use-after-free in verto_reinitialize
* Fix use-after-free in verto_free()
* Remove broken tevent support
* Remove broken tevent support
-------------------------------------------------------------------
Thu Aug 27 10:00:33 UTC 2020 - Dirk Mueller <dmueller@suse.com>
@ -20,7 +26,7 @@ Thu Aug 27 10:00:33 UTC 2020 - Dirk Mueller <dmueller@suse.com>
* Fix memleak in libverto:vfree
* Update mutex usage to improve debugging
* Add verto_cleanup() to free loaded_modules
* Make C99 requirement explicit
* Make C99 requirement explicit
-------------------------------------------------------------------
Thu Feb 22 15:14:25 UTC 2018 - fvogt@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libverto
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed