27 Commits

Author SHA256 Message Date
5e4ee70098 Accepting request 1329746 from X11:XOrg
- Update to version 1.3.1
  * Fix compilation on 32-bit targets
- supersedes u_int-to-pointer-cast.patch

OBS-URL: https://build.opensuse.org/request/show/1329746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXmu?expand=0&rev=15
2026-01-30 17:20:09 +00:00
96f851fbc4 - Update to version 1.3.1
* Fix compilation on 32-bit targets
- supersedes u_int-to-pointer-cast.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=26
2026-01-29 02:52:28 +00:00
74914d45e6 Accepting request 1329295 from X11:XOrg
- u_int-to-pointer-cast.patch
  * fixes build on i586

- Update to version 1.3.0
  * test: Avoid incorrect -Wuse-after-free warning from gcc 13
  * gitlab CI: drop the ci-fairy check-mr job
  * Remove duplicate ARGSUSED comment
  * EditresCom: Fix time argument for XtGetSelectionValue()
  * Editres: Bump the proto to v6, Widget / Window values are 64-bit

OBS-URL: https://build.opensuse.org/request/show/1329295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXmu?expand=0&rev=14
2026-01-28 14:07:02 +00:00
597c0cf015 - u_int-to-pointer-cast.patch
* fixes build on i586

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=24
2026-01-26 12:37:05 +00:00
bd00ad9c9b - Update to version 1.3.0
* test: Avoid incorrect -Wuse-after-free warning from gcc 13
  * gitlab CI: drop the ci-fairy check-mr job
  * Remove duplicate ARGSUSED comment
  * EditresCom: Fix time argument for XtGetSelectionValue()
  * Editres: Bump the proto to v6, Widget / Window values are 64-bit

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=23
2026-01-25 17:39:41 +00:00
ea5462fc23 Accepting request 1168558 from X11:XOrg
- Update to version 1.2.1
  * test: Add missing setjmp()
  * test: Add prototype for Xmureallocarray to silence warning

OBS-URL: https://build.opensuse.org/request/show/1168558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXmu?expand=0&rev=13
2024-04-18 20:07:57 +00:00
9b464b1b17 - Update to version 1.2.1
* test: Add missing setjmp()
  * test: Add prototype for Xmureallocarray to silence warning

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=21
2024-04-17 13:15:39 +00:00
8faff386f7 Accepting request 1161217 from X11:XOrg
- Update to version 1.2.0
  * This release raises the minimum version of libXt required to 1.1.0
    (released in 2011), and for those builders who need to regenerate
    the autoconf files, raises the minimum version of autoconf required
    to 2.70 (released in 2020).

OBS-URL: https://build.opensuse.org/request/show/1161217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXmu?expand=0&rev=12
2024-03-25 20:07:08 +00:00
1dc79c00e2 - Update to version 1.2.0
* This release raises the minimum version of libXt required to 1.1.0
    (released in 2011), and for those builders who need to regenerate
    the autoconf files, raises the minimum version of autoconf required
    to 2.70 (released in 2020).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=19
2024-03-25 01:59:19 +00:00
a01f93a65e Accepting request 1029698 from X11:XOrg
- Update to version 1.1.4
This release includes two notable changes to XmuConvertStandardSelection():
1) It no longer supports XA_IP_ADDRESS, which only supported IPv4 addresses
   and simply provided the output of gethostbyname() on the local hostname.
2) XA_OWNER_OS no longer reports "BSD" for any Unix-like OS (including Linux)
   that it hadn't been coded to handle, instead relying on uname() where
   available to provide the OS name.
The lack of bug reports about the previously misleading output for these
suggests they're not widely used, with codesearch.debian.net only finding
matches in libXmu and the rust bindings to libXmu, and not any consumers
of these interfaces.

