[dnf-langpacks] update to 0.7.0 release

Parag Nemade pnemade at fedoraproject.org
Mon Feb 2 12:47:14 UTC 2015


commit aa2724a0767b2c5512407d340ce753e8fc6a4c82
Author: Parag Nemade <pnemade at redhat.com>
Date:   Mon Feb 2 18:17:01 2015 +0530

    update to 0.7.0 release

 .gitignore         |    1 +
 dnf-langpacks.spec |    6 +++++-
 sources            |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b67855b..665ca53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /0.5.1.tar.gz
 /0.6.0.tar.gz
 /0.6.1.tar.gz
+/0.7.0.tar.gz
diff --git a/dnf-langpacks.spec b/dnf-langpacks.spec
index fd91c0b..10fa5f1 100644
--- a/dnf-langpacks.spec
+++ b/dnf-langpacks.spec
@@ -1,6 +1,6 @@
 Summary:       Langpacks plugin for dnf
 Name:          dnf-langpacks
-Version:       0.6.1
+Version:       0.7.0
 Release:       1%{?dist}
 License:       GPLv2+
 URL:           https://github.com/pnemade/dnf-langpacks
@@ -26,11 +26,15 @@ language for packages you install.
 
 %files
 %doc README.md LICENSE NEWS
+%config(noreplace) %{_sysconfdir}/dnf/plugins/langpacks.conf
 %{python2_sitelib}/dnf-plugins/*
 %{python2_sitelib}/*egg-info*
 %{_mandir}/man8/dnf-langpacks.8.gz
 
 %changelog
+* Mon Feb 02 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.7.0-1
+- update to 0.7.0 release
+
 * Fri Jan 09 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.6.1-1
 - update to 0.6.1 release
 
diff --git a/sources b/sources
index 7963f4d..1b7d9cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6747751ce2efc11a2c78b3d616d80b74  0.6.1.tar.gz
+01a1bc45bc3a9d716229a64b445c413e  0.7.0.tar.gz


More information about the scm-commits mailing list