pnemade pushed to dnf-langpacks (f22). "update to 0.9.1 release"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 15 16:05:30 UTC 2015


>From 2b825263d169b5bfc326b3690d557f0f0b1e46c3 Mon Sep 17 00:00:00 2001
From: Parag Nemade <pnemade at redhat.com>
Date: Wed, 15 Apr 2015 21:35:12 +0530
Subject: update to 0.9.1 release


diff --git a/.gitignore b/.gitignore
index c53135f..df5f6a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /0.8.0.tar.gz
 /0.8.1.tar.gz
 /0.9.0.tar.gz
+/0.9.1.tar.gz
diff --git a/dnf-langpacks.spec b/dnf-langpacks.spec
index b96f5b5..a2836e4 100644
--- a/dnf-langpacks.spec
+++ b/dnf-langpacks.spec
@@ -2,8 +2,8 @@
 
 Summary:       Langpacks plugin for dnf
 Name:          dnf-langpacks
-Version:       0.9.0
-Release:       2%{?dist}
+Version:       0.9.1
+Release:       1%{?dist}
 License:       GPLv2+
 URL:           https://github.com/pnemade/dnf-langpacks
 Source0:       https://github.com/pnemade/%{name}/archive/%{version}.tar.gz
@@ -67,7 +67,7 @@ popd
 %config(noreplace) %{_sysconfdir}/dnf/plugins/langpacks.conf
 %{python2_sitelib}/dnf-plugins/*
 %{python2_sitelib}/*egg-info*
-%{_mandir}/man8/dnf-langpacks.8.gz
+%{_mandir}/man8/dnf.plugin.langpacks.8.gz
 
 %if 0%{?with_python3}
 %files -n python3-%{name}
@@ -76,10 +76,13 @@ popd
 %config(noreplace) %{_sysconfdir}/dnf/plugins/langpacks.conf
 %{python3_sitelib}/dnf-plugins/*
 %{python3_sitelib}/*egg-info*
-%{_mandir}/man8/dnf-langpacks.8.gz
+%{_mandir}/man8/dnf.plugin.langpacks.8.gz
 %endif
 
 %changelog
+* Wed Apr 15 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.9.1-1
+- update to 0.9.1 release
+
 * Mon Mar 30 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.9.0-2
 - bump the release for proper Requires: dnf-plugins-core
 
diff --git a/sources b/sources
index b5262f0..31a28f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c3595890b7d4587b8cc4ec53b2c13b5  0.9.0.tar.gz
+74b63be4e3f3fb0416025a9f4aa842be  0.9.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/dnf-langpacks.git/commit/?h=f22&id=2b825263d169b5bfc326b3690d557f0f0b1e46c3


More information about the scm-commits mailing list