Skip to content

Commit 91c388b

Browse files
Update release files to v0.1.5
1 parent 41c6776 commit 91c388b

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "displayconfig-mutter"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
edition = "2021"
55
license = "MIT"
66

arch/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: Vladimir Romashchenko <eaglesemanation@gmail.com>
22
pkgname=displayconfig-mutter
3-
pkgver=0.1.4
3+
pkgver=0.1.5
44
pkgrel=1
55
pkgdesc="Change Gnome display settings from cli"
66
arch=("x86_64" "aarch64")

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
displayconfig-mutter (0.1.5-1) oracular; urgency=low
2+
3+
* https://github.com/eaglesemanation/displayconfig-
4+
mutter/releases/tag/v0.1.5
5+
6+
-- Vladimir Romashchenko <eaglesemanation@gmail.com> Wed, 09 Jul 2025 10:25:17 +0000
7+
18
displayconfig-mutter (0.1.4-1) oracular; urgency=low
29

310
* https://github.com/eaglesemanation/displayconfig-

fedora/displayconfig-mutter.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%global cargo_install_lib 0
66

77
Name: displayconfig-mutter
8-
Version: 0.1.4
8+
Version: 0.1.5
99
Release: %autorelease
1010
Summary: Change Gnome display settings from cli
1111
License: MIT

0 commit comments

Comments
 (0)