parent
a6cc20c4d1
commit
15dd9fb2ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ texworks-0.2.3.tar.gz
|
||||
/texworks-0.4.1-r829.tar.gz
|
||||
/texworks-0.4.2-r852.tar.gz
|
||||
/texworks-0.4.3-r858.tar.gz
|
||||
/texworks-0.4.4-r1004.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
49c8f68dbe778435dd951dffb43b3ddb texworks-0.4.3-r858.tar.gz
|
||||
e5e70cd9671f7f8d6ff7978ebcbaa9b4 texworks-0.4.4-r1004.tar.gz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global rev 858
|
||||
%global rev 1004
|
||||
%global py_ver %(%{__python} -c "import sys;sys.stdout.write(sys.version[:3])")
|
||||
|
||||
Name: texworks
|
||||
Version: 0.4.3
|
||||
Release: 3%{?dist}
|
||||
Version: 0.4.4
|
||||
Release: 1%{?dist}
|
||||
Summary: A simple IDE for authoring TeX documents
|
||||
|
||||
|
||||
@ -91,6 +91,9 @@ update-desktop-database &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 8 2012 Robin Lee <cheeselee@fedoraproject.org> - 0.4.4-1
|
||||
- Update to 0.4.4 (#785100, #817511)
|
||||
|
||||
* Wed Sep 21 2011 Marek Kasik <mkasik@redhat.com> - 0.4.3-3
|
||||
- Rebuild (poppler-0.17.3)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user