Skip to content

Commit

Permalink
fix regression in gpg key path for photon-extras repo
Browse files Browse the repository at this point in the history
Change-Id: Ifae23fc9bdc71a3d7f7f942e0bf6835867b499d0
Reviewed-on: http://photon-jenkins.eng.vmware.com/733
Reviewed-by: Sharath George
Tested-by: Sharath George
  • Loading branch information
ppadmavilasom authored and Sharath George committed Apr 19, 2016
1 parent b259661 commit 37d64ad
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions SPECS/photon-repos/photon-repos.spec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Summary: Photon repo files, gpg keys
Name: photon-repos
Version: 1.0
Release: 1%{?dist}
Release: 2%{?dist}
License: Apache License
Group: System Environment/Base
URL: https://vmware.github.io/photon/
Source: %{name}-%{version}.tar.gz
%define sha1 photon-repos=0be4c46922ad6f990e28e05fef75e2d1341aaf4a
Source: %{name}-%{version}-2.tar.gz
%define sha1 photon-repos=edc12265d30aa9fc7680aba6aec3cd70417ef5ce
Vendor: VMware, Inc.
Distribution: Photon
Provides: photon-repos
Expand Down Expand Up @@ -47,5 +47,7 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) /etc/yum.repos.d/photon-extras.repo

%changelog
* Mon Apr 18 2016 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 1.0-2
- Fix regression in photon-extras gpg key location
* Mon Apr 11 2016 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 1.0-1
- Initial

0 comments on commit 37d64ad

Please sign in to comment.