diff --git a/SOURCES/CentOS-Vendor-Branding.patch b/SOURCES/CentOS-Vendor-Branding.patch
index a8bc0aa..8573a7d 100644
--- a/SOURCES/CentOS-Vendor-Branding.patch
+++ b/SOURCES/CentOS-Vendor-Branding.patch
@@ -1,28 +1,10 @@
-From 0e23e68169fbc5e9ec58af6cc538b902be9123d4 Mon Sep 17 00:00:00 2001
-From: Jim Perrin <jperrin@centos.org>
-Date: Thu, 19 Jun 2014 22:09:35 -0500
-Subject: [PATCH] CentOS Vendor Branding
-
----
- etc/Vendor.conf | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/etc/Vendor.conf b/etc/Vendor.conf
-index 69f7337..ebcce99 100644
---- a/etc/Vendor.conf
-+++ b/etc/Vendor.conf
-@@ -54,9 +54,9 @@ MimeUrl=none
- # The vendor name shown for the 'vendor' group
+diff -uNrp PackageKit-1.0.7.orig/etc/Vendor.conf PackageKit-1.0.7/etc/Vendor.conf
+--- PackageKit-1.0.7.orig/etc/Vendor.conf	2015-04-22 04:54:56.000000000 -0500
++++ PackageKit-1.0.7/etc/Vendor.conf	2015-11-22 11:03:41.134500772 -0600
+@@ -48,3 +48,6 @@ FontUrl=none
  #
- # default=My Vendor
--VendorName=My Vendor
+ # default=none
+ MimeUrl=none
++#added by CentOS
 +VendorName=CentOS
- 
- # The vendor icon name shown for the 'vendor' group
- #
- # default=emblem-favorite
--VendorIcon=emblem-favorite
 +VendorIcon=fedora-logo-small
--- 
-1.8.3.1
-
diff --git a/SPECS/PackageKit.spec b/SPECS/PackageKit.spec
index 247d08a..39d304d 100644
--- a/SPECS/PackageKit.spec
+++ b/SPECS/PackageKit.spec
@@ -339,6 +339,9 @@ systemctl disable packagekit-offline-update.service > /dev/null 2>&1 || :
 %{_datadir}/gtk-doc/html/PackageKit
 
 %changelog
+* Sun Nov 22 2015 Johnny Hughes <johnny@centos.org> -  1.0.7-5.el7.centos
+- Modify Vendor Patch
+
 * Thu Nov 19 2015 CentOS Sources <bugs@centos.org> - 1.0.7-5.el7.centos
 - remove old branding patch
 - Update Vendor patch to reference CentOS