[mirrormanager] upstream v1.4.4

Matt Domsch mdomsch at fedoraproject.org
Wed Jan 22 05:38:44 UTC 2014


commit 0438a78d059a293a6be66b7497f2ad3e57d6287c
Author: Matt Domsch <matt at domsch.com>
Date:   Tue Jan 21 23:38:51 2014 -0600

    upstream v1.4.4

 .gitignore         |    1 +
 mirrormanager.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc0a7d9..fad3777 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ mirrormanager-1.3.6.tar.bz2
 /mirrormanager-1.4.1.tar.xz
 /mirrormanager-1.4.2.tar.xz
 /mirrormanager-1.4.3.tar.xz
+/mirrormanager-1.4.4.tar.xz
diff --git a/mirrormanager.spec b/mirrormanager.spec
index a9430d9..0433ea3 100644
--- a/mirrormanager.spec
+++ b/mirrormanager.spec
@@ -1,5 +1,5 @@
 Name:           mirrormanager
-Version:        1.4.3
+Version:        1.4.4
 Release:        1%{?dist}
 Summary:        Fedora mirror management system
 BuildArch:      noarch
@@ -62,6 +62,7 @@ getent passwd mirrormanager >/dev/null || \
   -c "MirrorManager" mirrormanager
 exit 0
 
+
 %files
 %defattr(-,root,root,-)
 %{_datadir}/%{name}
@@ -97,10 +98,12 @@ exit 0
 %doc LICENSES LICENSE-GPLv2
 
 %changelog
+* Tue Jan 21 2014 Matt Domsch <mdomsch at fedoraproject.org> - 1.4.4-1
+- upstream bugfix release
+
 * Wed Dec 18 2013 Matt Domsch <mdomsch at fedoraproject.org> - 1.4.3-1
 - upstream bugfix release
 - Reduce Fedora-isms to make it more usable for other distributions
-- drop automatic rebuild v1.3.7 changelogs 
 
 * Tue Jul 23 2013 Matt Domsch <mdomsch at fedoraproject.org> - 1.4.2-1
 - upstream bugfix release
diff --git a/sources b/sources
index c31a572..30e332d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae23a346eef1353b534b4060bb6bb43a  mirrormanager-1.4.3.tar.xz
+04a23bde3fafdfa86daeb7efd8ea069a  mirrormanager-1.4.4.tar.xz


More information about the scm-commits mailing list