From a48fc850b8e0032a4019cd95699f9e1f040a13a0 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Tue, 24 Jan 2017 18:09:25 +0100 Subject: [PATCH 01/14] remove explicit BR: pkgconfig --- wingpanel-indicator-ayatana.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/wingpanel-indicator-ayatana.spec b/wingpanel-indicator-ayatana.spec index 54c8613..3110a3b 100644 --- a/wingpanel-indicator-ayatana.spec +++ b/wingpanel-indicator-ayatana.spec @@ -3,7 +3,7 @@ Name: wingpanel-indicator-ayatana Summary: Ayatana Indicator for wingpanel Version: 2.0.2 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ URL: https://launchpad.net/wingpanel-indicator-ayatana @@ -11,7 +11,6 @@ Source0: https://launchpad.net/%{name}/loki/%{version}/+download/%{name}- BuildRequires: cmake BuildRequires: gettext -BuildRequires: pkgconfig BuildRequires: vala >= 0.22.0 BuildRequires: vala-tools @@ -50,6 +49,9 @@ popd %changelog +* Tue Jan 24 2017 Fabio Valentini - 2.0.2-3 +- Remove explicit BR: pkgconfig. + * Tue Jan 17 2017 Fabio Valentini - 2.0.2-2 - Clean up spec file. From 6d3090ee39f45b8a6d288b3c219f48a785cfdb4a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 17:25:00 +0000 Subject: [PATCH 02/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- wingpanel-indicator-ayatana.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wingpanel-indicator-ayatana.spec b/wingpanel-indicator-ayatana.spec index 3110a3b..f40b869 100644 --- a/wingpanel-indicator-ayatana.spec +++ b/wingpanel-indicator-ayatana.spec @@ -3,7 +3,7 @@ Name: wingpanel-indicator-ayatana Summary: Ayatana Indicator for wingpanel Version: 2.0.2 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: https://launchpad.net/wingpanel-indicator-ayatana @@ -49,6 +49,9 @@ popd %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 2.0.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Jan 24 2017 Fabio Valentini - 2.0.2-3 - Remove explicit BR: pkgconfig. From 1bbc0662d3249212e89b7cd918462319ae0b371e Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sat, 27 May 2017 13:37:39 +0200 Subject: [PATCH 03/14] R1: update to version 2.0.3 --- .gitignore | 1 + sources | 2 +- wingpanel-indicator-ayatana.spec | 15 +++++++++------ 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index b3e778b..0fe0fce 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /wingpanel-indicator-ayatana-2.0.2.tar.xz +/wingpanel-indicator-ayatana-2.0.3.tar.gz diff --git a/sources b/sources index c782a2f..45c7c47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wingpanel-indicator-ayatana-2.0.2.tar.xz) = ac856b7d474f84d15ec08d9e5522386c95a669bd6bded22a8d152183b8423cf00e92edc90db121a6d9a96f342a52b8efb82d3f88e0d9ae6791e0760a645af42e +SHA512 (wingpanel-indicator-ayatana-2.0.3.tar.gz) = cc61e9fb9f2bf5dae4d5212f854ffaa8becafb2ac05d22af0f8610e465c868c5e675144b6c87115368875bb6abb9a3c73f5975bef53c6cc698a7644a8421f22f diff --git a/wingpanel-indicator-ayatana.spec b/wingpanel-indicator-ayatana.spec index f40b869..63b3bcc 100644 --- a/wingpanel-indicator-ayatana.spec +++ b/wingpanel-indicator-ayatana.spec @@ -2,16 +2,16 @@ Name: wingpanel-indicator-ayatana Summary: Ayatana Indicator for wingpanel -Version: 2.0.2 -Release: 4%{?dist} +Version: 2.0.3 +Release: 1%{?dist} License: GPLv2+ -URL: https://launchpad.net/wingpanel-indicator-ayatana -Source0: https://launchpad.net/%{name}/loki/%{version}/+download/%{name}-%{version}.tar.xz +URL: https://github.com/elementary/%{name} +Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: gettext -BuildRequires: vala >= 0.22.0 +BuildRequires: vala >= 0.24.0 BuildRequires: vala-tools BuildRequires: pkgconfig(glib-2.0) >= 2.32 @@ -20,7 +20,7 @@ BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(indicator3-0.4) BuildRequires: pkgconfig(wingpanel-2.0) -Supplements: wingpanel +Supplements: wingpanel%{?_isa} %description @@ -49,6 +49,9 @@ popd %changelog +* Sat May 27 2017 Fabio Valentini - 2.0.3-1 +- Update to version 2.0.3. + * Sat Feb 11 2017 Fedora Release Engineering - 2.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild From ec1a2154705215ec1a63c58fa0ad4190497bc99f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 21:38:45 +0000 Subject: [PATCH 04/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- wingpanel-indicator-ayatana.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wingpanel-indicator-ayatana.spec b/wingpanel-indicator-ayatana.spec index 63b3bcc..f4c3cc8 100644 --- a/wingpanel-indicator-ayatana.spec +++ b/wingpanel-indicator-ayatana.spec @@ -3,7 +3,7 @@ Name: wingpanel-indicator-ayatana Summary: Ayatana Indicator for wingpanel Version: 2.0.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://github.com/elementary/%{name} @@ -49,6 +49,9 @@ popd %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 2.0.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat May 27 2017 Fabio Valentini - 2.0.3-1 - Update to version 2.0.3. From 3144d1f56c1c153709cdb9936b3d79ef0483089e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 3 Aug 2017 10:18:02 +0000 Subject: [PATCH 05/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- wingpanel-indicator-ayatana.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wingpanel-indicator-ayatana.spec b/wingpanel-indicator-ayatana.spec index f4c3cc8..a5dfe84 100644 --- a/wingpanel-indicator-ayatana.spec +++ b/wingpanel-indicator-ayatana.spec @@ -3,7 +3,7 @@ Name: wingpanel-indicator-ayatana Summary: Ayatana Indicator for wingpanel Version: 2.0.3 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ URL: https://github.com/elementary/%{name} @@ -49,6 +49,9 @@ popd %changelog +* Thu Aug 03 2017 Fedora Release Engineering - 2.0.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Thu Jul 27 2017 Fedora Release Engineering - 2.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From c12237fbe648d0687089c60042e7da5c0b198242 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sat, 4 Nov 2017 19:24:34 +0100 Subject: [PATCH 06/14] rebuild for granite soname bump --- wingpanel-indicator-ayatana.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wingpanel-indicator-ayatana.spec b/wingpanel-indicator-ayatana.spec index a5dfe84..3473b39 100644 --- a/wingpanel-indicator-ayatana.spec +++ b/wingpanel-indicator-ayatana.spec @@ -3,7 +3,7 @@ Name: wingpanel-indicator-ayatana Summary: Ayatana Indicator for wingpanel Version: 2.0.3 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: https://github.com/elementary/%{name} @@ -49,6 +49,9 @@ popd %changelog +* Sat Nov 04 2017 Fabio Valentini - 2.0.3-4 +- Rebuild for granite soname bump. + * Thu Aug 03 2017 Fedora Release Engineering - 2.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild From 95af62bf596f7d6fec5eb716cee65ae77bc4ca74 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 20:59:12 +0000 Subject: [PATCH 07/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wingpanel-indicator-ayatana.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wingpanel-indicator-ayatana.spec b/wingpanel-indicator-ayatana.spec index 3473b39..b227792 100644 --- a/wingpanel-indicator-ayatana.spec +++ b/wingpanel-indicator-ayatana.spec @@ -3,7 +3,7 @@ Name: wingpanel-indicator-ayatana Summary: Ayatana Indicator for wingpanel Version: 2.0.3 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ URL: https://github.com/elementary/%{name} @@ -49,6 +49,9 @@ popd %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 2.0.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Nov 04 2017 Fabio Valentini - 2.0.3-4 - Rebuild for granite soname bump. From ce1d43fe40a59b840e8b905b1a54611cfafa74cd Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 13 Jun 2018 21:36:11 +0200 Subject: [PATCH 08/14] rebuild for granite5 soname bump --- wingpanel-indicator-ayatana.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/wingpanel-indicator-ayatana.spec b/wingpanel-indicator-ayatana.spec index b227792..a71553b 100644 --- a/wingpanel-indicator-ayatana.spec +++ b/wingpanel-indicator-ayatana.spec @@ -3,7 +3,7 @@ Name: wingpanel-indicator-ayatana Summary: Ayatana Indicator for wingpanel Version: 2.0.3 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ URL: https://github.com/elementary/%{name} @@ -12,7 +12,6 @@ Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: gettext BuildRequires: vala >= 0.24.0 -BuildRequires: vala-tools BuildRequires: pkgconfig(glib-2.0) >= 2.32 BuildRequires: pkgconfig(granite) @@ -20,6 +19,7 @@ BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(indicator3-0.4) BuildRequires: pkgconfig(wingpanel-2.0) +Requires: wingpanel%{?_isa} Supplements: wingpanel%{?_isa} @@ -45,10 +45,15 @@ popd %files +%doc README.md + %{_libdir}/wingpanel/libayatana_compatibility.so %changelog +* Wed Jun 13 2018 Fabio Valentini - 2.0.3-6 +- Rebuild for granite5 soname bump. + * Fri Feb 09 2018 Fedora Release Engineering - 2.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From 74d520da1f5c4b4091c33617100095f15c9999a9 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 9 Jul 2018 19:06:53 +0200 Subject: [PATCH 09/14] add BuildRequires: gcc-c++ Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- wingpanel-indicator-ayatana.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/wingpanel-indicator-ayatana.spec b/wingpanel-indicator-ayatana.spec index a71553b..38ba886 100644 --- a/wingpanel-indicator-ayatana.spec +++ b/wingpanel-indicator-ayatana.spec @@ -9,6 +9,7 @@ License: GPLv2+ URL: https://github.com/elementary/%{name} Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz +BuildRequires: gcc-c++ BuildRequires: cmake BuildRequires: gettext BuildRequires: vala >= 0.24.0 From 3dde10e21bf8ea1dec86b208d3600b7207d0549c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 08:52:44 +0000 Subject: [PATCH 10/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wingpanel-indicator-ayatana.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wingpanel-indicator-ayatana.spec b/wingpanel-indicator-ayatana.spec index 38ba886..6b79c63 100644 --- a/wingpanel-indicator-ayatana.spec +++ b/wingpanel-indicator-ayatana.spec @@ -3,7 +3,7 @@ Name: wingpanel-indicator-ayatana Summary: Ayatana Indicator for wingpanel Version: 2.0.3 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ URL: https://github.com/elementary/%{name} @@ -52,6 +52,9 @@ popd %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 2.0.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Jun 13 2018 Fabio Valentini - 2.0.3-6 - Rebuild for granite5 soname bump. From ac0138307d9aa1ff38d2dcc174f5ea7477c20a6e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 3 Feb 2019 11:46:05 +0000 Subject: [PATCH 11/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wingpanel-indicator-ayatana.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wingpanel-indicator-ayatana.spec b/wingpanel-indicator-ayatana.spec index 6b79c63..cbb8270 100644 --- a/wingpanel-indicator-ayatana.spec +++ b/wingpanel-indicator-ayatana.spec @@ -3,7 +3,7 @@ Name: wingpanel-indicator-ayatana Summary: Ayatana Indicator for wingpanel Version: 2.0.3 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2+ URL: https://github.com/elementary/%{name} @@ -52,6 +52,9 @@ popd %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 2.0.3-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jul 14 2018 Fedora Release Engineering - 2.0.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From 715052516b3eb9e018ff285b1f6fe0b7673faaef Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 03:31:33 +0000 Subject: [PATCH 12/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wingpanel-indicator-ayatana.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wingpanel-indicator-ayatana.spec b/wingpanel-indicator-ayatana.spec index cbb8270..817e3b8 100644 --- a/wingpanel-indicator-ayatana.spec +++ b/wingpanel-indicator-ayatana.spec @@ -3,7 +3,7 @@ Name: wingpanel-indicator-ayatana Summary: Ayatana Indicator for wingpanel Version: 2.0.3 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2+ URL: https://github.com/elementary/%{name} @@ -52,6 +52,9 @@ popd %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 2.0.3-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Feb 03 2019 Fedora Release Engineering - 2.0.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From 41faf2515f1957c14e1f3596638bc7963260cd74 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 03:45:09 +0000 Subject: [PATCH 13/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wingpanel-indicator-ayatana.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wingpanel-indicator-ayatana.spec b/wingpanel-indicator-ayatana.spec index 817e3b8..7acc9de 100644 --- a/wingpanel-indicator-ayatana.spec +++ b/wingpanel-indicator-ayatana.spec @@ -3,7 +3,7 @@ Name: wingpanel-indicator-ayatana Summary: Ayatana Indicator for wingpanel Version: 2.0.3 -Release: 9%{?dist} +Release: 10%{?dist} License: GPLv2+ URL: https://github.com/elementary/%{name} @@ -52,6 +52,9 @@ popd %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 2.0.3-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jul 27 2019 Fedora Release Engineering - 2.0.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From 8c615d68102c0adae64e2492042211279d58172e Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Fri, 1 May 2020 14:54:38 +0200 Subject: [PATCH 14/14] project abandoned by elementaryOS upstream --- .gitignore | 2 - dead.package | 1 + sources | 1 - wingpanel-indicator-ayatana.spec | 103 ------------------------------- 4 files changed, 1 insertion(+), 106 deletions(-) delete mode 100644 .gitignore create mode 100644 dead.package delete mode 100644 sources delete mode 100644 wingpanel-indicator-ayatana.spec diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 0fe0fce..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/wingpanel-indicator-ayatana-2.0.2.tar.xz -/wingpanel-indicator-ayatana-2.0.3.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..d471043 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +project abandoned by elementaryOS upstream diff --git a/sources b/sources deleted file mode 100644 index 45c7c47..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (wingpanel-indicator-ayatana-2.0.3.tar.gz) = cc61e9fb9f2bf5dae4d5212f854ffaa8becafb2ac05d22af0f8610e465c868c5e675144b6c87115368875bb6abb9a3c73f5975bef53c6cc698a7644a8421f22f diff --git a/wingpanel-indicator-ayatana.spec b/wingpanel-indicator-ayatana.spec deleted file mode 100644 index 7acc9de..0000000 --- a/wingpanel-indicator-ayatana.spec +++ /dev/null @@ -1,103 +0,0 @@ -%global __provides_exclude_from ^%{_libdir}/wingpanel/.*\\.so$ - -Name: wingpanel-indicator-ayatana -Summary: Ayatana Indicator for wingpanel -Version: 2.0.3 -Release: 10%{?dist} -License: GPLv2+ - -URL: https://github.com/elementary/%{name} -Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz - -BuildRequires: gcc-c++ -BuildRequires: cmake -BuildRequires: gettext -BuildRequires: vala >= 0.24.0 - -BuildRequires: pkgconfig(glib-2.0) >= 2.32 -BuildRequires: pkgconfig(granite) -BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(indicator3-0.4) -BuildRequires: pkgconfig(wingpanel-2.0) - -Requires: wingpanel%{?_isa} -Supplements: wingpanel%{?_isa} - - -%description -An ayatana indicator for wingpanel. - - -%prep -%autosetup - - -%build -mkdir build && pushd build -%cmake .. -%make_build -popd - - -%install -pushd build -%make_install -popd - - -%files -%doc README.md - -%{_libdir}/wingpanel/libayatana_compatibility.so - - -%changelog -* Fri Jan 31 2020 Fedora Release Engineering - 2.0.3-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Sat Jul 27 2019 Fedora Release Engineering - 2.0.3-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sun Feb 03 2019 Fedora Release Engineering - 2.0.3-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sat Jul 14 2018 Fedora Release Engineering - 2.0.3-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Jun 13 2018 Fabio Valentini - 2.0.3-6 -- Rebuild for granite5 soname bump. - -* Fri Feb 09 2018 Fedora Release Engineering - 2.0.3-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Sat Nov 04 2017 Fabio Valentini - 2.0.3-4 -- Rebuild for granite soname bump. - -* Thu Aug 03 2017 Fedora Release Engineering - 2.0.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 2.0.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat May 27 2017 Fabio Valentini - 2.0.3-1 -- Update to version 2.0.3. - -* Sat Feb 11 2017 Fedora Release Engineering - 2.0.2-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Tue Jan 24 2017 Fabio Valentini - 2.0.2-3 -- Remove explicit BR: pkgconfig. - -* Tue Jan 17 2017 Fabio Valentini - 2.0.2-2 -- Clean up spec file. - -* Tue Oct 04 2016 Fabio Valentini - 2.0.2-1 -- Update to version 2.0.2. - -* Thu Sep 29 2016 Fabio Valentini - 2.0.1-2 -- Mass rebuild. - -* Sun Aug 21 2016 Fabio Valentini - 2.0.1-1 -- Update to version 2.0.1. - -