[ovirt-guest-agent] Bump to upstream version 1.0.10

Vinzenz Feenstra evilissimo at fedoraproject.org
Tue Jul 1 12:37:13 UTC 2014


commit 8d41aba6e06d3ddbebb7b521259fb31fe15a349e
Author: Vinzenz Feenstra <vfeenstr at redhat.com>
Date:   Tue Jul 1 14:35:14 2014 +0200

    Bump to upstream version 1.0.10
    
    Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>

 .gitignore                                         |    1 +
 ...mentation-of-logind-based-session-locking.patch |  155 --------------------
 ovirt-guest-agent.spec                             |   11 +-
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 161 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b14b355..d69ea1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /ovirt-guest-agent-1.0.8-alpha.tar.bz2
 /ovirt-guest-agent-1.0.8.tar.bz2
 /ovirt-guest-agent-1.0.9.tar.bz2
+/ovirt-guest-agent-1.0.10.tar.bz2
diff --git a/ovirt-guest-agent.spec b/ovirt-guest-agent.spec
index 077c110..3250430 100644
--- a/ovirt-guest-agent.spec
+++ b/ovirt-guest-agent.spec
@@ -1,18 +1,17 @@
 
-%global release_version 3
+%global release_version 1
 %global _moduledir /%{_lib}/security
 
 # Note this is not building any package
 # There exists no ovirt-guest-agent package
 Name: ovirt-guest-agent
-Version: 1.0.9
-Release: %{release_version}%{?dist}.1
+Version: 1.0.10
+Release: %{release_version}%{?dist}
 Summary: The oVirt Guest Agent
 Group: Applications/System
 License: ASL 2.0
 URL: http://wiki.ovirt.org/wiki/Category:Ovirt_guest_agent
 Source0: http://evilissimo.fedorapeople.org/releases/ovirt-guest-agent/%{version}/%{name}-%{version}.tar.bz2
-Patch1: 0001-Implementation-of-logind-based-session-locking.patch
 BuildRequires: libtool
 BuildRequires: pam-devel
 BuildRequires: python2-devel
@@ -107,7 +106,6 @@ oVirt automatic log-in system.
 
 %prep
 %setup -q -n ovirt-guest-agent-%{version}
-%patch1 -p1
 
 %build
 %configure \
@@ -228,6 +226,9 @@ fi
 %attr (755,root,root) %{_libdir}/kde4/kgreet_ovirtcred.so
 
 %changelog
+* Tue Jul 01 2014 Vinzenz Feenstra <evilissimo at redhat.com> - 1.0.10-1
+- Bump to upstream version 1.0.10
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.9-3.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 43cc508..b7e505a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ea14a687105669ac95b0831bf00e14b  ovirt-guest-agent-1.0.9.tar.bz2
+dcf3959ca1010819865c65e56eec17c4  ovirt-guest-agent-1.0.10.tar.bz2


More information about the scm-commits mailing list