[create-tx-configuration/f20] Fixed source and changelog date

Eric Christensen sparks at fedoraproject.org
Wed Sep 11 00:17:17 UTC 2013


commit d711dd5002477141a94599c9d1d98fc5913e1c9c
Author: Eric Christensen <sparks at fedoraproject.org>
Date:   Tue Sep 10 20:16:49 2013 -0400

    Fixed source and changelog date

 create-tx-configuration.spec |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/create-tx-configuration.spec b/create-tx-configuration.spec
index f4ffd00..cb5b7d4 100644
--- a/create-tx-configuration.spec
+++ b/create-tx-configuration.spec
@@ -1,12 +1,13 @@
 Name:		create-tx-configuration
 Version:	0.3
-Release:	2%{?dist}
+Release:	4%{?dist}
 Summary:	An easy way to create Transifex client configuration files
 
 Group:		Development/Tools
 License:	AGPLv3+
-URL:		https://gitorious.org/%{name}
-Source0:	https://gitorious.org/%{name}/%{name}/blobs/raw/f35290cfb698f87c85e90cf8221da4f0819ebee7/%{name}-%{version}.tar.gz
+URL:		https://fedorahosted.org/create-tx-configuration/
+#Source:	https://git.fedorahosted.org/cgit/%{name}.git/tree/%{name}-%{version}.tar.gz?h=%{version}
+Source0:	%{name}-%{version}.tar.gz
 BuildArch:	noarch
 Requires:	python
 
@@ -33,10 +34,16 @@ install -p -m 644 create-tx-configuration.1 %{buildroot}%{_mandir}/man1
 %{_mandir}/man1/*
 
 %changelog
+* Tue Sep 10 2013 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 0.3-4
+- Fixed source.
+
+* Tue Sep 10 2013 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 0.3-3
+- Updated source and project URL.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
-* Tue Jul 7 2013 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 0.3-1
+* Sun Jul 07 2013 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 0.3-1
 - Updated default Transifex URL
 
 * Wed Jun 12 2013 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 0.2-2


More information about the scm-commits mailing list