]> git.pld-linux.org Git - packages/dokuwiki-plugin-move.git/commitdiff
up to 2015-10-17
authorElan Ruusamäe <glen@delfi.ee>
Sat, 17 Oct 2015 14:19:48 +0000 (17:19 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 3 Aug 2016 08:26:40 +0000 (11:26 +0300)
dokuwiki-plugin-move.spec

index 1f31fe30806ba3fac10f49c93b42584e2b0355d5..6da2753b392c1d00588f2af526989e77c279820d 100644 (file)
@@ -1,12 +1,14 @@
+%define                subver  2015-10-17
+%define                ver             %(echo %{subver} | tr -d -)
 %define                plugin          move
 Summary:       Move pages, media files and namespaces while maintaining the link structure
 Name:          dokuwiki-plugin-%{plugin}
-Version:       20151017
+Version:       %{ver}
 Release:       1
 License:       GPL v2
 Group:         Applications/WWW
-Source0:       https://github.com/michitux/dokuwiki-plugin-move/archive/master/%{plugin}-%{version}.tar.gz
-# Source0-md5: 65d57798bd6059f0c0ab6be5cc0390a6
+Source0:       https://github.com/michitux/dokuwiki-plugin-move/archive/%{subver}/%{plugin}-%{version}.tar.gz
+# Source0-md5: 4583d7081f21c3aa2dbd860557134ecd
 URL:           https://www.dokuwiki.org/plugin:move
 BuildRequires: sed >= 4.0
 BuildRequires: unzip
This page took 0.078873 seconds and 4 git commands to generate.