Browse Source

libtalloc-2.1.4-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9786 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 8 years ago
parent
commit
b096672dd1
1 changed files with 4 additions and 1 deletions
  1. 4 1
      lib/libt/libtalloc/libtalloc-vl.spec

+ 4 - 1
lib/libt/libtalloc/libtalloc-vl.spec

@@ -1,7 +1,7 @@
 %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
 
 Name: libtalloc
-Version: 2.1.3
+Version: 2.1.4
 Release: 1%{?_dist_release}
 Group: System Environment/Libraries
 Summary: The talloc library
@@ -128,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Nov  3 2015 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.1.4-1
+- new upstream release.
+
 * Fri Jul 24 2015 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.1.3-1
 - new upstream release.