Browse Source

upgrading package: subversion-python 1.12.2 -> 1.13.0

master
parent
commit
c9647922b6
  1. 6
      subversion-python/subversion-python.spec

6
subversion-python/subversion-python.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_dist 1.12.2 %define V_dist 1.13.0
%define V_opkg 1.12.2 %define V_opkg 1.13.0
# package information # package information
Name: subversion-python Name: subversion-python
@ -36,7 +36,7 @@ Class: EVAL
Group: SCM Group: SCM
License: Apache/BSD License: Apache/BSD
Version: %{V_opkg} Version: %{V_opkg}
Release: 20190724 Release: 20191030
# list of sources # list of sources
Source0: http://www.apache.org/dist/subversion/subversion-%{V_dist}.tar.bz2 Source0: http://www.apache.org/dist/subversion/subversion-%{V_dist}.tar.bz2

Loading…
Cancel
Save