Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gnome-shell-extensions
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
gnome-shell-extensions
Commits
e7a577e2
Commit
e7a577e2
authored
4 weeks ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import gnome-shell-extensions-47.4-1.el10
parent
295fd9e0
Branches
r10s
Tags
imports/r10s/gnome-shell-extensions-47.4-1.el10
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gnome-shell-extensions.metadata
+1
-1
1 addition, 1 deletion
.gnome-shell-extensions.metadata
SPECS/gnome-shell-extensions.spec
+5
-4
5 additions, 4 deletions
SPECS/gnome-shell-extensions.spec
with
6 additions
and
5 deletions
.gnome-shell-extensions.metadata
+
1
−
1
View file @
e7a577e2
1a9142a4e85d7a2b7dc5bad37e34df9eebb38e8496f4938be2d7b2b35883d139
SOURCES/gnome-shell-extensions-47.
3
.tar.xz
543379ec5b0d04200ee62a1f6ba240716a09d75ad0addddb205be38ce8293f58
SOURCES/gnome-shell-extensions-47.
4
.tar.xz
This diff is collapsed.
Click to expand it.
SPECS/gnome-shell-extensions.spec
+
5
−
4
View file @
e7a577e2
...
...
@@ -2,7 +2,7 @@
## (rpmautospec version 0.7.3)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number =
2
;
release_number =
1
;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
...
...
@@ -22,7 +22,7 @@
%endif
Name: gnome-shell-extensions
Version: 47.
3
Version: 47.
4
Release: %autorelease
Summary: Modify and extend GNOME Shell functionality and behavior
...
...
@@ -30,8 +30,6 @@ License: GPL-2.0-or-later
URL: http://wiki.gnome.org/Projects/GnomeShell/Extensions
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_version}/%{name}-%{tarball_version}.tar.xz
Patch: 0001-window-list-Use-correct-params-when-re-tracking-chro.patch
BuildRequires: meson
BuildRequires: git
BuildRequires: gettext >= 0.19.6
...
...
@@ -432,6 +430,9 @@ rm -rf %{buildroot}/%{_datadir}/xsessions
%changelog
## START: Generated by rpmautospec
* Thu Feb 13 2025 Florian Müllner <fmuellner@redhat.com> - 47.4-1
- Update to 47.4
* Wed Jan 22 2025 Florian Müllner <fmuellner@redhat.com> - 47.3-2
- Fix regression in chrome tracking
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment