Accepting request 1192453 from X11:COSMIC:Factory

- standardize packaging with also fixes for miscellaneous hardcoding
  filenames, using @PARENT_TAG where applicable, and be more specific
  with files in the %files section (so no non-wanted files are getting
  added

- update to 1.0.0~alpha1:
  * fix(shell): lingering cosmic-randr process
  * fix: display arrangement gaps and offsets
  * improv: fix positioning of scaled and vertical displays
  * improv: fix adjustment of displays when repositioning
  * improv: use min_by_key for refresh rate fallback
- enable leap (thanks to vyvir)

OBS-URL: https://build.opensuse.org/request/show/1192453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cosmic-randr?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2024-08-12 10:30:15 +00:00 committed by Git OBS Bridge
commit cc15a5202e
6 changed files with 29 additions and 8 deletions

View File

@ -3,9 +3,11 @@
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/pop-os/cosmic-randr.git</param>
<param name="scm">git</param>
<param name="revision">master</param>
<param name="versionformat">0.1.0+git%cd.%h</param>
<param name="revision">refs/tags/epoch-1.0.0-alpha.1</param>
<param name="versionrewrite-pattern">epoch-(.*)</param>
<param name="versionformat">1.0.0~alpha1</param>
<param name="package-meta">yes</param>
<param name="filename">cosmic-randr</param>
</service>
<service name="recompress" mode="manual">
<param name="file">*.tar</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:57491a6375126c3448626fc335f07e220b812b1ed8664a22e6197b7594cf8fd4
size 85952

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:888b6702bb98d61af79623aab64e5dbded3d5414a34a33714050fa990870737d
size 88799

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Aug 8 01:00:18 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- standardize packaging with also fixes for miscellaneous hardcoding
filenames, using @PARENT_TAG where applicable, and be more specific
with files in the %files section (so no non-wanted files are getting
added
-------------------------------------------------------------------
Wed Aug 7 01:48:05 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.0.0~alpha1:
* fix(shell): lingering cosmic-randr process
* fix: display arrangement gaps and offsets
* improv: fix positioning of scaled and vertical displays
* improv: fix adjustment of displays when repositioning
* improv: use min_by_key for refresh rate fallback
- enable leap (thanks to vyvir)
-------------------------------------------------------------------
Thu Mar 14 02:14:36 UTC 2024 - Richard Rahl <rrahl0@proton.me>

View File

@ -17,7 +17,7 @@
Name: cosmic-randr
Version: 0.1.0+git20240718.e214fe9
Version: 1.0.0~alpha1
Release: 0
Summary: Library and utility for displaying and configuring Wayland outputs
License: MPL-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40c3297e9fc0e1bf18af064d1185fe86ba6d479bb1b935754f56c22d07c48232
size 26897403
oid sha256:9358678b01a11e40f8282c9f5d857d24c06fa89ff0627c199639633825ab7524
size 25385339