]> git.pld-linux.org Git - packages/gitlab-workhorse.git/commitdiff
up to 1.0.0
authorElan Ruusamäe <glen@delfi.ee>
Tue, 6 Dec 2016 07:15:42 +0000 (09:15 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 6 Dec 2016 07:16:14 +0000 (09:16 +0200)
- Workhorse is now v1.0.0, according to Semantic Versioning. No breaking
  changes were made.
- Add support for logging to file, and logfile rotation with SIGHUP.
- Improve error messages.

gitlab-workhorse.spec

index 2ca22de6440a3c58f27f0be7fe6f8eac3408d259..bab5e39937d7d02e616f2057927f79d21a83141b 100644 (file)
@@ -1,11 +1,11 @@
 Summary:       An HTTP daemon that serves Git clients
 Name:          gitlab-workhorse
-Version:       0.8.5
+Version:       1.0.0
 Release:       1
 License:       MIT
 Group:         Development/Building
-Source0:       https://gitlab.com/gitlab-org/gitlab-workhorse/repository/archive.tar.gz?ref=v%{version}&/%{name}-%{version}.tar.gz
-# Source0-md5: 983d07b5c6f277dac7bc652d002f938b
+Source0:       https://gitlab.com/gitlab-org/gitlab-workhorse/repository/archive.tar.bz2?ref=v%{version}&/%{name}-%{version}.tar.bz2
+# Source0-md5: b850a73be788189ea184c2b98c84aea8
 Source1:       %{name}.service
 Source2:       %{name}.init
 Source3:       %{name}.sysconfig
This page took 0.072494 seconds and 4 git commands to generate.