File gnome-shell-extension-position-banner-reloaded.spec of Package gnome-shell-extension-notification-position-reloaded
%global extid notification-banner-reloaded@marcinjakubowski.github.com
%global extname_full notification-position-reloaded
%global commit fa8c23458e51a497b6caa3bd2cff3c45757ee01f
%global commit_short fa8c2345
%global commit_date 20251208
Name: gnome-shell-extension-%{extname_full}
Version: 10
Release: 5.%{?date}git%{?commit_short}%{?dist}
Summary: Gnome Shell extension allowing customization of notification banner
License: GPLv2+
URL: https://github.com/marcinjakubowski/notification-position-reloaded
Source0: %{extname_full}-%{commit}.tar.xz
BuildArch: noarch
Requires: gnome-shell
Provides: gnome-shell-extension-notification-banner-reloaded = %{version}-%{release}
Obsoletes: gnome-shell-extension-notification-banner-reloaded < %{version}-%{release}
BuildRequires: glib2-tools
%description
Gnome Shell extension allowing customization of notification banner position
and animation properties
%prep
%autosetup -n %{extname_full}
%build
%install
install -d %{buildroot}%{_datadir}/gnome-shell/extensions/%{extid}
cp -r . %{buildroot}%{_datadir}/gnome-shell/extensions/%{extid}
install -d -m755 %{buildroot}%{_datadir}/glib-2.0/schemas/
install -m644 schemas/org.gnome.shell.extensions.notification-banner-reloaded.gschema.xml \
%{buildroot}%{_datadir}/glib-2.0/schemas/
%files
%license LICENSE
%doc README.md
%dir %{_datadir}/gnome-shell/extensions/
%dir %{_datadir}/gnome-shell
%{_datadir}/gnome-shell/extensions/%{extid}/
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.notification-banner-reloaded.gschema.xml
%changelog
* Wed Dec 10 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 10-5.gitfa8c2345
- Push schema to shemas spot
* Wed Dec 10 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 10-4.gitfa8c2345
- Apply theme fixes
* Wed Dec 10 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 10-3.gitfa8c2345
- Change banner position
- Fix extension run
* Wed Dec 10 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 10-2.gitfa8c2345
- Update to fa8c2345 commit
* Mon Dec 23 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 10-1.git720f7e2e
- Rebuilt for MSVSphere 10
* Mon Dec 23 2024 Arkady L. Shane <tigro@msvsphere.ru-os.ru> - 10-1.git720f7e2e
- Rename to notification-position-reloaded
- Update to last version
* Fri Sep 08 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 0.0.0-1.git52923844
- Rebuilt for MSVSphere 9.2
* Fri Sep 8 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 0.0.0-1.20230424git52923844
- Initial build for MSVSphere 9.2