From 55d52d261c0d79f4dc21390d24c77df7a7d17752 Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Jan 08 2021 09:14:39 +0000 Subject: 0.07 bump --- diff --git a/.gitignore b/.gitignore index 517946c..13a8efb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Gtk2-TrayIcon-0.06.tar.gz +/Gtk2-TrayIcon-0.07.tar.gz diff --git a/perl-Gtk2-TrayIcon.rpmlintrc b/perl-Gtk2-TrayIcon.rpmlintrc new file mode 100644 index 0000000..ac6fd88 --- /dev/null +++ b/perl-Gtk2-TrayIcon.rpmlintrc @@ -0,0 +1,2 @@ +from Config import * +addFilter("spelling-error .* StatusIcon"); diff --git a/perl-Gtk2-TrayIcon.spec b/perl-Gtk2-TrayIcon.spec index b7ff5f4..4a5f439 100644 --- a/perl-Gtk2-TrayIcon.spec +++ b/perl-Gtk2-TrayIcon.spec @@ -1,25 +1,24 @@ %global use_x11_tests 1 Name: perl-Gtk2-TrayIcon -Version: 0.06 -Release: 40%{?dist} -Summary: Perl interface to the EggTrayIcon library +Version: 0.07 +Release: 1%{?dist} +Summary: Perl interface to the EggTrayIcon library (deprecated) License: LGPLv2+ URL: https://metacpan.org/release/Gtk2-TrayIcon Source0: https://cpan.metacpan.org/modules/by-module/Gtk2/Gtk2-TrayIcon-%{version}.tar.gz BuildRequires: coreutils BuildRequires: findutils -# gcc for string.h BuildRequires: gcc BuildRequires: gtk2-devel BuildRequires: make -BuildRequires: perl-interpreter BuildRequires: perl-devel BuildRequires: perl-generators +BuildRequires: perl-interpreter BuildRequires: perl(Cwd) -BuildRequires: perl(ExtUtils::Depends) -BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: perl(ExtUtils::PkgConfig) +BuildRequires: perl(ExtUtils::Depends) >= 0.1 +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 +BuildRequires: perl(ExtUtils::PkgConfig) >= 0.1 BuildRequires: perl(File::Spec) BuildRequires: perl(Glib) >= 1.00 BuildRequires: perl(Glib::MakeHelper) @@ -49,17 +48,19 @@ Requires: perl(Gtk2) >= 1.00 This module allows a Perl developer to embed an arbitrary widget in a System Tray like the Gnome notification area. +This package is deprecated. The users are advised to migrate to +Gtk3::StatusIcon from perl-Gtk3 package. + %prep %setup -q -n Gtk2-TrayIcon-%{version} %build -perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -make %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 OPTIMIZE="%{optflags}" +%{make_build} %install -make pure_install DESTDIR=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' +%{make_install} +find %{buildroot} -type f -name '*.bs' -a -size 0 -delete %{_fixperms} %{buildroot}/* %check @@ -77,6 +78,9 @@ find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' %changelog +* Fri Jan 08 2021 Petr Pisar - 0.07-1 +- 0.07 bump + * Tue Jul 28 2020 Fedora Release Engineering - 0.06-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index ba184a6..cd74129 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c280713b250e5ff9cc773fe03c18c43 Gtk2-TrayIcon-0.06.tar.gz +SHA512 (Gtk2-TrayIcon-0.07.tar.gz) = 4f2a156ef2f5556d731feb2b11b4d8b9bd43f79605ab0e9ed82a7b9e5b116db1cac782ddf787b794ba9df1c4d35c4c313df035dc1caf023ac54e6a90cc6c511a