[texmaker/f21] Update to version 4.4.1

nonamedotc nonamedotc at fedoraproject.org
Sun Dec 21 20:19:16 UTC 2014


commit e5eee5f2f5c8c3bc131d9f9b30aba79f973c8fd8
Author: nonamedotc <nonamedotc at fedoraproject.org>
Date:   Sun Dec 21 14:19:11 2014 -0600

    Update to version 4.4.1

 .gitignore    |    1 +
 sources       |    2 +-
 texmaker.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c19e5f..42e907a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ texmaker-2.0.tar.bz2
 /texmaker-4.1.1.tar.bz2
 /texmaker-4.2.tar.bz2
 /texmaker-4.4.tar.bz2
+/texmaker-4.4.1.tar.bz2
diff --git a/sources b/sources
index 4ebd0a3..00c80de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d176cace587dacba8fcc87b6a4cc6ab8  texmaker-4.4.tar.bz2
+d6af622aa9ab1ec29c799842f2b76dc7  texmaker-4.4.1.tar.bz2
diff --git a/texmaker.spec b/texmaker.spec
index 1832376..aa1bc12 100644
--- a/texmaker.spec
+++ b/texmaker.spec
@@ -1,6 +1,6 @@
 Summary:	LaTeX editor
 Name:		texmaker
-Version:	4.4
+Version:	4.4.1
 Release:	1%{?dist}
 Epoch:		1
 License:	GPLv2+
@@ -20,7 +20,7 @@ BuildRequires:	qt-devel
 Requires:	tetex-latex, tetex-dvipost, tetex-xdvi
 
 # Patch to use default Fedora's document viewer, system's hunspell
-Patch0:		%{name}-%{version}-f21.patch
+Patch0:		%{name}-4.4-f21.patch
 #Patch1:		unbundle-qtsingleapplication.patch
 
 %description
@@ -32,7 +32,7 @@ license
 %prep
 %setup -q
 %patch0 -p0 -b .fedora
-#%patch1 -b .qtsa
+##%patch1 -b .qtsa
 
 # remove bundled dict and qtsingleapplication
 rm -r hunspell
@@ -95,6 +95,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/texmaker/
 
 %changelog
+* Sun Dec 21 2014 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 1:4.4.1-1
+- Update to version 4.4.1
+
 * Sat Dec 06 2014 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 1:4.4-1
 - Update to latest version 4.4
 - spec file clean up


More information about the scm-commits mailing list