[yum-axelget] New upstream release, rebased from https://github.com/crook/yum-axelget

averi averi at fedoraproject.org
Mon Apr 14 14:09:21 UTC 2014


commit 1215f1a5b15bd4462874f72d8261841f616987dd
Author: Andrea Veri <av at gnome.org>
Date:   Mon Apr 14 16:09:04 2014 +0200

    New upstream release, rebased from https://github.com/crook/yum-axelget

 .gitignore       |    1 +
 sources          |    2 +-
 yum-axelget.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af382e9..e8bfa53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /yum-axelget-0.2.20140407svn14.tar.gz
+/yum-axelget-1.0.4.tar.gz
diff --git a/sources b/sources
index d384db7..9f95940 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91bede7cdef685a9cdeadbd22556d852  yum-axelget-0.2.20140407svn14.tar.gz
+aedf23fd2180f4b6dc7a8fc2775c30c8  yum-axelget-1.0.4.tar.gz
diff --git a/yum-axelget.spec b/yum-axelget.spec
index 73a97d6..1de3973 100644
--- a/yum-axelget.spec
+++ b/yum-axelget.spec
@@ -1,8 +1,8 @@
 %define pluginshome /usr/lib/yum-plugins
 
 Name:           yum-axelget
-Version:        0.2
-Release:        5.20140407svn14%{?dist}
+Version:        1.0.4
+Release:        1%{?dist}
 Summary:        Download accelerator plug-in for Yum
 
 Group:          Applications/Internet
@@ -30,12 +30,15 @@ downloads using the Axel download accelerator client.
 %{__python} setup.py install -O1 --skip-build --root %{buildroot}
 
 %files
-%doc README LICENSE
+%doc README.md LICENSE
 %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/axelget.conf
 %{pluginshome}/axelget.py*
 %{python_sitelib}/*.egg-info
 
 %changelog
+* Mon Apr 14 2014 Andrea Veri <andrea.veri at gmail.com> - 1.0.4-1
+- New upstream release. Rebased from https://github.com/crook/yum-axelget.
+
 * Tue Apr 08 2014 Andrea Veri <averi at fedoraproject.org> - 0.2-5.20140407svn14
 - Add a define for the /usr/lib/yum-plugins directory to avoid hardcoding it.
 - Adjust the changelog release numbers.


More information about the scm-commits mailing list