2 Commits

Author SHA256 Message Date
d75c428e7d Accepting request 1318683 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1318683
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wdisplays?expand=0&rev=3
2025-11-20 13:49:19 +00:00
Dawid Adam
c172fe8960 - Update to 1.1.3:
* Changes from 1.1.1 to 1.1.2:
    - Fix C23 Issues (gh#artizirk/wdisplays#25)
  * Fixed menu scaling issue by disabling the use of GTK popover
    (gh#artizirk/wdisplays#13)

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wdisplays?expand=0&rev=7
2025-11-19 11:28:39 +00:00
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2df2c56db494c8450b1c7746b0ed2af11bf637fe2838f7412146fcc5cc1a2605
size 108810

3
wdisplays-1.1.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b8674598d50cb56a3acb79bd563c1d7a7d7781a8ce8dcc83a240916024b7070
size 109082

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Nov 17 16:35:08 UTC 2025 - Shawn Dunn <sfalken@opensuse.org>
- Update to 1.1.3:
* Changes from 1.1.1 to 1.1.2:
- Fix C23 Issues (gh#artizirk/wdisplays#25)
* Fixed menu scaling issue by disabling the use of GTK popover
(gh#artizirk/wdisplays#13)
-------------------------------------------------------------------
Mon Aug 7 15:31:01 UTC 2023 - Dawid Adam <nyslay@gmail.com>

View File

@@ -17,13 +17,13 @@
Name: wdisplays
Version: 1.1.1
Version: 1.1.3
Release: 0%{?dist}
Summary: GUI display configurator for wlroots compositors
License: GPL-3.0-or-later
URL: https://github.com/artizirk/wdisplays
Source: https://github.com/artizirk/wdisplays/archive/1.1.1.tar.gz#/wdisplays-1.1.1.tar.gz
Source: https://github.com/artizirk/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: desktop-file-utils
BuildRequires: gcc