[drupal7-l10n_update] Update to 1.0

Peter Borsa asrob at fedoraproject.org
Sun May 11 10:04:35 UTC 2014


commit 3b8bad13b15a41d8003b78849927e3904e151065
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Sun May 11 12:04:53 2014 +0200

    Update to 1.0

 .gitignore               |    1 +
 drupal7-l10n_update.spec |    7 +++++--
 sources                  |    3 +--
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5fccc55..d92d9bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /l10n_update-7.x-1.0-beta3.tar.gz
 /l10n_update-7.x-1.0-rc1.tar.gz
+/l10n_update-7.x-1.0.tar.gz
diff --git a/drupal7-l10n_update.spec b/drupal7-l10n_update.spec
index 9aafe5f..87287ef 100644
--- a/drupal7-l10n_update.spec
+++ b/drupal7-l10n_update.spec
@@ -1,11 +1,10 @@
 %{?drupal7_find_provides_and_requires}
 
 %global module      l10n_update
-%global pre_release rc1
 
 Name:          drupal7-%{module}
 Version:       1.0
-Release:       0.4.%{pre_release}%{?dist}
+Release:       1%{?dist}
 Summary:       Provides automatic downloads and updates for translations
 
 Group:         Applications/Publishing
@@ -63,6 +62,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun May 11 2014 Peter Borsa <peter.borsa at gmail.com> - 1.0-1
+- Update to upstream 1.0 release for bug fixes
+- Upstream changelog for this release is available at https://drupal.org/node/2239135
+
 * Thu Mar 06 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.0-0.4.rc1
 - Updated to 1.0-rc1 (BZ #1070105; release notes https://drupal.org/node/2204871)
 
diff --git a/sources b/sources
index 374303f..69f66eb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-776d4b0ede890a42128f31dd0492e36b  l10n_update-7.x-1.0-beta3.tar.gz
-99e753ed6ed9b8980ec56e5e0cfdb130  l10n_update-7.x-1.0-rc1.tar.gz
+3376ef820bb2f422a8287e9a5b1f5d81  l10n_update-7.x-1.0.tar.gz


More information about the scm-commits mailing list