From 8c7f24192859d30913fe2804e54c2d5d90574f64 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 12 Jun 2014 08:34:36 +0200 Subject: [PATCH] Update to upstream 0.10 release --- cockpit.spec | 9 ++++++--- sources | 3 +-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/cockpit.spec b/cockpit.spec index 1ce8ddb..789dea8 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,6 +1,6 @@ Name: cockpit -Version: 0.9 -Release: 2%{?dist} +Version: 0.10 +Release: 1%{?dist} Summary: A user interface for Linux servers License: LGPLv2+ @@ -15,7 +15,6 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(udisks2) >= 2.1.0 BuildRequires: pkgconfig(libgsystem) BuildRequires: storaged -BuildRequires: pkgconfig(libnm-glib) BuildRequires: pkgconfig(libsystemd-daemon) BuildRequires: pkgconfig(polkit-agent-1) >= 0.105 BuildRequires: pkgconfig(accountsservice) >= 0.6.35 @@ -37,6 +36,7 @@ BuildRequires: perl-JSON BuildRequires: libgsystem-devel BuildRequires: libxslt-devel BuildRequires: docbook-style-xsl +BuildRequires: dbus-devel Requires: dbus Requires: glib-networking @@ -129,6 +129,9 @@ chmod 775 %{_sharedstatedir}/%{name} %changelog +* Thu Jun 12 2014 Stef Walter 0.10-1 +- Update to upstream 0.10 release + * Sat Jun 07 2014 Fedora Release Engineering - 0.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 5bc0a64..bf3b048 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -fb350e087d638bef58d364d767c9d4a8 cockpit-0.9.tar.bz2 -ec58a1b89f7bd85a42a0257bafb07e6c cockpit.pam +eb83fb42bc565189f41ea2492bef8271 cockpit-0.10.tar.bz2