Browse Source

upgrading package: packer 1.2.0.20180210 -> 1.2.1.20180224

master
parent
commit
a14549feb9
  1. 6
      packer/packer.spec

6
packer/packer.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_packer_base 1.2.0 %define V_packer_base 1.2.1
%define V_packer_snap 20180210 %define V_packer_snap 20180224
# package information # package information
Name: packer Name: packer
@ -36,7 +36,7 @@ Class: EVAL
Group: Filesystem Group: Filesystem
License: MPL License: MPL
Version: %{V_packer_base}.%{V_packer_snap} Version: %{V_packer_base}.%{V_packer_snap}
Release: 20180210 Release: 20180224
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/packer/packer-%{V_packer_snap}.tar.xz Source0: http://download.openpkg.org/components/versioned/packer/packer-%{V_packer_snap}.tar.xz

Loading…
Cancel
Save