stingray pushed to weechat (f22). "New upstream version 1.2"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun May 10 15:19:04 UTC 2015


From bfce728e6eb4d6ee4f769aca1964d8328ec37780 Mon Sep 17 00:00:00 2001
From: "Paul P. Komkoff" <i at stingr.net>
Date: Sun, 10 May 2015 17:50:03 +0300
Subject: New upstream version 1.2


diff --git a/.gitignore b/.gitignore
index aa991d5..50b7624 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /weechat-1.0.tar.bz2
 /weechat-1.0.1.tar.bz2
 /weechat-1.1.1.tar.bz2
+/weechat-1.2.tar.bz2
diff --git a/sources b/sources
index bb91ed5..2b63a93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3bb8d27301262bc434de9bcf7d77dce7  weechat-1.1.1.tar.bz2
+3458efd51cdc1abfb6a5c33cc5ef7713  weechat-1.2.tar.bz2
diff --git a/weechat.spec b/weechat.spec
index fe26dbd..ccfe772 100644
--- a/weechat.spec
+++ b/weechat.spec
@@ -9,7 +9,7 @@
 %endif
 
 Name:      weechat
-Version:   1.1.1
+Version:   1.2
 Release:   1%{?dist}
 
 Summary:   Portable, fast, light and extensible IRC client
@@ -43,6 +43,7 @@ BuildRequires: ruby
 BuildRequires: ruby-devel
 BuildRequires: source-highlight
 BuildRequires: tcl-devel
+BuildRequires: v8-devel
 BuildRequires: zlib-devel
 
 %description
@@ -104,7 +105,7 @@ popd
 %dir %{_libdir}/%{name}/plugins
 %{_libdir}/%{name}/plugins/*
 %{_datadir}/icons/hicolor/32x32/apps/%{name}.png
-%{_pkgdocdir}
+# %{_pkgdocdir}
 
 %{_mandir}/man1/weechat.1*
 %{_mandir}/de/man1/weechat.1*
@@ -112,6 +113,7 @@ popd
 %{_mandir}/it/man1/weechat.1*
 %{_mandir}/ja/man1/weechat.1*
 %{_mandir}/pl/man1/weechat.1*
+%{_mandir}/ru/man1/weechat.1*
 
 %files devel
 %dir %{_includedir}/%{name}
@@ -120,6 +122,9 @@ popd
 
 
 %changelog
+* Sun May 10 2015 Paul Komkoff <i at stingr.net> - 1.2-1
+- new upstream version (#1220153)
+
 * Sun Mar 8 2015 Paul Komkoff <i at stingr.net> - 1.1.1-1
 - new upstream version (#1181572)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/weechat.git/commit/?h=f22&id=bfce728e6eb4d6ee4f769aca1964d8328ec37780


More information about the scm-commits mailing list