Skip to content

Commit

Permalink
0.16.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
denisok committed Apr 9, 2024
1 parent 892ad63 commit f06be95
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions openSUSEway.spec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
%define waybar_version %(rpm -q --queryformat "%%{version}" waybar)

Name: openSUSEway
Version: 0.16.0
Version: 0.16.1
Release: 0
Summary: The openSUSEway desktop environment meta package
License: MIT
Expand Down Expand Up @@ -71,8 +71,10 @@ Requires: mpris-ctl

# branding
Requires: waybar-branding-openSUSE
Requires: sway-branding-openSUSE
Requires: sway-biranding-openSUSE

This comment has been minimized.

Copy link
@FilippoBonazziSUSE

FilippoBonazziSUSE Apr 9, 2024

Collaborator

@denisok we screwed up here, this says biranding. have to do it all again...

This comment has been minimized.

Copy link
@denisok

denisok Apr 9, 2024

Author Contributor

yeah, doing release in a hurry - not a good idea :) simple changes review will be enough to catch this

This comment has been minimized.

Copy link
@FilippoBonazziSUSE

FilippoBonazziSUSE Apr 10, 2024

Collaborator

Yeah, most likely doing the version bump and any last minute changes in a PR instead of a direct commit to main will catch this.

Actually, I would propose to set up branch protection on main, to avoid this happening accidentally. I think we should do it regardless actually. What do you think?

This comment has been minimized.

Copy link
@denisok

denisok Apr 10, 2024

Author Contributor

make sense! Go ahead, do you have enough permissions to do it?

This comment has been minimized.

Copy link
@FilippoBonazziSUSE

FilippoBonazziSUSE Apr 10, 2024

Collaborator

Nope

This comment has been minimized.

Copy link
@denisok

denisok Apr 10, 2024

Author Contributor

added you as admin. Created some default rule for main

This comment has been minimized.

Copy link
@FilippoBonazziSUSE

FilippoBonazziSUSE Apr 10, 2024

Collaborator

Thanks, I've reviewed it and added 1 or 2 more checks. I think we should be good now

%ifarch x86_64 %{ix86}
Requires: gfxboot-branding-openSUSE
%endif

# xdg portals and utils
Requires: xdg-desktop-portal
Expand Down

0 comments on commit f06be95

Please sign in to comment.