From 54ed7c99b1da90559574f15a57329897e21c6a37 Mon Sep 17 00:00:00 2001 From: Sofia Boldyreva Date: Tue, 21 Mar 2023 23:04:55 +0100 Subject: [PATCH] Import wingpanel-indicator-notifications-6.0.6-1.el9 --- .gitignore | 1 + .wingpanel-indicator-notifications.metadata | 1 + SPECS/wingpanel-indicator-notifications.spec | 177 +++++++++++++++++++ 3 files changed, 179 insertions(+) create mode 100644 .gitignore create mode 100644 .wingpanel-indicator-notifications.metadata create mode 100644 SPECS/wingpanel-indicator-notifications.spec diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ba34afc --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/wingpanel-indicator-notifications-6.0.6.tar.gz diff --git a/.wingpanel-indicator-notifications.metadata b/.wingpanel-indicator-notifications.metadata new file mode 100644 index 0000000..3c56e1b --- /dev/null +++ b/.wingpanel-indicator-notifications.metadata @@ -0,0 +1 @@ +603924e63f8adea54a3d01f30ea5065baefe9820 SOURCES/wingpanel-indicator-notifications-6.0.6.tar.gz diff --git a/SPECS/wingpanel-indicator-notifications.spec b/SPECS/wingpanel-indicator-notifications.spec new file mode 100644 index 0000000..3519456 --- /dev/null +++ b/SPECS/wingpanel-indicator-notifications.spec @@ -0,0 +1,177 @@ +## START: Set by rpmautospec +## (rpmautospec version 0.2.6) +%define autorelease(e:s:pb:) %{?-p:0.}%{lua: + release_number = 1; + base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); + print(release_number + base_release_number - 1); +}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{?dist} +## END: Set by rpmautospec + +%global __provides_exclude_from ^%{_libdir}/wingpanel/.*\\.so$ + +%global srcname wingpanel-indicator-notifications +%global appname io.elementary.wingpanel.notifications + +Name: wingpanel-indicator-notifications +Summary: Notifications Indicator for wingpanel +Version: 6.0.6 +Release: %autorelease +License: LGPLv2+ + +URL: https://github.com/elementary/wingpanel-indicator-notifications +Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz + +BuildRequires: gettext +BuildRequires: libappstream-glib +BuildRequires: meson +BuildRequires: vala >= 0.22.0 + +BuildRequires: pkgconfig(gdk-pixbuf-2.0) +BuildRequires: pkgconfig(gio-2.0) +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(granite) >= 6.0.0 +BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(libhandy-1) +BuildRequires: pkgconfig(libwnck-3.0) +BuildRequires: pkgconfig(wingpanel) >= 3.0.0 + +Requires: wingpanel%{?_isa} +Supplements: wingpanel%{?_isa} + + +%description +A notifications indicator for wingpanel. + + +%prep +%autosetup -n %{srcname}-%{version} -p1 + + +%build +%meson +%meson_build + + +%install +%meson_install + +%find_lang notifications-indicator + + +%check +appstream-util validate-relax --nonet \ + %{buildroot}/%{_datadir}/metainfo/%{appname}.appdata.xml + + +%files -f notifications-indicator.lang +%doc README.md +%license COPYING + +%{_libdir}/wingpanel/libnotifications.so + +%{_datadir}/metainfo/%{appname}.appdata.xml + + +%changelog +* Wed Jul 13 2022 Fabio Valentini 6.0.6-1 +- Update to version 6.0.6 + +* Wed Jul 13 2022 Fabio Valentini 6.0.5-1 +- Update to version 6.0.5; Fixes RHBZ#2104181 + +* Sat Jan 22 2022 Fedora Release Engineering 6.0.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Dec 17 2021 Fabio Valentini 6.0.4-1 +- Update to version 6.0.4 + +* Wed Dec 15 2021 Fabio Valentini 6.0.3-1 +- Update to version 6.0.3; Fixes RHBZ#2031387 + +* Sat Oct 30 2021 Fabio Valentini 6.0.2-1 +- Update to version 6.0.2; Fixes RHBZ#2017940 + +* Wed Sep 29 2021 Fabio Valentini 6.0.1-1 +- Update to version 6.0.1; Fixes RHBZ#2008348 + +* Fri Jul 23 2021 Fedora Release Engineering 6.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Sat Jul 17 2021 Fabio Valentini 6.0.0-1 +- Update to version 6.0.0; Fixes RHBZ#1982976 + +* Fri Feb 19 2021 Fabio Valentini - 2.1.4-4.20210219git73f7da2 +- Bump to commit 73f7da2. Rebuilt for granite 6 soname bump and wingpanel 3. + +* Wed Jan 27 2021 Fedora Release Engineering - 2.1.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 2.1.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Thu Apr 02 2020 Fabio Valentini - 2.1.4-1 +- Update to version 2.1.4. + +* Fri Jan 31 2020 Fedora Release Engineering - 2.1.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Mon Nov 25 2019 Fabio Valentini - 2.1.3-1 +- Update to version 2.1.3. + +* Sat Jul 27 2019 Fedora Release Engineering - 2.1.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sun Feb 03 2019 Fedora Release Engineering - 2.1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Tue Oct 30 2018 Fabio Valentini - 2.1.2-1 +- Update to version 2.1.2. + +* Wed Oct 03 2018 Fabio Valentini - 2.1.1-1 +- Update to version 2.1.1. + +* Sat Jul 14 2018 Fedora Release Engineering - 2.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Jun 13 2018 Fabio Valentini - 2.1.0-2 +- Rebuild for granite5 soname bump. + +* Thu Jun 07 2018 Fabio Valentini - 2.1.0-1 +- Update to version 2.1.0. + +* Fri Feb 09 2018 Fedora Release Engineering - 2.0.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Sat Nov 04 2017 Fabio Valentini - 2.0.3-2 +- Rebuild for granite soname bump. + +* Wed Oct 04 2017 Fabio Valentini - 2.0.3-1 +- Update to version 2.0.3. + +* Tue Aug 01 2017 Fabio Valentini - 2.0.2-1 +- Update to version 2.0.2. + +* Thu Jul 27 2017 Fedora Release Engineering - 2.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Mon May 22 2017 Fabio Valentini - 2.0.1-1 +- Update to version 2.0.1. + +* Thu May 18 2017 Fabio Valentini - 2.0-6 +- Add upstream patch to fix compilation with vala 0.35+. + +* Sat Feb 11 2017 Fedora Release Engineering - 2.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Wed Jan 25 2017 Fabio Valentini - 2.0-4 +- Remove explicit BR: pkgconfig. + +* Sat Jan 14 2017 Fabio Valentini - 2.0-3 +- Clean up spec file. + +* Thu Sep 29 2016 Fabio Valentini - 2.0-2 +- Mass rebuild. + +* Sun Aug 21 2016 Fabio Valentini - 2.0-1 +- Update to version 2.0. +