[nomacs] Version bump.

Eugene A. Pivnev tieugene at fedoraproject.org
Mon Jul 15 15:05:46 UTC 2013


commit 9c0ae5e28080d9489ac85f40f5b4a3fa8b6579b6
Author: TI_Eugene <ti.eugene at gmail.com>
Date:   Mon Jul 15 19:04:40 2013 +0400

    Version bump.

 nomacs-1.2.0-source.tar.bz2 |  Bin 859335 -> 0 bytes
 nomacs-1.4.0-source.tar.bz2 |  Bin 0 -> 885880 bytes
 nomacs.spec                 |   10 +++++++---
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/nomacs-1.4.0-source.tar.bz2 b/nomacs-1.4.0-source.tar.bz2
new file mode 100644
index 0000000..c8fc628
Binary files /dev/null and b/nomacs-1.4.0-source.tar.bz2 differ
diff --git a/nomacs.spec b/nomacs.spec
index e63cf50..891a671 100644
--- a/nomacs.spec
+++ b/nomacs.spec
@@ -1,13 +1,13 @@
 Name:		nomacs
-Version:	1.2.0
+Version:	1.4.0
 Release:	1%{?dist}
 License:	GPLv3+
 Url:		http://nomacs.org
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}-source.tar.bz2
 Summary:	Lightweight image viewer
 BuildRequires:	cmake, dos2unix, desktop-file-utils
-# exiv2-devel opencv-devel LibRaw-devel
-BuildRequires:	pkgconfig(QtGui) >= 4.7, pkgconfig(exiv2) >= 0.20, pkgconfig(opencv) >= 2.1.0, pkgconfig(libraw) >= 0.12.0
+# exiv2-devel opencv-devel LibRaw-devel libtiff-devel
+BuildRequires:	pkgconfig(QtGui) >= 4.7, pkgconfig(exiv2) >= 0.20, pkgconfig(opencv) >= 2.1.0, pkgconfig(libraw) >= 0.12.0, pkgconfig(libtiff-4)
 
 %description
 nomacs is image viewer based on Qt4 library.
@@ -54,6 +54,10 @@ rm -f %{buildroot}/%{_datadir}/%{name}/translations/nomacs_als.qm
 %{_mandir}/man1/%{name}.*
 
 %changelog
+* Mon Jul 15 2013 TI_Eugene <ti.eugene at gmail.com> 1.4.0-1
+- Version bump.
+- BR libtiff-devel added
+
 * Sat Jun 15 2013 TI_Eugene <ti.eugene at gmail.com> 1.2.0-1
 - Version bump.
 - %%find_lang macro added


More information about the scm-commits mailing list