OBS-URL: https://build.opensuse.org/request/show/1029698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXmu?expand=0&rev=11
2022-10-19 11:17:13 +00:00
6e3a3450ea - Update to version 1.1.4
This release includes two notable changes to XmuConvertStandardSelection():
1) It no longer supports XA_IP_ADDRESS, which only supported IPv4 addresses
   and simply provided the output of gethostbyname() on the local hostname.
2) XA_OWNER_OS no longer reports "BSD" for any Unix-like OS (including Linux)
   that it hadn't been coded to handle, instead relying on uname() where
   available to provide the OS name.
The lack of bug reports about the previously misleading output for these
suggests they're not widely used, with codesearch.debian.net only finding
matches in libXmu and the rust bindings to libXmu, and not any consumers
of these interfaces.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=17
2022-10-18 09:57:23 +00:00
9e88af0844 Accepting request 687390 from X11:XOrg
- Update to version 1.1.3
  * This minor maintenance release includes some small bug fixes,
    build configuration improvements and janitorial cleanups.

OBS-URL: https://build.opensuse.org/request/show/687390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXmu?expand=0&rev=10
2019-03-26 21:29:14 +00:00
20fc8fc4ab OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=15 2019-03-21 15:34:46 +00:00
1ef6dcef54 - Update to version 1.1.3
* This minor maintenance release includes some small bug fixes,
    build configuration improvements and janitorial cleanups.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=14
2019-03-21 15:29:26 +00:00
fcafad54c8 Obsoletes: xorg-x11-proto-devel -> Provides: xorg-x11-proto-devel
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=13
2014-04-27 22:07:51 +00:00
Tomáš Chvátal
6cfa23374a Accepting request 198889 from X11:XOrg
Update to version 1.1.2 (forwarded request 198750 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/198889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXmu?expand=0&rev=7
2013-09-13 12:47:00 +00:00
bb688f663b Accepting request 198750 from home:Zaitor:branches:X11:XOrg
Update to version 1.1.2

OBS-URL: https://build.opensuse.org/request/show/198750
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=11
2013-09-13 10:15:09 +00:00
Stephan Kulow
27cccf4258 Accepting request 196752 from X11:XOrg
- added requires to xbitmaps/-devel packages (bnc#836530)

OBS-URL: https://build.opensuse.org/request/show/196752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXmu?expand=0&rev=6
2013-08-30 09:42:29 +00:00
cbdec1b02b - added requires to xbitmaps/-devel packages (bnc#836530)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=9
2013-08-29 09:38:29 +00:00
610ec4974c - added requires to xbitmaps package (bnc#836530)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=8
2013-08-29 09:29:25 +00:00
Stephan Kulow
f23b7de13e Accepting request 160097 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/160097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXmu?expand=0&rev=5
2013-03-22 10:56:26 +00:00
6909bde146 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=6 2013-03-19 19:47:38 +00:00
Stephan Kulow
856ac6ca5d Accepting request 115356 from X11:XOrg
Pushing X11:XOrg

OBS-URL: https://build.opensuse.org/request/show/115356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXmu?expand=0&rev=2
2012-05-08 09:57:48 +00:00
8bbdec2c21 Accepting request 113247 from home:vuntz:branches:X11:XOrg
Update to 1.1.1

OBS-URL: https://build.opensuse.org/request/show/113247
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=4
2012-04-12 10:44:20 +00:00
7c81352e2f OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=3 2012-03-07 09:47:28 +00:00
Stephan Kulow
422d8a75c9 Accepting request 105462 from X11:XOrg
- Split xorg-x11-libs into separate packages

OBS-URL: https://build.opensuse.org/request/show/105462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXmu?expand=0&rev=1
2012-02-17 11:04:14 +00:00
f3c510d097 Accepting request 104227 from home:jengelh:branches:X11:XOrg
Replaces xorg-x11-libXmu.

OBS-URL: https://build.opensuse.org/request/show/104227
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=1
2012-02-13 10:07:40 +00:00