Update to 16.04.0

epel9
Simone Caronni 8 years ago
parent ce229c3402
commit 0b6cbc7080

1
.gitignore vendored

@ -1 +1,2 @@
/libdbusmenu-12.10.2.tar.gz /libdbusmenu-12.10.2.tar.gz
/libdbusmenu-16.04.0.tar.gz

@ -1,4 +1,6 @@
%if 0%{?fedora} >= 20 %global ubuntu_release 16.04
%if 0%{?fedora}
%global tools_doc %{_docdir}/%{name}-tools %global tools_doc %{_docdir}/%{name}-tools
%global glib_doc %{_docdir}/%{name}-glib-devel %global glib_doc %{_docdir}/%{name}-glib-devel
%else %else
@ -7,8 +9,8 @@
%endif %endif
Name: libdbusmenu Name: libdbusmenu
Version: 12.10.2 Version: %{ubuntu_release}.0
Release: 11%{?dist} Release: 1%{?dist}
Summary: A library that pulling out some code out of indicator-applet Summary: A library that pulling out some code out of indicator-applet
# All files installed in final rpms use C sources with dual licensing headers. # All files installed in final rpms use C sources with dual licensing headers.
@ -16,7 +18,7 @@ Summary: A library that pulling out some code out of indicator-applet
License: LGPLv3 or LGPLv2 and GPLv3 License: LGPLv3 or LGPLv2 and GPLv3
URL: https://launchpad.net/libdbusmenu URL: https://launchpad.net/libdbusmenu
Source0: https://launchpad.net/libdbusmenu/12.10/12.10.2/+download/%{name}-%{version}.tar.gz Source0: https://launchpad.net/libdbusmenu/%{ubuntu_release}/%{version}/+download/%{name}-%{version}.tar.gz
BuildRequires: vala-tools vala-devel BuildRequires: vala-tools vala-devel
BuildRequires: json-glib-devel BuildRequires: json-glib-devel
@ -257,6 +259,9 @@ mv %{buildroot}%{_docdir}/%{name}/examples/glib-server-nomenu.c \
%{tools_doc}/README.dbusmenu-bench %{tools_doc}/README.dbusmenu-bench
%changelog %changelog
* Sun Apr 16 2017 Simone Caronni <negativo17@gmail.com> - 16.04.0-1
- Update to 16.04.0.
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 12.10.2-11 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 12.10.2-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

@ -1 +1 @@
e30fc986b447f62513d61225fa573a70 libdbusmenu-12.10.2.tar.gz SHA512 (libdbusmenu-16.04.0.tar.gz) = ee9654ac4ed94bdebc94a6db83b126784273a417a645b2881b2ba676a5f67d7fc95dd2bb37bfb0890aa47299ed73cb21ed7de8b75f3fed6b69bfd39065062241

Loading…
Cancel
Save