Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-shell-notification-center
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
ximper-shell-notification-center
Commits
5228963a
Commit
5228963a
authored
Jan 25, 2026
by
Erik Reider
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bumped version to v0.12.4
parent
6cc800da
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
bug_report.md
.github/ISSUE_TEMPLATE/bug_report.md
+1
-1
swaync.rpkg.spec
build-scripts/swaync.rpkg.spec
+1
-1
meson.build
meson.build
+1
-1
No files found.
.github/ISSUE_TEMPLATE/bug_report.md
View file @
5228963a
...
@@ -37,7 +37,7 @@ If applicable, add screenshots to help explain your problem.
...
@@ -37,7 +37,7 @@ If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
**Desktop (please complete the following information):**
-
OS:
[
e.g. Fedora 42
]
-
OS:
[
e.g. Fedora 42
]
-
Version
[
e.g. 0.12.
0
]
-
Version
[
e.g. 0.12.
4
]
**Additional context**
**Additional context**
Add any other context about the problem here.
Add any other context about the problem here.
build-scripts/swaync.rpkg.spec
View file @
5228963a
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
%global alt_pkg_name swaync
%global alt_pkg_name swaync
Name: {{{ git_repo_name }}}
Name: {{{ git_repo_name }}}
Version: 0.12.
3
Version: 0.12.
4
Release: 1%{?dist}
Release: 1%{?dist}
Summary: Notification daemon with GTK GUI
Summary: Notification daemon with GTK GUI
Provides: desktop-notification-daemon
Provides: desktop-notification-daemon
...
...
meson.build
View file @
5228963a
project('sway-notificaton-center', ['c', 'vala'],
project('sway-notificaton-center', ['c', 'vala'],
version: '0.12.
3
',
version: '0.12.
4
',
meson_version: '>= 0.60.0',
meson_version: '>= 0.60.0',
default_options: [ 'warning_level=2' ],
default_options: [ 'warning_level=2' ],
)
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment