- updated to 1.58:
+ add COPYING file (request by Dagobert Michelsen). + improved portability for cross-compiling, by supplying missing getopt function as well as improving checks for popen/pclose prototypes. OBS-URL: https://build.opensuse.org/package/show/devel:tools/diffstat?expand=0&rev=22
This commit is contained in:
parent
9887923fe3
commit
134fa77060
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 30 06:35:31 UTC 2013 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- updated to 1.58:
|
||||||
|
+ add COPYING file (request by Dagobert Michelsen).
|
||||||
|
+ improved portability for cross-compiling, by supplying missing
|
||||||
|
getopt function as well as improving checks for popen/pclose
|
||||||
|
prototypes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 16 05:36:24 UTC 2013 - pascal.bleser@opensuse.org
|
Tue Apr 16 05:36:24 UTC 2013 - pascal.bleser@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: diffstat
|
Name: diffstat
|
||||||
Version: 1.57
|
Version: 1.58
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://dickey.his.com/diffstat/diffstat.html
|
Url: http://dickey.his.com/diffstat/diffstat.html
|
||||||
Summary: Utility That Provides Statistics Based on the Output of diff
|
Summary: Utility That Provides Statistics Based on the Output of diff
|
||||||
@ -48,7 +48,7 @@ make check
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README CHANGES
|
%doc README CHANGES COPYING
|
||||||
%{_bindir}/diffstat
|
%{_bindir}/diffstat
|
||||||
%doc %{_mandir}/man1/diffstat.1*
|
%doc %{_mandir}/man1/diffstat.1*
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:cb9845839d695f178d6b5458b08d3e04773e400f35c0c062c4c0102220fba1e6
|
oid sha256:fad5135199c3b9aea132c5d45874248f4ce0ff35f61abb8d03c3b90258713793
|
||||||
size 245755
|
size 246826
|
||||||
|
Loading…
x
Reference in New Issue
Block a user