spec file to 1.0.1 update

Former-commit-id: 5e57b0459d
This commit is contained in:
Norayr Chilingarian 2014-09-18 18:55:07 +04:00
parent e14c0d7069
commit 2fa1883a7d

View file

@ -33,7 +33,7 @@ License: GPLv3
Vendor: D. E. Evans <sinuhe@gnu.org> Vendor: D. E. Evans <sinuhe@gnu.org>
Packager: %{packer} Packager: %{packer}
Group: Development/Languages Group: Development/Languages
Source: http://oberon.vishap.am/voc/voc-1.0.src.tar.bz2 Source: http://oberon.vishap.am/voc/voc-1.0.1.src.tar.bz2
# this is ~/rpmbuild/SOURCES/ # this is ~/rpmbuild/SOURCES/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-build BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-build
@ -125,5 +125,6 @@ ldconfig
/etc/profile.d/ /etc/profile.d/
%changelog %changelog
* Thu Sep 18 2014 - N. Chilingarian <norayr@vishap.am>
* Tue Sep 9 2014 - D. E. Evans <sinuhe@gnu.org> * Tue Sep 9 2014 - D. E. Evans <sinuhe@gnu.org>
- Initial 1.0 release. - Initial 1.0 release.