subversion:ver.bump

This commit is contained in:
Rmys
2018-09-09 15:58:53 +03:00
parent ced4b7230a
commit 07646f9191
2 changed files with 10 additions and 1 deletions
+2
View File
@@ -27,6 +27,8 @@ def setup():
--with-sqlite=/usr \ --with-sqlite=/usr \
--with-zlib=/usr \ --with-zlib=/usr \
--with-jikes=no \ --with-jikes=no \
--with-lz4=internal \
--with-utf8proc=internal \
--without-berkeley-db \ --without-berkeley-db \
--disable-mod-activation") --disable-mod-activation")
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>service</IsA> <IsA>service</IsA>
<Summary>A compelling replacement for CVS</Summary> <Summary>A compelling replacement for CVS</Summary>
<Description>SVN is a version controlling system to store files and control their change history in a repository.</Description> <Description>SVN is a version controlling system to store files and control their change history in a repository.</Description>
<Archive sha1sum="874b81749cdc3e88152d103243c3623ac6338388" type="tarbz2">http://archive.apache.org/dist/subversion/subversion-1.9.7.tar.bz2</Archive> <Archive sha1sum="bc52ef2e671f821998ac9a5f7ebecbbcaaef83b8" type="tarbz2">http://archive.apache.org/dist/subversion/subversion-1.10.2.tar.bz2</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>apache</Dependency> <Dependency>apache</Dependency>
<Dependency>expat-devel</Dependency> <Dependency>expat-devel</Dependency>
@@ -127,6 +127,13 @@
</Package> </Package>
<History> <History>
<Update release="5">
<Date>2018-09-09</Date>
<Version>1.10.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4"> <Update release="4">
<Date>2018-02-20</Date> <Date>2018-02-20</Date>
<Version>1.9.7</Version> <Version>1.9.7</Version>